The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi,
I am calculating total YTD using the following:
TOTALYTD(sum(Insurance[Incident]),'Date'[Date])
The issue is the YTD is calculated for all dates instead of just the related dates from Insurance fact table.I want to filter out the dates from Date dimension that do not match the dates in the Insurance table.The Insurance table is joined with Date table using FirstDayofMonth date field.
I tried a couple filter arguents,but no luck.Pls help
@Anonymous,
For time intelligence function, you could implement a custom DAX formula.
https://www.sqlbi.com/articles/time-intelligence-in-power-bi-desktop/
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
14 | |
2 | |
1 | |
1 | |
1 |