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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
ZLee21
New Member

Sum Value no included in matrix

ZLee21_0-1693325346521.png

Occupancy Test = sum('Merge1'[OCC total])

I want this "total" value for Occupancy test to not appear. My other calculations are being affected by the 474.29%. Can someone help.

 

4 REPLIES 4
technolog
Super User
Super User

I hope this message finds you well. I've noticed that this solution remain unresolved. If any of you have managed to find a resolution to the issue, I kindly request that you share your solution for the benefit of the entire community. Alternatively, if you're still facing challenges, please do let us know as well.

Your insights and updates will greatly assist others who might be encountering the same challenge.

ZLee21
New Member

ZLee21_0-1693332888557.png

Now I'm having the issue in these 2 columns in the matrix. I want the sum of Revenue Increase and Average of %

tamerj1
Super User
Super User

Hi @ZLee21 

to blank out the total you may use

Occupancy Test =
IF ( HASONEVALUE ( 'Table'[DateTime - Copy] ), SUM ( 'Merge1'[OCC total] ) )

Thank you, exactly what I needed

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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