Hi,
I am calling power pages cloud flow to do multiple record updates, the flow runs are executing sequentially which is resulting in poor performance on power pages.
The flow also involves calling child flows with multiple apply to each and multile record updates.
The flow is taking around more than 30 secs to complete which is resulting in visible deal in powrr pages leading to poor performance.
Can we enable concurrency while having all the flow runs to execute parallely, along with improving performance on power pages and having the flow running synchronously to have real time update on power pages based on flow output?
Or is there any way to do bulk updates in power pages?