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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
DineshDwilco
Frequent Visitor

How Display Current Rolename in PowerBI Report

I need to Display RoleName in my Dashboard Report. Rolename i passed from MVC C# application. How i can do in Report?

1 REPLY 1
d_gosbell
Super User
Super User

How are you passing the role name?

 

If you are using a connection string with Roles= then there are no DAX functions to get information about security roles, but you could add the same information in a customdata= then use the CUSTOMDATA() function in a DAX measure to display that information from the connection string.

 

If you are doing something else then you'll need to describe your setup in more detail so we can suggest some option.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.