Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Anonymous
Not applicable

dax to filter a column value using related table

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

1 REPLY 1
v-chuncz-msft
Community Support
Community Support

@Anonymous,

 

For time intelligence function, you could implement a custom DAX formula.

https://www.sqlbi.com/articles/time-intelligence-in-power-bi-desktop/

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

AugPowerBI_Carousel

Power BI Monthly Update - August 2024

Check out the August 2024 Power BI update to learn about new features.

August Carousel

Fabric Community Update - August 2024

Find out what's new and trending in the Fabric Community.