Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hello there,
I have set up RLS on the sales report where the salesperson only sees his/her data.
I have created the cards showing today's and yesterday's sales, where each salesperson can see their respective figures.
But, I also want to display the total sales made by the company i.e. today's and yesterday's sales.
End result - The salesperson will see the individual sales amount as well as the total sales by the company.
Please let me know how do I achieve it?
Solved! Go to Solution.
One idea would be to create a table that calculates total company sales for today and yesterday. You could do this in a DAX calculated table or Power Query (you could use the TODAY function in DAX or the M equivalent to get the current date). This table would not be subject to RLS. Total company sales would be based on this summarized table, and thus all users would be able to see it.
Proud to be a Super User!
One idea would be to create a table that calculates total company sales for today and yesterday. You could do this in a DAX calculated table or Power Query (you could use the TODAY function in DAX or the M equivalent to get the current date). This table would not be subject to RLS. Total company sales would be based on this summarized table, and thus all users would be able to see it.
Proud to be a Super User!
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 30 | |
| 23 | |
| 23 | |
| 23 | |
| 14 |
| User | Count |
|---|---|
| 48 | |
| 33 | |
| 20 | |
| 18 | |
| 16 |