
in the above screen shot in the Compose 2 action named region - I am getting list of regions but contains duplicates.
I have to remove duplicates.
In one of the post it was said to remove duplicates use union on some variable.
I tried to do but . I tried adding Append to array variable but when I click on Name drop down list I don't see any.
what name I have to choose?
where should I initialize the variable.
It seems I can't initialize in ApplyToEach, I can only use append array variable.
Any help ?