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 August 31st. Request your voucher.
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