Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
amien
Specialist
Specialist

xml and richtextbox issue

i use an xml as datasource. the xml is generated using infopath. This infopath contains a richtextbox.

The result of a richtextbox filled looks like this:

<my:description>some text blabla</my:description>

this all works fine .. the problem is when user use a [enter] in the textbox .. then the xml look like this:

<my:description><div xmlns="http://www.w3.org/1999/xhtml">some text blabla</div></my:description>

result is that in qlikview the description field is empty when users use a [enter] in the richttextbox.

How can i solve this?


1 Reply
orital81
Partner - Creator III
Partner - Creator III

Hi Amien

Although this is a very old thread, I would like to ask for some help here if you may:

i am about to start a QV project based on xml generated from infopath on sharepoint 2013 (SQL Server DB),

I would appreciate if you could advice on how to retrieve the XML from the infopath as an automated reload process.


Thanks a lot for your time

Ori