Skip to main content
Nintex Community Menu Bar

Get Index for Value from Collection in 365

  • August 24, 2021
  • 1 reply
  • 90 views
  • Translate

Forum|alt.badge.img+3

Hi All,

 

I'm more familiar with on-prem nintex, but we have the 365 and i'm trying to do a simple enough operation, get the index values for something that exists in a collection. basically, check if item exists in collection for on-prem. 

the check if item exists in nintex 365 only accepts a boolean variable. Is there no tool for this anymore? if not, has anyone found a decent workaround?

 

Thanks,

Nute

Did this topic help you find an answer to your question?

1 reply

allan
Forum|alt.badge.img+9
  • Rookie
  • 177 replies
  • September 8, 2021

What you could do is simply loop on your collection, and check with a "run if" action if your condition is met. If this is the case, return the index and exit the loop.

In the loop, store your index, and create a boolean variable to stop the loop. If the run if is true, the change the "StopProcessing" boolean variable to Yes.

 

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings