Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
I having issues with the totalYTD function for a cumulative yearly total filtered by a location slicer. The TotalYTD function is summing correctly however, when filtering by 'site', it doesn't filter correctly. I'm hoping someone can help.
Measure:
Kind Regards,
Jon
Okay, no worries at all,
Total Revenue YTD =
TOTALYTD(
[Total Revenue],
'Date'[Date],
ALL('Table_name_for_site'[Site])
)
Can you try this one!
Hi RSC,
It is slightly better but missing the other two sites; it sums up against just one.
Kind Regards,
Jon
To add, I have also tried the following with no luck:
Hi, @Jon_H1991
Have you used
Total Revenue YTD =
Calculate(TOTALYTD(
[Total Revenue YTD], 'Date'[Date]))
Hi RSC,
Same result i'm afraid.
Kind Regards,
Jon
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
23 | |
7 | |
7 | |
6 | |
6 |
User | Count |
---|---|
27 | |
12 | |
10 | |
9 | |
6 |