Forum Discussion
Anonymous
2 years agoNot applicable
Execute Dataflow Tables/Queries in Parallel
The dataflow refresh history allows you to see the execution times by table including start and end time. You can clearly see that tables are executed sequentially. I have not found any option which ...
asocorrocognex
1 year agoHelper II
Do all the tables depend on the same query? For example, do you have a query Q that is the starting point for all the others? That would cause sequential executions.