Hi everyone,
I'm trying to use PA to update a column for a host of files already in Sharepoint. My idea was to use "For a selected file" as a manual trigger and just apply it to a folder containing just files or the lowest folder depending on how I can get this to work. I wanted to do this by getting the folder's properties using "Get file properties", run "List folder" to see what's inside, then use "Apply to each" to grab the file extensions then use that to update the "File type" column that I made.
When I try to use "Name" as the identifier, "Apply to each" nests itself like so
and returns this error when I test it.
I feel like the solution should be obvious, but I can't get past this part. Please help 😞