Forum Discussion
Preeti_Yadav
5 years agoResolver I
Datesadd function Issue
Hi, I am simply trying to implement the Datesadd function: Datesadd = DATEADD(Billable[ToDate],-1,MONTH), but it is showing me the following error Any help will be much appreciated!! ...
m3tr01d
5 years agoContinued Contributor
Preeti_Yadav Where are you using this dax expression?
Is it in a measure, calculated column?
Do you expect the result to be a date or a table?