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 moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
I need to pass multiple IDs for RLS purposes.
Currently in other reports I'm using USERNAME() and USERPRINCIPALNAME() functions for that.
Example:
Manage Roles --> set up 2 Roles:
User: UserID = value(USERNAME())
Team: TeamID = value(USERPRINCIPALNAME())
But for this new report I need to pass 4 parameters. Are there other functions?
Why is USERPRINCIPALNAME() by itself not sufficient? Do your users have multiple personalities?
So the other IDs are not necessarily needed for RLS. We need to pass additional ID values to filter the report content.
A user can have access to multiple customers, multiple teams. The dashboard should integrate with the webpage and only show the 1 customer and 1 team they are seeing on the website.
1 section on the dashboard should also show summary data of all the teams the user has access to as reference.
Any ideas?
Use Dynamic RLS to define what the user is allowed to see, and then use Report URL filters to prefilter the team they should focus on.
Good idea, I'll def give that a try. Thank you!
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 |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |