Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Row Levle Scurity

Hello All,

I have 2 dashboard (rapid market insight and rapid usage metrics )in my workspace

i have a sharepoint list

userRapid Market InsightRapid Usage Metrics
TomNO

YES

PrashYES

NO

SamYES

YES

 

My requirement is based on the SharePoint list I have to grant the access at the Row Level Security

For example

For the Rapid Market Insight dashboard only the users Prash and Sam should have the access

This SharePoint list is dynamic there will be new users added and removed

How can I limit the access at the row level based on the SharePoint list ( in the SharePoint if the rapid market Insight is YES then the users should have the access to view the data, If it is NO then the usres shouldn’t have the access )  

2 Replies

  • AllisonKennedy's avatar
    AllisonKennedy
    Community Champion

    Anonymous Are you looking for ROW level security or Report permissions? You'll need to pull the SharePoint list into the datasets for both reports if you want to use it to dynamically edit the access to the data within the reports, but you haven't detailed which rows they should have access to so not sure which DAX filter function to have you use. We need to know what the data model (tables, relationships) looks like and what data those users should be able to access. 

  • v-xiaotang's avatar
    v-xiaotang
    Community Support

    Hi Anonymous 

    you can created roles, rules and set RLS for a dataset in the Power BI service. In your table, there are 2 different reports Rapid Market Insight & Rapid Usage Metrics, if they are created based on the same dataset, you can set RLS for this dataset.

    For more details about how to setting RLS, please review this article,

    https://docs.microsoft.com/en-us/power-bi/admin/service-admin-rls#define-roles-and-rules-in-power-bi-desktop

     

     

    Best Regards,

    Community Support Team _Tang

    If this post helps, please consider Accept it as the solution to help the other members find it more quickly.