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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Jozef
Frequent Visitor

SUM if date is less that today

Hello,

 

I would like to ask for help.

I have a two columns: price and date.

How can I create masure to SUM the prices, where the date is less that today?

 

Thanks.

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Jozef ,

 

calculate(Sum(Table[Price]), Filter(Table, Table[Date] < Today()) )

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@Jozef ,

 

calculate(Sum(Table[Price]), Filter(Table, Table[Date] < Today()) )

Hello @amitchandak,

 

 And how can I handle measure if I have one price column and two different dates columns. I want to see sum of prices, where one date is less that today and other date have to be blank value (no date)

 

Thanks a lot

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

AugPowerBI_Carousel

Power BI Monthly Update - August 2024

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

August Carousel

Fabric Community Update - August 2024

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