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
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.
😃
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.
😃