We have a business request to implement custom links in Power BI visuals to navigate to third party URLs.
We have tried using anchor <a> tag in our custom visual but it is not clickabe because custom visuals now run in sandbox mode.
Let us know how can we achieve this scenario.