Get associated variable from filter element

Dear community,

I have a table with material id’s and units.
There is a filter element in my app where the user can select a specific material.
How can I assign the associated unit to a variable once the user has selected a material id?

Hi,

you could probably use the “VariableMappingSelectElement” to map units and material within one element.

1 Like