Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi Community,
I want to calculate cumulative by applying multiple factors not only date.
the following measure works well when I filter by date but when I filter by location or cause it is not.
Hi @NourJ
Can you please show some sample data and the corresponding expected result? Your current measure keeps the filters on "District" and "Cause of Displacement" columns. Are you hoping to filter data on these two columns or on other columns?
Best Regards,
Jing
Hello @NourJ
try this :
if it doesn work :
try this version :
I tried both first works for date but not for other filters and the second one works when I filter by location but not by date