I'm trying to create a specific default query where when the user opens the query the path is already populated with a specific directory defined by me. Today when it opens the directory is always "SERVER \" , as can be seen in the figure below
Iwouldliketobeabletoselectaspecificdirectorytoopenforexample:"SERVER \ PASTA1 \ PASTA2"
The default query name I'm using now is "DIR". In it the values look like this:
- Table : SX5 = Tables
- Expression : AdmPath ()
- Return : AdmArq ()
Would anyone know how to help? Thank you very much.