Forum Discussion
Rolling Percentage
I have these percentages by month but I need them to be YTD each month. Is there a function for that in PBI or a DAX statement that will provide that result?
Thanks
- Anonymous2 years ago
Hi Anonymous ,
Regarding your question, can the following dax function meet your needs? If I understand you wrongly, please provide simple data and show the expected results in pictures.
DATESYTD function (DAX) - DAX | Microsoft Learn
TOTALYTD function (DAX) - DAX | Microsoft Learn
Best Regards,
Wenbin Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
1 Reply
- AnonymousNot applicable
Hi Anonymous ,
Regarding your question, can the following dax function meet your needs? If I understand you wrongly, please provide simple data and show the expected results in pictures.
DATESYTD function (DAX) - DAX | Microsoft Learn
TOTALYTD function (DAX) - DAX | Microsoft Learn
Best Regards,
Wenbin Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.