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
jayceeb
Helper I
Helper I

Sum Filter the value in visual chart

Hi, I have 02 column chart to see the total of  per date,day or per hour.

how to get the sum value by filtering because the measure I make shows different value.

thank you in advance..

My table:

DateDayTimeSampleTotal

1-Aug

Tue12:00:00 AMItem 1325
2-AugWed12:00:00 AMItem 1315

3-Aug

Thu12:00:00 AMItem 2340
4-AugThu3:00:00 AMItem 2285

 

Measure Item 1 =
CALCULATE(
    SUM('Equipment Query'[Total]),
    'Equipment Query'[Sample] IN {"Item 1"})

 

jayceeb_1-1692770134143.png

 

 

4 REPLIES 4
jayceeb
Helper I
Helper I

Hi my formula is the same.
However its shows different value if there is the same date.
 
DateDayTimeSampleTotal
1-AugTue12:00:00 AMItem 1325
2-AugWed12:00:00 AMItem 1315
3-AugThu12:00:00 AMItem 2340
4-AugThu3:00:00 AMItem 2285
1-AugTue3:00:00 AMItem 110
1-AugTue6:00:00 AMItem 1200
1-AugTue9:00:00 AMItem 1200
 
 
jayceeb
Helper I
Helper I

Example I select date from Aug 1 and Aug 2 @ 12:00am

I want the Item 1 value to show as 325 and 315.

 

jayceeb_0-1692776428521.png

 

@jayceeb I hope this helps you.

Mahesh0016_0-1692781090438.png

@jayceeb Thank You.

Mahesh0016
Super User
Super User

@jayceeb Please Can share your Endoutput in a table or on the chart? Thank You.

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.