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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
atafsson
Creator
Creator

HTML encode syntax

Hi all,

I'm working with a system where I can read comments on transactionrows, the problem is that the SQL DB saves the comments i HTML-syntax where for example "Enter" = " 
' " and Qlikview can't interpret that, it needs chr(10) to understand.

in other cases I've used text(fieldname) or num(fieldname) to force other datatypes, but it does'nt seem to exist any for decoding HTML-syntax!?

Is it possible to encode fieldformats from HTML-syntax?

Labels (1)
0 Replies