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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
AlB
Super User
Super User

Total in tooltip for stacked column chart

Hi all,

The standard tooltip in a stacked column chart shows the total at the bottom.

Is there a way to eliminate that Total (without resorting to a Report page tooltip)?

Thanks

4 REPLIES 4
AlB
Super User
Super User

It does. That's what I wanted to avoid

lbendlin
Super User
Super User

what is the total relating to?  Can you replace that with a measure that only works for HASONEVALUE() ?

Thanks @lbendlin 

If you use the legend, say it's country A, B, C, the bar will be split in the sales for A, B, C

The total is the sales for A+B+C in each bar.  The tooltip will by default show the sales for the country the mouse is hovering over plus the total.

We could add that measure that only works when HASONVALUE() is true, but the "default" Total will still be shown

 

 

Right, so a custom tooltip sounds like your only option.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

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