Very basic question for someone no doubt. How do I prevent the export of blank rows? Exporting to a .xls for this project. We can always delete it after export of course but I prefer it to be handled beforehand.
Don't Export Blank Rows
Was this article helpful?
0 out of 0 found this helpful
Comments
1 comment
You can try adding an additional procesisng stage before export to check if there are any blank rows and delete them.
Regards
Tim
Post is closed for comments.