The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I recently moved my reports to a group in order to prepare for a larger user base to view them.
Members of my group should be able to view / edit these reports.
I attempted to embed these reports and I myself cannot view them as member of the group.
Message: Failed to load resource: the server responded with a status of 401 (Unauthorized)
What you're experiencing is actually the expected behaviour and atleat what I would expect. When you decide to implement RLS you're saying you want to restrict access to data within that report and so that means from that point on any user you want to share this report with you have to explicitly put them under a role in RLS. If you want user to see everything then you leave DAX filter empty for that role but you have to add them to a role. I would consider this as a good design becuase imagine if you had a user that you've shared report with but forgot to add him to a role and so now he is able to see everything within report even though you have RLS implemented.
Hope that make sense.
I'm facing absolutely the same problem
Did you find any solution?
Thank you in advance