Forum Discussion
RLS with multiple roles not working with embedded reports
Hi HMEUserAnup,
You can refer the following links to use Row-level security with Power BI Embedded:
Row-level security with Power BI Embedded
Works with Row Level Security in Power BI and Power BI Embedded
Manage roles in Service
And the following ones are the threads which have the similar problem as yours, please review their solutions and check if they can help you resolve the problem.
Think this is it...
you need to also grant build permission in the same way.
Tip: "Can't Display the Visual" on embedded caused by RLS role mismatch.
Please check if your Row level Security roles are matching what role your embedded applications has setup. For instance, if you have "User" as your expected role in your report, and your application attempts to apply a nonexistant role of "Account" to the report. You will get an errorf for each visualization saying: "Can't Display the Visual. See Details."
Getting "Can't display this visual" error
I actually had this error today. It was caused by another visual that had a deleted column as a filter. I guess the cross-filtering capability of visuals was generating the error.
Check all your visuals for deleted columns or measures.
Best Regards