This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi all,
How can I set up email subscriptions off a Power BI report but only email the users data that is against there name?
For example, below Henry and John would only receive the values against there name.
| Name | Value |
| Henry | 1 |
| Henry | 2 |
| Henry | 3 |
| Henry | 3 |
| Henry | 44 |
| Henry | 4 |
| Henry | 4 |
| James | 4 |
| James | 4 |
| James | 2 |
| James | 1 |
| James | 1 |
| James | 1 |
| James | 33 |
| James | 4 |
| James | 42 |
| James | 4 |
| James | 24 |
| James | 242 |
Thanks,
Hi @HenryJS ,
Have you learned about RLS?
Row-level security (RLS) with Power BI can be used to restrict data access for given users. Filters restrict data access at the row level, and you can define filters within roles. In the Power BI service, members of a workspace have access to datasets in the workspace. RLS doesn't restrict this data access.
You can configure RLS for data models imported into Power BI with Power BI Desktop. You can also configure RLS on datasets that are using DirectQuery, such as SQL Server. For Analysis Services or Azure Analysis Services lives connections, you configure Row-level security in the model, not in Power BI Desktop. The security option will not show up for live connection datasets.
For information you can refer to Row-level security (RLS) with Power BI.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 35 | |
| 27 | |
| 26 | |
| 22 | |
| 18 |
| User | Count |
|---|---|
| 66 | |
| 36 | |
| 32 | |
| 26 | |
| 23 |