The problem concerns the Power Automate trigger called "When a row is selected". This trigger can operate in two available modes:
-
Split enabled - in this case, each selected row is processed in separate flows.
-
Split disabled - in this scenario, all selected rows are processed within a single flow.
Microsoft has decided to optimize this trigger, allowing it to return all the values from the array that are needed in the flow. This function works without issues when the Split function is enabled. However, when the Split function is disabled, it is not possible to access the values of a specific selected row [Where is the "When a record is selected" trigger used?].
The aim of the question is to find a way to access the values of selected rows in Power Automate when the Split function is disabled.


Report
All responses (
Answers (