Forum Discussion
RMW13
3 years agoRegular Visitor
Rolling Data
Hello everyone, I am looking to use a datasource (xlsx) that has "rolling data" in it. The report is sent out daily and it includes the last two full months plus any days in the current month. ...
Greg_Deckler
Community Champion
3 years agoRMW13 How is the data sent out? If it is sent out as a file, using a Folder query may be a good option. Dump all of the files in a folder and use a Folder query to combine them all into a single table.