You are viewing limited content. For full access, please sign in.

Question

Question

Form conditions range

asked on July 27, 2018

I have a split in tasks where special conditions will go to User Task (1).

I am referencing a specific field from the form for the conditions but instead of listing all, as there may be additions they will have to add, would it be possible to use the condition for a range?  With other operators.

Ex:

(number(/dataset/Number)>=1000 and number(/dataset/Number)<2000)

 

Then I can grab the range of all numbers 1000-1999.

 

0 0

Answer

SELECTED ANSWER
replied on July 27, 2018

We support the XPath operators displayed here. You could try to find some XPath operators that return true when a string is within a certain alpha range. 

1 0

Replies

replied on July 27, 2018

Yes, you can use operators and multiple conditions in your xpath expression

1 0
replied on July 27, 2018

What about with an Alpha Split?

Range based on first letter, a-m , etc.

 

0 0
SELECTED ANSWER
replied on July 27, 2018

We support the XPath operators displayed here. You could try to find some XPath operators that return true when a string is within a certain alpha range. 

1 0
replied on July 27, 2018

Thanks!

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.