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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Dkz
New Member

Expand Power BI Visuals API to get Column Descriptions from semantic model

I am developing a custom visual and my desire is to get both columns and their respective column descriptions into the visual. 

 

I would like the Power BI Visuals API to be expanded to inlcude a 'Description' attirbute to the 'DataViewMetadataColumn' property. I dont know if the column/measure descriptions that can be defined in the 'Model View' of Power BI desktop are exposed to the Visauls API, but that is the data im looking for.  

 

Power BI API Github 

powerbi-visuals-api/src/visuals-api.d.ts at main · microsoft/powerbi-visuals-api · GitHub

 

Power BI Desktop Column Descriptions

Dkz_0-1730225736587.png

 

 

Please let me know if there is some other forum or place I should make this request. 

2 REPLIES 2
lbendlin
Super User
Super User

If this is important to you please consider voting for an existing idea or raising a new one at https://ideas.fabric.microsoft.com

Thanks! Will do!

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors