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

Visual Calculation is not displayed on Stacked Column Chart

Hi,

I've shared a sample report that reproduces the issue here.  The report has a table for Users, Dates, and Cases.  The stacked bar chart in the report has the UserFullName on the X axis, Date Month/Year in the Legend, and the measure [m_CasesClosedCount] on the Y axis.  I then create a Visual Calculation that computes the ratio of the number of cases closed by the user to the average number of cases closed.  If you view the Visual Calculation, you will see that the calculation displays correctly in the matrix displayed:

TWynn22_0-1717709479016.png

However, when I go back to the report the Stacked Column Chart visual is blank:

TWynn22_1-1717709654623.png

The Stacked Column Chart is not listed on this page as one of the visuals that do not work with visual calculations.  I'm not sure if I'm doing something wrong, if this is just a limitation of visual calculations, or something else.  Any ideas would be appreciated.  Thanks!

 

1 ACCEPTED SOLUTION
HotChilli
Super User
Super User

The visual calculation has a FORMAT in it so that will be changing the return value to a text value so it won't work.

I haven't looked at it further so you might want to test by getting rid of the format and see if it renders.

View solution in original post

2 REPLIES 2
HotChilli
Super User
Super User

The visual calculation has a FORMAT in it so that will be changing the return value to a text value so it won't work.

I haven't looked at it further so you might want to test by getting rid of the format and see if it renders.

Anonymous
Not applicable

Hi @HotChilli , thank you so much for taking a look at this.  I hadn't even thought about the FORMAT, but you are correct.  After removing that, the visual renders correctly.  Thanks again for the help, much appreciated!

 

 

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