I know there seems to be lots of topics around this but just can’t seem to get it to work.
I have a configuration file that I read in at the start of a workbench. In that file is a range of attributes that I turn into user parameters.
One of these is to define a specific field from a table which I have called _extractSubjectParcelQueryField
How do I use the contents of this variable to be the attribute that I want to expose?
In my case the actual value of the user parameter is ‘land_id’ but this can change depending on the data coming in.