Forum Discussion
xuxxay88
4 years agoHelper I
Switch Total Error and Summarize Solution Error
Hi, I have the following table to show what I am trying to do, I'm looking to consolidate 3 different measures depending on whether it's a previous month, current month or future month. The swit...
xuxxay88
4 years agoHelper I
I've solved my own problem here, or at least Greg_Deckler did.
I created a new measure,
IF(HASONEFILTER(RefCalendar[MonthYearName]),[Sales Count Forecast TEST],[Summarize Column])