Forum Discussion
Problems with custom visual and URLs
Hey Tony,
Maybe this post is outdatet.
But do you use the new pbiviz tool for developing?
The Custom Visual works in a IFrame and blocking all URL´s.
But do you found a alternative Solution for the URL´s?
Best Regards
Mcburn
Hey Mcburn,
I have moved to the new dev tools, but have not got URL's working properly in either the old or new tools. Not sure if you are aware, but URL navigation should be supported in the near future: https://github.com/Microsoft/PowerBI-visuals/blob/master/Roadmap/README.md
The only way I could get the URL navigation to work was via right click -> open in new window... but this only worked in Chrome, not Edge. Also I couldn't get the URL to open in the same window.
Cheers,
Tony
- Mcburn9 years agoHelper II
Hey TonyGaul,
i found a parameter to enable Links for the moment: ?sandboxVisualsEnabled=false.
That isn´t a fine way to enable the links.
But i hope we get this URL Navigation in the near future.
And i hope this is what i imagine.
Nice Regards
Mcburn
- TonyGaul9 years agoAdvocate I
Hey Mcburn,
Nice find! I've just done some testing at this works in Edge & Chrome, opens in either same tab or new tab etc.
This is a good workaround until v1.3 is released!
Thanks,
Tony