Forum Discussion
Not able to Navigate user from one Power BI report to another
Hello Everyone,
I have a requirement in which I have to create a bar chart which shows employee count with department. When user clicks on the department specific bar it would show the employees name under that department and when the user clicks on the employee name it would open another report with detailed infromation of the employee.
Is it possible in power BI? I have tried it with dril down but it is not fulfilling the requirement of navigating user from one report to another. Any other suggestions are also welcome.
Regards
Shruti Vyas
where the detailed report will be? In powerBI?..
A workaround is to create a table with all employee and a column ( or add a column in the employee's table ) with a link to their detailed report..Then you can add a table in the powerbi report where it will show up only if one emploee is selected and then the user could click this link..
But that is good when you send them to another external site and of cource you need to have one link for every employee..currently there is no way to filter dynamic the link based on the bar chart selection or open a powerbi report and pass filters in url ( except when use embeded powerbi reports in your web app )
6 Replies
- Greg_Deckler
Community Champion
Dashboard tiles have the ability to set custom URL's to transport you from place to place but I am not aware of anything like what you describe, clicking on a bar in a visual and have it transport you to a custom location based upon that selection.
- konstantinos
Memorable Member
where the detailed report will be? In powerBI?..
A workaround is to create a table with all employee and a column ( or add a column in the employee's table ) with a link to their detailed report..Then you can add a table in the powerbi report where it will show up only if one emploee is selected and then the user could click this link..
But that is good when you send them to another external site and of cource you need to have one link for every employee..currently there is no way to filter dynamic the link based on the bar chart selection or open a powerbi report and pass filters in url ( except when use embeded powerbi reports in your web app )
- vshruti06
Advocate IV
Can we expect this feature to be implemented in future?
- Greg_Deckler
Community Champion
- Sunkari
Responsive Resident
We required this functionality. Please let me if you people have any other alternatives for this.