Forum Discussion
TOYER01
3 years agoHelper I
SALES CALCULATION MTD
I have a source file having a column called "Sales" from January 2023 to December 2023. I want to display on the card, total sales for June, and when its july, it should switch to july total sal...
- 3 years ago
pls try this
Sales = SUM(technics[Value])