Forum Discussion
QTD for Selected Month
- 5 years ago
Figured this out, to be able to use a Month, Qtr field from the Calendar table other than from the default Date Hierarchy, I used the following formula. I can now select just a single month and it will display the correct QTD for that month. So selecting Feb-21 will include Jan-21 and Feb-21 in the QTD calulation
CALCULATE('monthlyKpi2'[CM], DATESQTD('Calendar'[date_pk]) )
Figured this out, to be able to use a Month, Qtr field from the Calendar table other than from the default Date Hierarchy, I used the following formula. I can now select just a single month and it will display the correct QTD for that month. So selecting Feb-21 will include Jan-21 and Feb-21 in the QTD calulation
- Anonymous5 years agoNot applicable
Hi arifsyeduk1 ,
So you have resolved the problem by yourself? Is there anything else need help with this thread? If no, could you please mark your post as Answered? It will help the others in the community find the solution easily if they face the same problem with you. Thank you.
Best Regards