Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Excel function to DAX

Hi, I need some help converting an excel formula into DAX.  Excel: =DATE(YEAR(TODAY()),MONTH(TODAY())-[@[- Months]]+1,0) - Months = is a selection with the month number values (1 thru 12) Result ...