I wish to add a blank line for every 'x' line in an Excel spreadsheet createt in the FeatureWriter.
Any help or guide on how to do this?
Thank you!
I wish to add a blank line for every 'x' line in an Excel spreadsheet createt in the FeatureWriter.
Any help or guide on how to do this?
Thank you!
Best answer by takashi
A possible way it to duplicate every Xth feature, remove all attributes from that, and send the empty feature to the writer. The Sampler and the AttributeKeeper might help you to do that.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.