Hello everyone,
I have a comboxbox, linked to a Choices (Table.direction).
In the table.direction I have three choices (D1, D2, D3).
I would like to be able to display in the combobox a result according to a variable. Example: if my variable = "1", then the display in the combobox = D1.
I tried to filter in the choices or in the combobox, but without results.
Do you have an idea ?
Thanks in advance.