Idea Summary
I have a classic report that reports on a table. This table has columns named after dates for each Monday for the 90 days. Every Monday, the oldest date column would be deleted and a new date column will be introduced. However the report does not adjust automatically to it. I have to change the report manually every week to adjust to the change.
Use Case
This proposed feature would be very useful to the weekly reports that track the value of a certain attribute over a period of time.
Preferred Solution (Optional)
The idea is to refresh the classic or interactive reports during load so that a “select * from” statement will capture the latest from the table.