Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I have job which read excels file and some transformation are put on that data. After transformation data is saved into Output Excel using tFileExcelOutput components. But my requirement is what ever data i trasform into cells that should be non editable.
So after generation of output excel, user should not be able to edit it.
can we perform this using Talend ?
Please suggest some ways.