Forum Discussion
Stacked Column Chart
How can we click on Stacked Column to redirect to specific URL? As shown below if I click on Stacked Column I want to redirect BuilURI in browser. Is it possible and if yes, how can we do?
Hi RameshPachunuri ,
I have done this before on a Table and Matrix visual in Power BI. I found an article related to creating a Launch URL for charts in Power BI. https://docs.microsoft.com/en-us/power-bi/developer/visuals/launch-url
May be this will help.
Thanks.
Soved the issue by using pre-defined option as "View Records" under Data/Drill in PowerBI to view the web URL and from there after I am hitting the URL to view in Web-Browser.
2 Replies
- Pragati11Super User
Hi RameshPachunuri ,
I have done this before on a Table and Matrix visual in Power BI. I found an article related to creating a Launch URL for charts in Power BI. https://docs.microsoft.com/en-us/power-bi/developer/visuals/launch-url
May be this will help.
Thanks.
- RameshPachunuriMicrosoft Employee
Soved the issue by using pre-defined option as "View Records" under Data/Drill in PowerBI to view the web URL and from there after I am hitting the URL to view in Web-Browser.