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 Most Likedk1ko92Regular Visitor4 years agoResolvedtamerj1Community Champion4 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 formatDate hierarchyFind Most Recent Date Relative to another Date Column in Power Query