hi community,
In my previous work, i wanted to create a string of task member names, and emails in order to put them into the email body and CC of the email. i found the solution to initialize variable, then append to string variable. this work with no issue for "When an item is created"
i tried to replicate for another flow that is running on a recurrence, and "Get items", it doesnt seems to work the same way.
Application to "When an item is created" working perfectly
replication to "Get items" didnt work, this is my original flow
any idea to get it work?