Forum Discussion
Jan_Trummel
3 years agoHelper IV
Incremental Refresh in Dataflow with Folder-Query
Hello to the forum, I set up a dataflow in a premium workspace. In it I created a folder query, which imports several Excel files from a folder. To improve query performance I now want to enable i...
Anonymous
2 years agoNot applicable
What I meant is if you managed to reduce the refresh time. After some testing, I successfully configured incremental refresh in dataflows as follows:
- Activate incremental refresh (without creating the parameters).
- Edit the dataflow, remove the automatically generated filter, and create a new one on the date/time column before expanding the function with the automatically created parameters.
I don't know if this is the best way but it worked.
Greetings!