Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

DATEYTD issue

Hello Team,

 

Hope you are fine. I am having an issue with the below DAX:

 

Total_Sales_FYTD = Calculate(Sum(Append1[Sales_Amount]),
(DATESYTD(Append1[Date],"31/12")))
 
It was working until I refreshed and below is the error message: 

 

I tried checking online but I can't figure out the issue. Could you please kindly assist?

 

Thank you.

 

Kind Regards

3 Replies