Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Preparing for a certification exam? Ask exam experts all your questions on May 15th. Register now.
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.
Solved! Go to Solution.
@Anonymous ,
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
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
73 | |
70 | |
69 | |
45 | |
41 |
User | Count |
---|---|
49 | |
46 | |
28 | |
28 | |
28 |