hello Team,
I'm creating a flow to send emails for different people. In the "Get a Row", I chose "Key Column" is Index and "Key Value" is 19. However, this works only for index 19th. I have 25+ people (with indexes) and I want to loop through all indexes to send email to all, not specific index 19. So, I use "Initialize variable" to create a variable to store indexes. But I don't know how it works?
What I have so far is: