Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
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