Trying to create a filter in integromat to search records for between todays date and 10 days in the future.
Can’t figure it out… Just playing around with some basic stuff I am getting weird returns
NOT({Start Date}<‘2017/11/15’)
That returned everything in 2018 and 2019 but did not factor in the month to include records greater than Nov 15 2017 like some that were Nov 25th 2017 and Dec 3 2017
Plan is to use the Date now merge tag in integromat and then date now+10 and bring back everything between today and 10 days from now so we can automate an events newsletter weekly only sending the cooresponding events that are happening in the next 10 days.
Appreciate any help…