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 currently have a master database in MySQL which collects data from several locations throughout the country. This data is logged by date/time and location. My question is what is the most efficient and reliable method to provide access to a common set of Power BI reports / visuals (developed in Power BI Desktop) to multiple clients so that they can only view their specific data that would be based on their location in the common MySQL database?
Solved! Go to Solution.
@Bebo Well, the general answer is Row Level Security (RLS).
@Bebo Well, the general answer is Row Level Security (RLS).