Forum Discussion
Laiq_Rahman
Helper I
3 years agoIncremental Refresh on csv files from sharepoint folder
Hi, I am trying to do incremental refresh based on file name (.csv files) from sharepoint. It's a sharepoint folder where we have all the files in this format "monthly_cost_hourly_2021-01, monthly_c...
- 3 years ago
Laiq_Rahman
Helper I
3 years agoHI KNP
It works perfect. Thank you so much. Any chance if we can do the same in dataflow. It's asking datetime field should exist while configuring incremental load.
Regards,
Laiq
- KNP3 years ago
Super User
You'll need to convert your date field to a datetime, or duplicate it and convert to datetime so you have a field to configure the IR policy on.