79509960

Date: 2025-03-14 18:29:19
Score: 1.5
Natty:
Report link

You can use a for each excel sheet activity. And then perform your action within the given for loop.

enter image description here

Alternatively you can also use only code within an assign to get all. sheet names, add them to an array, and then iterate through the array.

enter image description here

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Whitelisted phrase (-1.5): You can use
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Kevin Foendoe