Forum Discussion

k1ko92's avatar
k1ko92
Regular Visitor
4 years ago
Solved

DATE + INT

Hi All   How can I use this formula from excel in DAX ?   I have a date and i need to SUM the integer number to this date, the same for the MINUS.    
  • tamerj1's avatar
    4 years ago

    Hi k1ko92 
    Same as excel
    'Table'[DATE] + 'Table'[DAYS BEFORE]