Use case: My form captures gauge readings in a table that can have anywhere from 10 to 20 rows. If any one (or if multiple) gauge readings are >=9.0 I notify a supervisor to address the issue.
Currently the form business process sends the email, but I can't get it to show the specific gauge reading in question.
Meaning, I would like the message to say "A gauge reading of 9.4 for corn hammermill was recorded at . . ."
Which would require that I isolate the item (corn hammermill) and the gauge reading (9.4) specifically. When I include the tokens for these specific items I get the full list of values for each of them.
Is there a way to filter the token values to only include the 9.4 gauge reading and it's associated item?
Xiuhong asked that I open this in Answers when we talked at the Information booth last week.