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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

How to show logged in user owned records and group records in power bi dashboard within D365

I am trying to show logged in user owned records in power bi dashboard within D365 Customer Engagement and achieved using RLS.

Also I need to show logged in user's Group related data in Power BI dashboard but I am unable get logged in user info to retrieve group data.

 

Please suggest how to achieve this one.

 

Thanks,

Praveen

1 ACCEPTED SOLUTION
Anonymous
Not applicable

HI @Anonymous,

According to your description, It seems like you want to trace the usage of current power bi contents. If that is the case, I think you may need to get data from 'audit logs' and do analysis with these records.

Track user activities in Power BI - Power BI | Microsoft Docs

For dynamic RLS based on the current user, you can configure a 'user mapping' table to map username with current user account then use the relationship to link and filter to these related records.

Solved: RLS with UserName() - Microsoft Power BI Community

Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not applicable

HI @Anonymous,

According to your description, It seems like you want to trace the usage of current power bi contents. If that is the case, I think you may need to get data from 'audit logs' and do analysis with these records.

Track user activities in Power BI - Power BI | Microsoft Docs

For dynamic RLS based on the current user, you can configure a 'user mapping' table to map username with current user account then use the relationship to link and filter to these related records.

Solved: RLS with UserName() - Microsoft Power BI Community

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Top Kudoed Authors