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: 
john_abm
Contributor
Contributor

replace '\' with '\\' in JSON file format issue

We have to replace '\' with '\\' in JSON file format. However, JSON retruns '\\\\'.

replace($NAME,'\','\\')
 

The CSV format returns result correctly. How to fix this issue?

Any help in resolving this issue will be greatly appreciated.

Labels (1)
1 Reply
Madhavi_Konda
Support
Support

Hi John,
What are you replicating(which source to target)?

Thanks,
Madhavi