Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Anonymous
Not applicable

Best data source for reporting using RLS

Greetings dear members ,

 

We would like to create reports, but using RLS (Row-level security) so that specific people can only see the data that applies to them. This data would be always updated, we would like to submit new data daily. We tried to create reports from Streaming dataset, but as it turned out afterwards, RLS is not enabled in these reports. Later on, this was solved using e.g. Excel and AzureTable, but neither seems to be the best solution.

Perhaps you can recommend a solution that works for us? Alternatively, we definitely need an external data source from which to extract the data into a dataset, is there not some direct solution where we can send the data directly (like the streaming dataset was) and apply RLS to it? We are talking about 50-100 thousand lines in the first round.

 

Thanks to everyone in advance.

 

Best regards

1 REPLY 1
lbendlin
Super User
Super User

Instead of a streaming dataset you can consider using a regular dataset with a Direct Query data source. That gives you real time data-ish (maybe with APR), and you can apply RLS rules.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors