Hello - newbie here - I need to know how to only include data that falls within my defined start and end dates columns. There are multiple flight dates, so I need to be able to bucket the daily delivery data within those defined dates. It just pulls in all of the data for each flight and I cannot seem to get it to work. I have tried beast mode and ETL. (Also, i need it to condense it to one row (its showing multiple rows due to the daily data) - I used a pivot table in the below to try to solve that but would ideally like it to be a regular table.) Thanks!