The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
How to calculate measure returning YTD for current month only? I have added these measures:
MTD = CALCULATE(SUM(FactTable[Value])) YTD = TOTALYTD(FactTable[MTD];'Calendar'[Date])
I what to make a chart with data for current month only. But when I add visual fiter to chart on IsCurrentMonth for "Yes" then I get wrong figures. Calculation for YTD is done only for March, returning 33 instead of 66.
Can you please tell me if the problem is still relevant? If you managed to solve it in some way, please write here how you solved this problem. Then it will be possible to mark this problem as solved.
If not, it may make sense to ask the question again, thus confirming the relevance of this problem.
User | Count |
---|---|
15 | |
13 | |
8 | |
6 | |
6 |
User | Count |
---|---|
27 | |
19 | |
12 | |
9 | |
5 |