Forum Discussion
DataVitalizer
4 years agoSuper User
Applying RLS in a paginated report (Report builder)
Hi Community, I have a report published to Power BI Service with RLS applied, based on this report's dataset I created a paginated report to visualize couple columns, but I did not find answers for ...
amitchandak
4 years agoSuper User
DataVitalizer , have you already checked this out
https://docs.microsoft.com/en-us/power-bi/developer/embedded/paginated-reports-row-level-security
DataVitalizer
4 years agoSuper User
Hi amitchandak
Thank you for the suggestion.
My paginated report should visualize data from Table 1.
I thought of using the UserID function but in my scneario I have data from different Datasets.
I have created two datasets (ds1=Table1, ds2=Table2) <= Hoping this step is correct.
The paginated report should visualize Revenue per Employee ID (Columns of Table 1) for Table1.Employee ID listed in Table2.Employee ID where Table2.Manager Email equals UserID.
Thank you in advance.
- MallikarjunaBan2 years agoHelper III
Hi DataVitalizer amitchandak Anonymous have u achieved it i have data in 2 datasets hwo to link all