Hello everyone,
I am building a date range filter to allow a use to select weeks and then have it filter to the days belonging to each week. I did this by having a report days being a child of Report weeks and using an Time calc to set up the range. It is working like I want by showing the correct list items.
But they are ordered badly since the list IDs don't count in the direction I want. Is there any way to reset these IDs so that it starts with #1 for earliest date and count upwards?