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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
DRossi
Helper III
Helper III

Show displayname not uuid

Hi there,

I have a Dataverse table that has a column that looks up Entra, to select a user that has been assigned a survey.

This is displaying as some sort of ID or UUID. What do I need to do to get the Display Name instead of the UUID, in Power BI?

DRossi_0-1719420448344.png

 



Thanks

1 ACCEPTED SOLUTION
DRossi
Helper III
Helper III

I've resolved this by loading the systemuser table, and creating a relationship between the person field, and the azureobjectid column.

View solution in original post

3 REPLIES 3
DRossi
Helper III
Helper III

I've resolved this by loading the systemuser table, and creating a relationship between the person field, and the azureobjectid column.

Anonymous
Not applicable

Hi @DRossi 

Based on the information you have offered, did you use the Common Data Service (Legacy) connector?, it is better that use the dataverse connector, and when using lookup column, it should return guid and related name, you can refer to the following link.

https://learn.microsoft.com/en-us/power-apps/maker/data-platform/data-platform-powerbi-connector?tab...

https://learn.microsoft.com/en-us/power-apps/maker/data-platform/data-platform-powerbi-connector?tab...

 

Best Regards!

Yolo Zhu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi @Anonymous 

I have used the Dataverse connector. I've checked the table in Power BI and there is no display name, as suggested in the docs you posted.

I checked other Choice columns that I have and I confirm that it shows the name of the choice.

DRossi_0-1719471898299.png



However, for this person lookup, it does not.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors