Announcements
Hi, newbie here and in Power automate,
excuse "dump" question, but could you assist me with saving screenshots from UI element, but in multiple files, not in the same one. How to set the name of *.jpg to 1, 2, 3 for example.
Hi @luigee one way would be to use the "Get current date and time"-action before the screenshot and when saving the screenshot, you use %CurrentDateTime%.jpg
This way, the screenshot would always have a unique name
if you are looping the actions, you could use the %LoopIndex% of the loop as name for the screenshot too
You can take a Counter variable if you would like to have it as 1,2,3...
During the saving, in the destination path provide as below where Counter is the variable.
C:\Test\%Counter%.jpg
Each time in the loop make sure to increment the counter by 1.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Valantis 481
11manish 278
David_MA 276 Super User 2026 Season 1