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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
Brainscand
Frequent Visitor

Help with filtering/ sum by a date from a summary table

Hello,

 

im a new user so please exuse my basic understandings to what may be a simple problem.

My issues is this

I have 2 tables 1 is a summary table that i am summarising total per day for a month. The issue i am having is sum the total of column A, column B is the date and there re mulitple of the same day. I need to return the sum of column A based on the date that is derived from the Summary table. Any suggested will be greatly apreciated.

 

Thanks

 

Daryl

2 REPLIES 2
Gokul_G16
Resolver I
Resolver I

Hi @Brainscand ,

Can please share the snap to better understanding your scenrio.

Option.
go to the modeling inside new table .
Then make it inquice summarzice value. 
= summarazice column ( table 1, column , column 2)..
. and  aside try to use the date formula for month. new column
= format (Date,"01-MM-YYYY"). this date formula is working by day wise data wil be calculating the month first date.

Regrds,
Gokulakannan. G

Mahesh0016
Super User
Super User

@Brainscand 
Total hours = 

SUM('ABCD - Лист1'[Hours])

 

Measure = SUMX(VALUES('ABCD - Лист1'[Date]),[Total hours])

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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