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

Get inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.

Reply
BC123
Frequent Visitor

Field Description not available for columns

Hi all,

 

I have built a data dictionary for all the reports in our workspace, using "select * from $SYSTEM.TMSCHEMA_COLUMNS" and "select * from $SYSTEM.TMSCHEMA_MEASURES". 

 

The problem I have come across is that while I am able to add a Description for measures as seen below. 

BC123_0-1692838922167.png

I am unable to do the same for columns and calculated columns. The properties pane does not even appear when selecting them.

BC123_1-1692839474585.png

BC123_2-1692839490016.png

 

Should the properties pane be available for columns?

Is there a different way to add a description for columns (such that it is part of the description metadata) within power bi?

If not is there an alternative?

1 ACCEPTED SOLUTION

Thanks for the reply Owen. Not super sure what the issue was but any changes in power query seems to resolve it. Such as adding a blank query and removing a parameter. Im guessing it was some kind of state issue that changing something in power query resolves.

View solution in original post

2 REPLIES 2
OwenAuger
Super User
Super User

@BC123 

That's odd!

Descriptions for columns (whether calculated or not) are editable in Power BI Desktop (when the PBIX contains a dataset).

I haven't been able to replicate the behaviour you're seeing 😞

 

When any column is selected in the model view, you should see the Properties pane > General section, as shown below.

 

Also, the Properties pane > Cards section in your screenshots should only be visible when no columns/measures are selected.

 

Checking a couple of things:

  • Is there anything unusual about the PBIX or your version of Power BI Desktop?
  • Does your PBIX definitely contain a dataset (rather than being a report live-connected to another dataset)?
    (In this case, you should still see Properties pane > General but read-only.)

Could you share a link to a PBIX exhibiting the issue with data or anything sensitive removed?

 

Site note: You could use a script in Tabular Editor to load the descriptions to the model in bulk.

 

OwenAuger_0-1692844839070.png

 


Owen Auger
Did I answer your question? Mark my post as a solution!
Blog
Twitter
LinkedIn

Thanks for the reply Owen. Not super sure what the issue was but any changes in power query seems to resolve it. Such as adding a blank query and removing a parameter. Im guessing it was some kind of state issue that changing something in power query resolves.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

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

March2025 Carousel

Fabric Community Update - March 2025

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

Top Solution Authors