This guy is a god of Power Automate!!! This video showed me how to implement a RPA to capture in a legacy app a bunch of records from an Excel worksheet saving a lot of time and effort. Thanks!!!
Do you know how I can iterate over a list of powerpoint files that need to be converted to MP4 videos? I can retrieve the files and then place a recorded action of exporting by clicking on UI elements in a for each loop, but it always repeats the recorded action for the first file only. How can I have a recorded action apply to each file's own UI elements (file tab, export button, save button, etc.) ?
Hello, thank you for the helpful video. My issue is that I have a list of 2 columns with around 100 rows of data. I need to loop 10 at a time until it reaches blank. Which loop would I need to use? Basically looks like this: (In web) Enter Row 1 Press Submit Enter Row 2 Press Submit Enter Row 3 Press Submit ... Enter Row 10 Press Submit Then start another loop starts from Row 11. and then goes through the same cycle until it reaches a blank cell.
Instead of Rows, place the data in columns by 10, so that it will be read as range with column names, therefore column names can be use as a dynamic variable input in Currentitem
brother can u make separate playlist on power automate desktop , i subscribe your channel and i hope u will cover every topic in power automate desktop
Fantastic video for a first time user of Power Automate. I used it directly in a project and it saved me a ton of time. Thank you for making this.
I was able to achive my test just watching the video. Thank You.
This guy is a god of Power Automate!!! This video showed me how to implement a RPA to capture in a legacy app a bunch of records from an Excel worksheet saving a lot of time and effort. Thanks!!!
Glad that i found this video, i was stuck in a specific point where I couldn't loop my flow but Thanks your %CURRENTITEM%['name'] tip saved my flow. 👍
Great video! Easy to understand. Thank you, sir!
Great info!
Thanks a bunch. Great video!
can you create a condition for the loop so it only copies data from visible cells in an excel table?
How we can apply loop through each column ?
Do you know how I can iterate over a list of powerpoint files that need to be converted to MP4 videos? I can retrieve the files and then place a recorded action of exporting by clicking on UI elements in a for each loop, but it always repeats the recorded action for the first file only. How can I have a recorded action apply to each file's own UI elements (file tab, export button, save button, etc.) ?
Very useful video, thank you. But how can I remove comma after Currentitem values?
Is there a way to automate the creation of output variables in power automate desktop or even on the cloud version?
Not that i'm aware of unfortunately.
@@desktopdatacrunching4032 Okay. Thanks.
Hello, thank you for the helpful video. My issue is that I have a list of 2 columns with around 100 rows of data. I need to loop 10 at a time until it reaches blank. Which loop would I need to use?
Basically looks like this: (In web)
Enter Row 1
Press Submit
Enter Row 2
Press Submit
Enter Row 3
Press Submit
...
Enter Row 10
Press Submit
Then start another loop starts from Row 11. and then goes through the same cycle until it reaches a blank cell.
Instead of Rows, place the data in columns by 10, so that it will be read as range with column names, therefore column names can be use as a dynamic variable input in Currentitem
brother can u make separate playlist on power automate desktop , i subscribe your channel and i hope u will cover every topic in power automate desktop