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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
oscarca
Helper I
Helper I

Not able to use numeric column in the value field of an vizualisation

Hello community,
I'm having issues using numeric columns from the tabular model created in Visual Studio as a measure in the Value field box. The vizualisation doesn't allow me to drag and drop the column inside the box:

oscarca_0-1657180477398.png

To solve this I need to create a calulated measure of all my calculated/numeric columns for example Invoiced Amount = SUM([Invoiced Amount column]) which means that I have to rename all the calculated columns since they cannot have the same name. This solution feels utterly bad... but I haven't found another solution yet. I did come across this post:https://community.powerbi.com/t5/Desktop/Can-t-directly-use-most-of-my-fields-from-analysis-services...

where they suggest to set "discourageImplicitMeasures" property to false inside Tabular Editor but there doesn't seem to be that option inside Visual Studios..

1 ACCEPTED SOLUTION
DataInsights
Super User
Super User

@oscarca,

 

You can avoid renaming columns if you create measures in a measure table:

 

DataInsights_0-1657286992716.png

 

Creating explicit measures is a best practice that is worth the effort. Implicit measures have limitations. For example, the function SELECTEDMEASURE (used extensively in calculation groups) doesn't work with implicit measures.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




View solution in original post

2 REPLIES 2
DataInsights
Super User
Super User

@oscarca,

 

You can avoid renaming columns if you create measures in a measure table:

 

DataInsights_0-1657286992716.png

 

Creating explicit measures is a best practice that is worth the effort. Implicit measures have limitations. For example, the function SELECTEDMEASURE (used extensively in calculation groups) doesn't work with implicit measures.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Thank you @DataInsights ! 
I'm still curious though where the "discourageImplicitMeasures" is located inside Visual Studio.

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 MSCUST for a $150 discount!

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.