The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
For context...We are migrating from an old SharePoint implentation to a Power Bi premium capacity for our external reporting tool. Each of our external customers is assigned a unique site collection for accessing there reports. All of the existing reports that will be migrated are paginated reports. These reports rely on a user id assigned to that SharePoint site collection. That is important because our very first parameter stored procedure in each report is looking for that user id to determine what data the customer using that SharePoint site collection can access.
Is there a way to assign a user id to a Power Bi workspace that can be used as a parameter when rendering paginated reports?
Solved! Go to Solution.
Hi @francino
I don't recall such a thing is possible in Power BI however you can implement RLS (Row Level Security) to your semantic model.
Row-level security (RLS) with Power BI - Power BI | Microsoft Learn
Regards
Amine Jerbi
If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook
Hi @francino
I don't recall such a thing is possible in Power BI however you can implement RLS (Row Level Security) to your semantic model.
Row-level security (RLS) with Power BI - Power BI | Microsoft Learn
Regards
Amine Jerbi
If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook