Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
I am referencing this article to calculate the beginning to date summaring but get 0.
I don't think it's correct to use the argument all() to represent the year-end which is a constant value.
Do you have other solutions to get the beginning to date sumup?
Hi @Julianaz ,
Based on your describing, I think you want to return a cumulative value, right?
You can try creating the following measure.
Measure = CALCULATE(SUM('Table'[Value]),FILTER(ALLSELECTED('Table'),[Date]<=MAX('Table'[Date])))
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I mean if we put the date as a slicer and select different date(s) the result will be different.
Hi,
Actually it's not working YTD already restricted everything in one fiscal year and you can't calculate the cumulative data for all any longer.
Sorry about that.
wow I guess that's very smart 🙂 I will try to see if it works~~~~~
I'd have to play with it get it right. I definitely have to work through it lol
Sorry about that. Good luck!
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
145 | |
79 | |
63 | |
52 | |
47 |
User | Count |
---|---|
217 | |
89 | |
76 | |
67 | |
60 |