Forum Discussion
incremental refresh - how to set this up
- 3 years ago
Yes. If you extract the date value from each filename, you can convert that to a date column that could be used either to filter to only keep the last 60 days, or (as your post title says) set up incremental refresh using it. Please see this video that walks through how to do the later (but would also show how to do the former).
https://www.youtube.com/watch?v=IVMdg16yBKE
Pat
Yes. If you extract the date value from each filename, you can convert that to a date column that could be used either to filter to only keep the last 60 days, or (as your post title says) set up incremental refresh using it. Please see this video that walks through how to do the later (but would also show how to do the former).
https://www.youtube.com/watch?v=IVMdg16yBKE
Pat
- MasterSonic3 years agoHelper IV
Thank You, great tutorial