Hi guys,
i have a strange scenario issue.
i have developed a power BI report and its works fine.
In this report there are 25 individual datasets and one 1 dataset for summary view.
Basically this is SSRS to Power BI migrated report.
in SSRS we usually give report authentication based on RDL using active directory.
but in power BI we need to have a relaybetween the dataset and user.
so, as i said i have 25 datasets. Customer wants to assign RLS for all these datasets. They sent a spreadsheet with user email and which dataset they should access.
25 datasets * multiple users
one user may access 2 or more datasets or only 1.
we dont have any relationship between dataset and user table.
up on user login they should see thier own data.
i really tried a lot and i am running out of ideas. Any help on how to implement this please???