I'm trying to get the latest subfolder from a folder using Power Automate Desktop. I can get the list, and display it, that works fine. Then, I cant figure out how to get the first item. It's unbelievalbe that I cannot find out how to this simple task.
Asked
Active
Viewed 9,327 times
1 Answers
5
I think it works like index python. You can call %list[0]% for first item.
refer this link for more info
https://learn.microsoft.com/en-us/power-automate/desktop-flows/variable-data-types