Hi,
I am trying to add a blank row into my workflow. I just need to add one blank row to the top of my output so that it is formatted to feed into an Excel Macro. Is there any way to add a single blank row to a workflow?
Thank you!
@Philip's solution is the one I would recommend, though I have a feeling you may want the blank row above the header line, in which case this post may be useful: https://community.alteryx.com/t5/Alteryx-Designer-Discussions/How-to-output-data-at-specific-row-and-column-in-excel/td-p/76689
Ben
One way is to create a text input with a dummy row indicating it is blank, then dropping that dummy column later.
Amazing how great this is...
I wanted to add rows to the bottom of my exported Excel spreadsheet. Searched "adding rows" clicked on this thread.
Downloaded, inserted, and modified the solution (switching order of tables to combine) and re-ran my app to a perfect result.
All within about 3 minutes!