0
I am trying to create a specific default query where when the user opens the query the path is already filled with a specific directory defined by me. Today when he opens the directory it is always "SERVER\", as can be seen in the figure below
I would like to be able to select a specific directory to be opened for example: "PASTA1 PASTA2 SERVER"
The default query name I’m using now is "DIR". In it the values are like this:
- Table: SX5=Tables
- Expression: Admpath()
- Return: Admarq()
Would anyone know how to help? Thank you very much.