I have this as part of a workflow:-
I am building an array which contain NetworkID-NetworkTitle
Then i need to filter the array based on the Array start with ID-
then to get the NetworkTitle
here what i have:-
so is there a formula i can use to filter the array based on this formula:-
Item Array start with item()?['ID']-
and then get the NetworkTitle?
Thanks


