add extra line in dataport

vanrofivanrofi Member Posts: 272
Hi All,

I had a problem with a dataport export, where the customer asked an extra line-feed at the end of the export.
I didn't find a solution in mibuso rightaway, but finally managed it quite easily.

So for those who have a similar request :

I added a second data-item Integer to the dataport (so below the dataitem of the table to export), put the filter on Number = const(1) and the DataItemSeparator I have put on <NewLine> instead of <NewLine><NewLine>, to avoid an export of 2 extra Linefeeds.

regards,

Filip
Sign In or Register to comment.