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

Announcements
Join us in NYC Sept 4th 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

hola
I need an answer
Regards,
Oscar Manso
_AnonymousUser
Specialist III
Specialist III

I beloved using a Create a excel using xlst. Link:http://www.techrepublic.com/article/convert-an-xml-file-into-an-excel-spreadsheet-with-this-technique/6163451
S here the simplest solution I can think of is
1.do a transformation for mapping field to the style sheet
2.using streams write the file as excel
It would also be nice if you package this as plugin and put it in talend forge. 0683p000009MACn.png 😃
_AnonymousUser
Specialist III
Specialist III

I belive using a Create a excel using xlst. Link:http://www.techrepublic.com/article/convert-an-xml-file-into-an-excel-spreadsheet-with-this-technique/6163451
S here the simplest solution I can think of is
1.do a transformation for mapping field to the style sheet
2.using streams write the file as excel
It would also be nice if you package this as plugin and put it in talend forge. 0683p000009MACn.png 😃
Anonymous
Not applicable
Author

hello
I don´t undestander you soluction
who do yo this in Talend?
Regards,
Oscar Manso
janhess
Creator II
Creator II

Do you mean you want to create a csv file from xml using xslt?
Anonymous
Not applicable
Author

Hello
Yes, but I don´t create csv file.
I want to create xls file from xml using xslt.
What is the XSLT file format?
Regards,
Oscar Manso
janhess
Creator II
Creator II

Why use xslt? You could use Talend components to convert xml to excel.
Anonymous
Not applicable
Author

Hello
I need to use xslt to excel file is formatted for color, font ...
Regards.
Oscar Manso
janhess
Creator II
Creator II