Forum Discussion
Custom connectors in Fabric Dataflows
- 4 months ago
I have found a slighlty easier solution. I am importing data into about 10 table from a dodgy API. Some of the tables need frequent updates, other can do with updates on a daily basis. I split my dataflows into 10 dataflows each handling one table. Then through scheduling them cleverly (the daily ones go through the night and the important ones during the day on a more frequent schedule) I managed to get all the data processed.
I have found a slighlty easier solution. I am importing data into about 10 table from a dodgy API. Some of the tables need frequent updates, other can do with updates on a daily basis. I split my dataflows into 10 dataflows each handling one table. Then through scheduling them cleverly (the daily ones go through the night and the important ones during the day on a more frequent schedule) I managed to get all the data processed.
- v-priyankata4 months agoCommunity Support
Hi PieterVeenstra
Thanks for the letting us know this.
If your issue has been resolved, it could help others in the community facing the same problem. Please mark the helpful reply or your own reply as the accepted solution.
Thanks.