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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
Anonymous
Not applicable

Removing Certain Total's, but keeping others

I want to keep the dollar total (second from the right) but remove the remaining totals. Is this possible?

 

 

JClaborn_0-1597867921020.png

 

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

Hi , @Anonymous 

You can also directly create a white rectangle to cover the total value you need to hide.

107.png

108.png

The result will show as below:

200.png

 

Please check the attached sample file for more details.

 

Best Regards,
Community Support Team _ Eason

View solution in original post

4 REPLIES 4
v-easonf-msft
Community Support
Community Support

Hi , @Anonymous 

You can also directly create a white rectangle to cover the total value you need to hide.

107.png

108.png

The result will show as below:

200.png

 

Please check the attached sample file for more details.

 

Best Regards,
Community Support Team _ Eason

mahoneypat
Microsoft Employee
Microsoft Employee

For the ones you want to remove, add HASONEVALUE into the mix.  For example,

 

NewMeasure = IF(HASONEVALUE(Table[Column]), [Your Measure])

 

Replace Table[Column] with one of the columns from your visual.  Since the total has multiple values, it will be false and return blank.

 

If this works for you, please mark it as the solution.  Kudos are appreciated too.  Please let me know if not.

Regards,

Pat





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


Anonymous
Not applicable

HI @Anonymous 

 

Please remove the columns from the below location

pranit828_0-1597868218857.png

 

Anonymous
Not applicable

@Anonymous 

 

I want to keep my data, but eliminate certain columns totals.. Only show the total for dollars but keep the other data..

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Users online (5,204)