Hey there!
I’ve got a Tool ID that the operator puts in at the beginning of an app. On the next step, the app needs to search a table for that Tool ID and load the record that contains it.
How can I write an expression that finds the record ID from a variable value that matches a value in the table? Is there a way to work around this?
Thanks!