Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
I have been tasked with reporting on email utilization per employee. I know there is a built-in Excange Online connector and I've created a basic report with it using my own mailbox. (It's incredibly slow due to email volume but that's a separate issue.)
This connector will do what I need on an individual level but it means every employee needs to run the report with their own credentials! We're a small company so that might be doable. But even if I do have staff do that, how do I aggregate all that data into another report while simultaneously keeping each individual's report private except to management? If staff publish their reports to a Workspace, that would mean everyone would have access to the datasets and reports there, right?
Please help me solve this technical problem.
@cparker4486 , better to bring data together and use RLS
How to use Row Level Security (RLS): https://youtu.be/NfdIA0uS6Nk
This was definitely good to learn for the 2nd half of my task. The 1st hald still remains which is how to get all that data together. I'm getting close to believing there's not an easy way to do it.