Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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).