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: 
Not applicable

Alternative to ' as delimiter in Excel data load

I have an Excel file with mostly numeric data but '<< entered where I'd like to have zeros. Ordinarily I'd use an if statement to convert that value to zero, but I can't enclose it in single quote marks because it already begins with a single quote. Is there an alternative delimiter I can use in the load script?

(I've actually solved the problem by reading the left(fieldname,2) which avoids the issue. But I'm still curious if there's a way to solve the problem.)

Thanks.

0 Replies