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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Sum values in a table that are above other table max date

hi,

 

 

I have manage to do the sum of values above other table's max date, using a new colum.

 

Above Date = IF(concluded[date]>MAX(reported[Date]);"not_submited";"submited")
 
how i do this as a measeure, only for the sake of knowladge, can you help pls
PS: concluded date and reported date are linked to a calendar table.
 
ty
 
3 REPLIES 3
amitchandak
Super User
Super User

Not sure what we want to get out. Please provide an example.

The current column can be used as dim. And you can create some count on it

Or do you need a measure like

 

Sunmitted count = IF(concluded[date]>MAX(reported[Date]);"not_submited";"submited")

 

 

 

Anonymous
Not applicable

Hello,

 

What i want is sum all dates above the last submited date.

 

 

ty.

Hi @Anonymous 

 

Please share a sample of your data in a format that can be copied (paste it into the post from excel, not a screenshot), and disclose your desired results.

 

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

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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