It's been a while, and I am convinced I had this working, but cannot do it now.
I need to have 2 dates - Start and End, so I created an IMDB with a single row for each date and the tables are StartDate and EndDate and the fields are Start and End.
I split the existing panel and put the 2 IMDB tables into the top half.
Problem is when selecting into variables. The first table in the IMDB suddenly has both fields - Start and End.
So back to basics.
How is it best to display the start and end dates, and then filter data based on those dates?