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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Incorect path format

Hi

I have field that represent folder path, like:
\\SI-MTvR2\ETSults\NR_v5.4440

When I try to show it in text box, I get the double \\ :

\\\\SI-MTvR2\\ETSults\\NR_v5.4440

Why? how can I remove it? I just need to original field path.

Thanks

1 Reply
marcus_sommer

The textbox doesn't double the backslash. I assume that rather the loading and/or some transformations are responsible for it. Therefore check all steps beginning from the source. I could imagine that some database-driver might handle it in this way ...

- Marcus