The data needs to output from Row 5 cell A to U. I can see you can use the start position of 5 which works but everything above get's wiped out so I loose the headers. How to I stop loosing the titles and headers from the output in Excel in FME?
Login to the community
No account yet? Create an account
An FME Account is required to contribute
LoginEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.


The Excel Template looks like this:
I've adjusted the feature type writer for Excel to output to Row 5 like this:
But when I run it, the Titles and header get wiped out:
This was the excel parameters:
So I'm unclear how to stop it from wiping the titles and header. I can successfully output the header and data from row 1 if i don't select the start position but I'm trying to work out how to fit the original template where the data starts from Row 5