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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

replace " double quotes with space

Hi,

i need to replace " double quotes with space in my data in many number of fields in my application.

i can use REPLACE function, but there are so many places(columns/fields) i have to apply that.

so, is there any easy way to do that like in Application level?

please help me.

Thanks.

2 Replies
vijay_iitkgp
Partner - Specialist
Partner - Specialist

Hi You can use replace function at script level to cleanse your data.

Regards

Vijay

Jason_Michaelides
Partner - Master II
Partner - Master II

MapSubstring() might be a little easier.