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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
richard_wylde
Helper IV
Helper IV

Background total showing on bar chart

Hello,

 

I have a bar chart where the measure is chosen by the user from a list of values, using the following :-

 

Measure =IF([Dummy]="TAX",SUM(Query1[TAX]),    IF([Dummy]="GROSS",SUM(Query1[Gross]),       SUM(Query1[NETT(£)])                       )

 

However, in the background it shows the total of all the measures. So in the example below the measure chosen is TAX = 50,131.27, however in the background it is also showing Measure = 582,334.27

Is there any way to get rid of  this ?

 

Choice of Measure.jpg

1 ACCEPTED SOLUTION
v-chuncz-msft
Community Support
Community Support

@richard_wylde ,

 

You may change the Visual interactions from cross-highlight to cross-filter.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-chuncz-msft
Community Support
Community Support

@richard_wylde ,

 

You may change the Visual interactions from cross-highlight to cross-filter.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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