cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
Anonymous
Not applicable

How to append the string to variable only if they are unique strings

How to append the string to variable only if they are unique strings

 

2 REPLIES 2
PrasadAthalye
Community Champion
Community Champion

  • Declare an Array variable.
  • Loop through strings and inside the loop check condition if string exist in array. If not add to array.
  • Finally Loop through array and use append to strings to generate required string.

 

Please Like and Mark this as Answer if it resolves your Issue.

Power Automate Community
Anonymous
Not applicable

I need it to be in string format for further use in the flow. so i wont be able to use the array option. also im not sure how to check if string exist in array. can you solve both these problems please.

Helpful resources

Announcements
Power Automate News & Announcements

Power Automate News & Announcements

Keep up to date with current events and community announcements in the Power Automate community.

Community Calls Conversations

Community Calls Conversations

A great place where you can stay up to date with community calls and interact with the speakers.

Power Automate Community Blog

Power Automate Community Blog

Check out the latest Community Blog from the community!

Top Solution Authors
Users online (2,451)