Hi Guys,
We have a scenario where we need to loop through all radio buttons and click one by one.
Loop (1-10)
Click(1st radio button)
Do some actions
End loop
The loop should be run 10 times, I don't understand how to pass a variable to UI element window of the radio button.
Thanks
Solved! Go to Solution.
You have to edit the selector and then add your variable to the desired standard attribute value e.g. ordinal or create a custom selector:
https://docs.microsoft.com/en-us/power-automate/desktop-flows/ui-elements#element-properties
You have to edit the selector and then add your variable to the desired standard attribute value e.g. ordinal or create a custom selector:
https://docs.microsoft.com/en-us/power-automate/desktop-flows/ui-elements#element-properties
Edit the UI element to use your variable
In the example above I am using 'MenuViewPos' variable in the UI element.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
19 | |
10 | |
6 | |
5 | |
4 |