I feel like I'm overthinking this one. I am just trying to grab data from June-December for this year. This is how I am attempting this, just tells me it contains only undefined values.
Year = {"$(=Year(FirstWorkDate(ConvertToLocalTime(Date(now()), 'GMT-05:00'),1,$(vHolidays))))"}>}
Emp_Act_Dash))
But if I do not include Month, or MonthNum, it works but collects different data. There is more Processed_Dash data then Emp_Act_Dash. I just want to have the same amount of data.