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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Djccwl
New Member

Show role name in report

Hello community

i have a report that I have created that has a number of different roles applied to control row level security etc. on the report I have a home page with a "welcome [signed in user full]" text at the top but I also want to add the name of the role that the person has been assigned with. I can't find any simple way of doing this. There doesn't appear to be a DAX option unless I'm missing something. 

anyone able to help? 

3 REPLIES 3
Arul
Super User
Super User

@Djccwl ,

Do you have role details in your dataset?

Thanks,

Arul





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


LinkedIn


Hi @Arul. yes the roles names are based on departments and the department names are in the data set because it's using a column filter to control access to the data. 

@Djccwl ,

then you can just filter down the user logged in and find their role based on USERNAME then concatenate it to the existing measure.

Thanks,

Arul





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


LinkedIn


Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.