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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Anonymous
Not applicable

Populate Power BI tooltips and column descriptions from OData Feed?

Cross posting from Developer forum, maybe I could get someone to look at it here?


Can you populate column descriptions and table tooltips information in Power BI via the Odata service document?

 

E.g. using Core.Description Annotation terms?

 

There seems to be something available for Common Data Model/Manifest model.json/manifest.json files as pbi:mappingDisplayHint but is there anything for odata?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

HI @Anonymous,

AFAIK, the current power bi only gets the data table based on the OData connector.
If you want to show these description fields, you can add a custom table in your database with table fields and description mappings.

Regards,

Xiaoxin Sheng

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Thanks maybe look into editing a pbit template file instead.

Anonymous
Not applicable

HI @Anonymous,

AFAIK, the current power bi only gets the data table based on the OData connector.
If you want to show these description fields, you can add a custom table in your database with table fields and description mappings.

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

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