Hi.
This may be a simple or a complex question, I’m not sure which.
I’m attempting to use a dynamic expression, that I construct dynamically from values read from a file or table, and evaluate it on all relevant feature read from a database or file. Including AND/OR etc.
How can this be achieved in Workbench ?
I’ve tried to utilize ExpressionEvaluator with the expression @Value(@Value(expr)), but it doesn’t return any value in the “_result” variable.
What am I doing wrong, and is it even feasable ?
Are there better ways to achieve this ?
Using 2025.2.4
Cheers






