Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Filtering of a report

I have a report which has 20 divisions in it .I want to display each division with there specific report instead of creating 20 pages for 20 divisions .Is there a way I could filter this information ...
  • ibarrau's avatar
    2 years ago

    Hi. Yes, correctme if I wrong but it sounds like you want one page that would change division depending who is accessing the data at Power Bi Service.

    You can do it with Row Level Security. Take a look at this: https://learn.microsoft.com/en-us/power-bi/enterprise/service-admin-rls

    You can create roles in Power Bi Desktop and asign that for people to filter a report for that people. That way you can build one page that will change automatically depending on the division.

    I hope that helps,