Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I am currently working on a project. fetching data from SQL database and inserting to an excel file.
I have been able to do that successfully but i am having issues with editing the header on the excel when mapping the columns using tmap (processing). i do not want the column names to be exactly the same with the excel headers.
How do i edit that?
Kindly assist.
Hello,
If you don't want the column names to be exactly the same with the excel headers, you can modify them in output column by using tMap directly.
Please have a look at my screenshot to see if it is what you are looking for.
Best regards
Sabrina
Hello,
If you don't want the column names to be exactly the same with the excel headers, you can modify them in output column by using tMap directly.
Please have a look at my screenshot to see if it is what you are looking for.
Best regards
Sabrina
Thank you very much Sabrina.
It was so helpful.