k1ko92Regular Visitor4 years agoSolvedDATE + INTHi 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. tamerj14 years agoHi k1ko92 Same as excel'Table'[DATE] + 'Table'[DAYS BEFORE]
2 RepliesReplies sorted by Newesttamerj1Community Champion4 years agoHi k1ko92 Same as excel'Table'[DATE] + 'Table'[DAYS BEFORE]k1ko92Regular Visitor4 years agoResolved
Related contentConvert int data type to Date formatconcat string and intConvert Date int into a date formatUDF With Time Int or Relationship functionsFind Most Recent Date Relative to another Date Column in Power Query