Forum Discussion

keckraguilar's avatar
keckraguilar
Frequent Visitor
2 years ago
Solved

Dynamic YTD Formula (DAX)

  I have two tables, budget and sales. I want to create a dynamic ytd budget formula that only sums the data through the max month in the sales table. I already converted the month name to numbers. ...