Forum Discussion
mayurkotlikar
9 years agoFrequent Visitor
Power BI Embedded with validation
Hello, This is my first post. If I have posted at wrong place, please help me post at correct forum. Background: In one Web application of ours, which is authenticated we have links to do...
- 9 years ago
mayurkotlikar What you need is Row Level Security (RLS) implemented on your pbix file. Check out this blog post that goes through on how to implement RLS for power bi embedded.
mayurkotlikar
9 years agoFrequent Visitor
So, the Row Level Security and Update to the Nuget package did the trick.
Only change I did in code was to pass on the user name via PowerBIToken.CreateReportEmbedToken().