Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
For some (more) technical purposes it would be nice to be able to generate a XML file based on some specifications.
I can think about two major points:
1. Turn a Qlik Entity (e.g. Straighttable) directly in XML structure
<table>
<row>
<column name="columnname">value</column>
....
</row>
</table>
2. Use the same editor for HTML reports to generate just a text file in the end
Appreciate the Post - Not planned.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.