Hi everyone,
I encounter a problem bur i don't know where is it !
I have create a xls library and from this list i want to have a drop down menu.
For the box name ddledu2 i have set this code :
Distinct(nametable;'column')
And for the library :
Filter(nametable; column=ddledu2.selected.result) but there is nothing in result, could you help me ?