Forum Discussion
Data Flow refresh - parallel or separately
- 7 years ago
Anonymous ,
Currently there's no such kind of doc which can clarify the working details about dataflow entity refresh. But it seems to more related to Azure Lake Storage. I would suggest you to post this question to azure forum to achieve more help.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous ,
Currently there's no such kind of doc which can clarify the working details about dataflow entity refresh. But it seems to more related to Azure Lake Storage. I would suggest you to post this question to azure forum to achieve more help.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous6 years agoNot applicable
I have the same problem where i need to control the order in which the entities in a dataFlow refress in order to avoid API call quota limits on the source side (Google Analytics).
To me this has nothing to do with DataLake store but rather with the way DataFlows decides to treat the refresh calls towards the datasource.
Is there any documentation that would explain how multiple entities in a flow are refreshed (sequentially or parallel)?
Thanks
Bogdan
- Imrans1234 years ago
Advocate V
Any update on this issue? I am using Invoke After as a work around as I have multiple tables using the same API source and I'm hitting the quota limit. But it takes a long time to refresh as I give exessive breathing room between queries since sometimes the API works slow..
- Marius04022 years agoNew Member
I have the same issue which causes an error when refreshing my dataflow "Parallel API request not permitted".
Any help would be appreciated.