Forum Discussion
rasta123
9 years agoFrequent Visitor
RLS with Power BI Embedded Premium Question?
We are working with Power BI Premium Embedded and want to implement RLS based on Roles, this was available in previous Power BI Embeded service on Azure following the below documentation: https:/...
mido
8 years agoRegular Visitor
Hey
For non windows users go with the CUSTOMDATA function. If I understand you correctly this is exactly what you're after?
Check Kaspers post here -
https://www.kasperonbi.com/using-customdata-and-ssas-with-power-bi-embedded/
Hth
For non windows users go with the CUSTOMDATA function. If I understand you correctly this is exactly what you're after?
Check Kaspers post here -
https://www.kasperonbi.com/using-customdata-and-ssas-with-power-bi-embedded/
Hth
Anonymous
8 years agoNot applicable
Hi,
I wasn't aware of the CUSTOMDATA function, which seems to be very interesting for non Windows users indeed.
Altough it didn't help with the RLS implementation we chosed up until now : passing a filter key as the user identity and a filter id as role, and managing the roles at report level.
We now make the distinction between reports using SSAS and other ones and adapt ou RLS accordingly.
The specific issue faced regarding the RLS and SSAS was solved by multiplying SSAS roles :-)
Kind regards,