k1ko92Regular Visitor4 years agoSolvedDATE + 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. Show Moretamerj14 years agoHi k1ko92 Same as excel'Table'[DATE] + 'Table'[DAYS BEFORE]
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