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

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
rstici
Contributor
Contributor

tHMap outputs weird structure xml

Hello,

 

I'm having some problems with the tHMap, it outputs some sort of xls instead of an xml. I can't seem to figure out what has changed in the tHMap settings that resulted in this behaviour.

 

 

<?xml version="1.0" encoding="UTF-8"?>
<default:Element1 xmlns:default="test">
<default:Element2>
<default:Element3>
<default:Element4>
</default:Element4>
</default:Element3>
</default:Element2>
</default:Element1>

 

 

Labels (3)
1 Reply
rstici
Contributor
Contributor
Author

I can't seem to remove the prefix of the namespace in the output xml of the tHMap