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: 
Not applicable

Re : XSLT Transformation

Hi All ;

I have exported a tablebox into XML format and save it in a pre-defined  location by writing a macro in VBscript . I need to do some XSLT transformation for getting the output of the XML in a specific format . I have a java code for the XSLT transformation but i couldnt find a solution to integrate the code in the edit module . Can anyone please suggest how to write a macro in Vb or JScript to do the transformation from a click of the button .

1 Reply
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Search the internet for examples that use vbscript to execute an xsl transformation. Your local friendly web search engine should be able to help you find examples like this one: http://www.mazecomputer.com/sxs/xsl.vbs.txt


talk is cheap, supply exceeds demand