Forum Discussion
keckraguilar
2 years agoFrequent Visitor
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. ...
- 2 years ago
Hi,
PBI file attached.
Hope this helps.
keckraguilar
2 years agoFrequent Visitor
OK, but the sales tab is an aggregate of the month. Also, the budget tab is the budget for the month because there is no daily budget. I suppose I can create a date field with the same day of the month if you believe that will work?
Ashish_Mathur
2 years agoSuper User
Do not bother about creating a Date column - i will create that. I just need 2 columns in each table - Year and Month name.
- keckraguilar2 years agoFrequent Visitor
OK I just added the year column. Month was already in the file