Repeatable processField - Delete elements
Is it possible do delete elements from a repeatable processField in a flow?
In my case i have to delete all elements from a repeatable process Field.
-
Hello Christopher,
I would like to help you achieve your overall solution, could you describe your use case more. For example, why are you trying to delete these elements (etc.) and provide some images?
This would give me a better understanding of what you're trying to achieve and guide you in the direction.
Thanks,
Jason Wells
-
Hi,
in my flow i loop a list of AzureAD-Guest mail-adresses. For each guest i write the sponsors via Graph-REST-Call in a repeating element and write them a info-mail.
In the next loop i've to delete the content of the repeating element.
The Problem is: If the first Guest has five sponsors and the second guest has 2 sponsors only the first two elements will be overitten and the three others contains the data from the first guest. So i've to delete the elements in every loop.
Please sign in to leave a comment.
Comments
3 comments