
Explanation
Edit the cloud flow.
Modify the Run a flow built with Power Automate for desktop action.
Set the priority value based on the volume for an order.
To implement a solution to manage the priority of incoming orders, you need to perform three actions in sequence:
Edit the cloud flow that triggers the desktop flow. This is where you can define the logic for setting the priority value based on the volume for an order1.
Modify the Run a flow built with Power Automate for desktop action in the cloud flow. This is where you can pass the priority value as a parameter to the desktop flow1.
Set the priority value based on the volume for an order in the desktop flow. This is where you can use the priority value as a dynamic content to determine how the desktop flow will run on the target machine1.