Forum Discussion

Syndicate_Admin's avatar
Syndicate_Admin
Administrator
2 years ago

DATESYTD formula doesn't work

Hello, good afternoon

Etoy trying to calculate the accumulated amount to certain period, but when I apply some filters to the panel this measure does not show me data, being that in the individual calculation of the month if it gives me information, I am making a report with data from 2 tables and that are related to certain key fields, in the filters in one table if it has data and in the other it does not and that is when the measure does not work.

I leave my Syntax

FOLLOW ER Acum = CALCULATE([SIGA IS BUT],DATESYTD(Dates[KeyDate]))