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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

xml and xsl to excel file.

Hello
I use Talend Open Studio 5.0
I have an xml and xsl file and want to get a excel file.
Is it possible to do this?
Who can I do this?
Regards,
Oscar Manso
Labels (3)
11 Replies
Anonymous
Not applicable
Author

Hello
Your response still does not serve me.
On the other hand I already visit your site
I have seen that there tXslt component. Can you help me to do what I want?
Regards,
Oscar Manso
janhess
Creator II
Creator II

Why can't you just open the xml file in Excel? The xml just needs the xslt style sheet associated with it.
E.G. <?xml-stylesheet type="text/xsl" href="spreadstyle.xsl"?>