I’m trying to filter rows by date, specifically using the current Month & Year MONTH([DATE])+year([date])=Month(now())+year(now()), but this doesn’t seem to be working correctly.
While it does pull this current month’s data, it is also pulling December 2018. When looking at the ‘test’ data, I cannot deduce why it is pulling information from 5 entries in during the December '18 timeframe. Any ideas??
