Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

DAX DATEADD Contagious issue

I am trying to create a date add formula for datetime value in Power BI.  The Power BI is linked to Analysis Service. My measure is DateAdd('Table1'[DateField],1,MONTH) I receive the folowing error The report measure has a syntax or semantic error at line 1, postion 2, reported by Analysis Sercices 'Function DATEADD' expects a contagious selection when the date columns is not unique, has gaps or contains a time portion. Can anyone help?

3 Replies