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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
dom99
Advocate V
Advocate V

Dynamic measure formatting (preview) not displaying stacked bar chart totals in correct format

Problem: Stacked bar charts dont display totals in the correct format when using the new preview feature dynamic formatting for measures. See the image below

 

IncorrectTotals.png

In this example the measure is dynamically formatted to display as a percentage, which it does on the individual segments of the bar. But on the totals in the tooltips it always shows a different format (possibly the original format), and when enabling the column totals it shows a combination of formats as seen at the top of each bar.


Measure:

Test Measure = COUNTROWS('My Table')

Format: 

"0.0%;-0.0%;0.0%"

 

Please could you help with identifying the issue? I cant turn on column totals on this visual as it is.

Thanks

4 REPLIES 4
dom99
Advocate V
Advocate V

Any ideas why this is no longer on the power bi issues page?

TheoC
Super User
Super User

Hey @dom99 

 

Try the following:

 

  1. Check the tooltip formatting settings for the stacked bar chart and ensure that the tooltip formatting for the measure is set as a percentage (e.g. 0.0%); and / or

  2. Check the column totals settings and confirm the column totals settings for the stacked bar chart match the format for each individual segment (e.g. 0.0%) as it's weird it does it only for some and not all.

 

Hope this helps.

Theo

 

If I have posted a response that resolves your question, please accept it as a solution to formally close the post.

Also, if you are as passionate about Power BI, DAX and data as I am, please feel free to reach out if you have any questions, queries, or if you simply want to connect and talk to another data geek!

Want to connect?www.linkedin.com/in/theoconias

Hi,

 

Thanks for the reply.

 

I'm going to raise a support ticket with Microsoft as it appears to be a bug the the new dynamic format measures preview feature.

 

Thanks for the suggestions. However I don't think you quite understand that the measures are using the dynamic formatting feature, therefore they don't have a set format.

Hi @dom99 

 

Thanks mate.  I definitely understand that the measures are using dynamic formatting. However, if you have formatting set up on specific columns and then you have dynamic formatting set up through a measure which is contradictory to the specific column formatting, you're creating conflict between the two.  As such, it would be wise to ensure that there isn't contradictory formatting.

 

All the best.

 

If I have posted a response that resolves your question, please accept it as a solution to formally close the post.

Also, if you are as passionate about Power BI, DAX and data as I am, please feel free to reach out if you have any questions, queries, or if you simply want to connect and talk to another data geek!

Want to connect?www.linkedin.com/in/theoconias

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors