Qlik Community
Collaborate with over 60,000 Qlik technologists and members around the world to get answers to your questions, and maximize success.
Join UsA solution is to use a different delimiter in the inline table, for example | (pipe) instead of the default , (comma).
This requires that we are sure that any values in Dim1_ field does not contain the | (pipe) character.
OdagBinding:
LOAD * INLINE [
VAL
$(odso_Dim1_){"quote": "", "delimiter": ""}
]
(ansi, txt, delimiter is '|', embedded labels);
The first SET statement should be empty string.
SET Dim1_ = '';
This should be done for all fields."
Collaborate with over 60,000 Qlik technologists and members around the world to get answers to your questions, and maximize success.
Join UsSearch Qlik's Support Knowledge database or request assisted support for highly complex issues.
Submit a caseExperiencing a serious issue, please contact us by phone. For Data Integration related issues please refer to your onboarding documentation for current phone number.
Call Us