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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
cara_ay
Contributor II
Contributor II

[RESOLVED] Unable to parse &# into JSON file - Character Reference "&# error

Hi, I'm trying to query a MySQL database to generate a JSON file. The dataset has &# but this was triggering the following error. After removing the &# from the dataset and re-running the job, I am still receiving the same error.

Have you got any suggestions on what I can do to resolve this?

Is it possible to parse &# values into the JSON file since I would prefer keeping these characters in the data?

Here is a screenshot of the job:

0695b00000JN2sgAAD.pngThe error message that I've received.

0695b00000JN2qzAAD.png 

UPDATE:

After trying to narrow this down to the column and row that contained the characters, it turns out that the characters weren't an ampersand (&) and hash (#), but rather the 'backspace' character (see attached image). After doing an update to remove this character, the job ran successfully.

 

 

Labels (2)
0 Replies