Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
achhapre23
Contributor
Contributor

How to convert Xlsx File to Xlsb file using Talend

Is there any way to convert xlsx file to xlsb format using Talend?

Labels (5)
1 Reply
Anonymous
Not applicable

Hi

There is no a specific component to do the converition directly, go to check on internet to see if any API libraries available, if exists, then you can hard code on tJava to achieve it.

Rega

Shong