Forum Discussion
AldoSaucedo
8 years agoFrequent Visitor
Use row-level security with Power BI embedded content
Hi All, I'm trying to embed Power BI reports in a Web Application and I'm following this tutorials Embed a Power BI report for your customers Use Row-Level Security with Power BI embedded ...
v-jiascu-msft
8 years agoMicrosoft Employee
Hi AldoSaucedo,
1. Is it a live connection?
>>>The CustomData feature will only work for models that reside in Azure Analysis Services, and it only works in live mode.
2. Does it have same format with "DimFacilitySecurity[UserName]"?
Best Regards,
Dale
- AldoSaucedo8 years agoFrequent Visitor
HI v-jiascu-msft,
1 - Yes, is a live connection.
2 - if you mean DimFacilitySecurity[UserName] has the same format as CustomData(), the answeer is yes
DimFaciltySecurity table
FacilityKey FacilityName UserName
1 Master Forms [email protected]Regards,
- MattStannett7 years agoFrequent Visitor
AldoSaucedo did you ever get this resolved? I'm having the same issue.
- MattStannett7 years agoFrequent Visitor
I finally got this resolved and posted my solution on my question thread.