Forum Discussion
Lorenz33
Helper IV
6 years agoReport User Based Data Permissions
Our environment is Microsoft Power BI Desktop (optimized for Report Server) Version: 2.76.5678.1521 64-bit (January, 2020). Microsoft Power BI Report Server Version 15.0.1102.759 (January 2020). ...
Les111
Resolver I
6 years agoI've done this by looking up the current AD user in DAX and filtering the data based on a dataset that links that user name with some category. It works but can be a bit messy if you have a lot of datasets and visuals in your report. Much easier to do in SSRS/Paginated reports.