Forum Discussion

kasife's avatar
kasife
Icon for Helper V rankHelper V
3 years ago

Dateadd in DAX

 

Guys,

how could I transform this calculated column to a DAX measure?

 

DATEADD(Ultimo_Reaal[MaxDateRepasse],Ultimo_Reaal[Qtde Meses com Vendas],MONTH)

 

2 Replies

    • kasife's avatar
      kasife
      Icon for Helper V rankHelper V

      ThomasWeppler 

      I need to create a new date measure.
      For example: Today's date + Months column

       

      From there, I'll try to compare one column with the other using a measure.