Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Get path of the conexion lib://Root

Hi guys,

I hope that you can help me, I need give the path that include the Connection lib,

for example:

i define a Connection named "Root" and this include the path C:/Users

I like that give the path in the scripts

10 Replies
Anonymous
Not applicable
Author

Qliksense create the file csv

vPathCSV --> Lib://Root

vNameTable --> Tabla1

vDelimiter --> ','

STORE '$(vNameTable)' into '$(vPathCSV)$(vNameTable).csv' (txt, delimiter is '$(vDelimiter)');