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
Anonymous
Not applicable

Measure description in Direct Query

Hi,

when using Visual Studio Tabular model, you can add description to every measure. This allows the end user to easily understand what each measure does and give any additional information you want the user to have.

 

Is this possible when calculating a new measure directly from PBI report, using Direct Query (meaning no access to Model tab)?

I have some measures sitting in Tabular model with description, and some report-specific measures directly on PBI which I cannot find how to add description to.

 

I found this old thread saying it's a possibility under Modeling, but it works only on import:

https://community.powerbi.com/t5/Desktop/field-properties-for-Measures/td-p/321867 


Even with the new December'19 ribbon update, measure description is not an option.

Thanks!

1 ACCEPTED SOLUTION
Icey
Community Support
Community Support

Hi @Anonymous ,

For SSAS, one of the connection types is called "LiveConnect".

Then, hope this post can help you: SSAS Measures definition will not appear in Power BI.

ssas.png

 

Best Regards,

Icey

 

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

View solution in original post

7 REPLIES 7
poddubnyoi
Advocate I
Advocate I

Hello, 

if i correct understand your question.

In measure code you need to add something like this in a row: 

1. Measure Name = 

2. -- your description

3. Formula

4. -- your description 

 

Looks like this: 

measure comment.JPG

Anonymous
Not applicable

Thank you for your reply.

This is a remark, that the user can see if they actually go ino the measure code.

 

I am looking for a description like this, available in Visual Studio and when not using Dirct Query:

Capture.PNG

 

1. Need to switch to Model mode and open second column from right "Properties" and fill with text Description field, than switch back to report list.

2. This will look like this

description.JPG

Anonymous
Not applicable

Thank you, but I'm asking about working in Direct Query mode.

In this mode, there is no "Model" tab.

Icey
Community Support
Community Support

Hi @Anonymous ,

It is in Relationship View.

discription.PNG

discription.jpg

 

Best Regards,

Icey

 

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

Anonymous
Not applicable

Thank you @Icey .
However Relationship view is also unavailable in Direct Query from Analysis Services.

Icey
Community Support
Community Support

Hi @Anonymous ,

For SSAS, one of the connection types is called "LiveConnect".

Then, hope this post can help you: SSAS Measures definition will not appear in Power BI.

ssas.png

 

Best Regards,

Icey

 

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

Helpful resources

Announcements
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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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