Forum Discussion

guibenassi's avatar
guibenassi
Advocate II
7 years ago
Solved

DATEADD ERROR

I create some measures with dateadd and I suspect that are some errors on that. Then I create a calculated columm to see the DATEADD working and prove the problem. I read some comments about using ...
  • v-yulgu-msft's avatar
    7 years ago

    Hi guibenassi ,

     

    Without an extra date table, please try below formula:

    Vcto Ajustado=DATEADD('Receber E1'[E1_BAIXA2].[DATE];-15;DAY)

    Best regards,

    Yuliana Gu