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
musa
Frequent Visitor

DAX measure not working with Card visualization

Hi, I am experiencing an issue where a DAX measure:

Actual Closed- Won divided by Budgeted Closed-Won = DIVIDE( SUM('Weekly Summary'[Actual Closed- Won]), SUM('Weekly Summary'[Budgeted Closed-Won]) )

 

is not working when displayed as a 'card' visulization (big number tile), however, if I create a bar chart visualization I am getting the expected results. The calculation should = 0.86. I am wondering why the measure works when visualized as a bar chart but not as a Card type visualization.

 

Thank you, 

 

 2018-03-05_16-42-41.jpg

1 ACCEPTED SOLUTION
anandav
Skilled Sharer
Skilled Sharer

@musa

For the card visual, did you try entering 2 in the 'Data Label' formatting 'Value decimal places'?

Capture.JPG

 

View solution in original post

2 REPLIES 2
anandav
Skilled Sharer
Skilled Sharer

@musa

For the card visual, did you try entering 2 in the 'Data Label' formatting 'Value decimal places'?

Capture.JPG

 

musa
Frequent Visitor

This was it, I realized that I have to select on the field in order to make formatting changes, formatting changes won't apply to the visualization directly.

 

Thank you!

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
Top Kudoed Authors