Forum Discussion

vshruti06's avatar
vshruti06
Icon for Advocate IV rankAdvocate IV
10 years ago
Solved

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 ...
  • konstantinos's avatar
    10 years ago

    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 )