Forum Discussion
Power BI Embedded Solution
- Anonymous1 year ago
Thank you ibarrau
Hi, GeorgeKarl
If you want to use RLS to embed for your customers, you can check out this master plan document below:
In this article, we will focus on establishing the relevant RLS rules when designing reports in Power BI desktop. How to write DAX expressions for these rules describes the two options you can have: dynamic RLS and static RLS.
The main difference between the two types is the use of DAX functions (username, userprincipalname). If you choose this method, you need to test what the two functions return in your environment.
Static RLS filters data based on a column in your data.You can then refer to the following RLS design overview:
Row-level security (RLS) guidance in Power BI Desktop - Power BI | Microsoft Learn
This article will look at how to create an RLS persona, and how the model is designed directly, the connections of relationships, and how RLS filters your data. You need to understand it and then practice it, and when you have some RLS roles set up in Power BI Desktop based on your model, then you can apply it in Power BI Service.
To apply RLS in Power BI Service, you can refer to the following documentation:
Row-level security (RLS) with Power BI - Microsoft Fabric | Microsoft Learn
Best Regards
Jianpeng Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank you ibarrau
Hi, GeorgeKarl
If you want to use RLS to embed for your customers, you can check out this master plan document below:
In this article, we will focus on establishing the relevant RLS rules when designing reports in Power BI desktop. How to write DAX expressions for these rules describes the two options you can have: dynamic RLS and static RLS.
The main difference between the two types is the use of DAX functions (username, userprincipalname). If you choose this method, you need to test what the two functions return in your environment.
Static RLS filters data based on a column in your data.
You can then refer to the following RLS design overview:
Row-level security (RLS) guidance in Power BI Desktop - Power BI | Microsoft Learn
This article will look at how to create an RLS persona, and how the model is designed directly, the connections of relationships, and how RLS filters your data. You need to understand it and then practice it, and when you have some RLS roles set up in Power BI Desktop based on your model, then you can apply it in Power BI Service.
To apply RLS in Power BI Service, you can refer to the following documentation:
Row-level security (RLS) with Power BI - Microsoft Fabric | Microsoft Learn
Best Regards
Jianpeng Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.