0

I have an excel table and I want to look for a specific value I fetched in it. if it is there then do an action and exit the loop and if not in the list then after exiting the loop do some actions.

1

vimuth
  • 5,064
  • 33
  • 79
  • 116
Omar Amr
  • 1
  • 1
  • Hi @omar amr, you might want to look into the do until action. This is an action which can loop until your are meeting a certain criteria. Btw, the list rows present in table action also support filtering. You might be able to simplify your flow setup by using that filtering option instead. – Expiscornovus Aug 15 '22 at 21:51

0 Answers0