We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Keep Formatting in Excel Output

tycarbone
6 - Meteoroid

Hello community,

 

I am having trouble keeping the formatting when I output to excel. The issue that I am running into is setting the range. This is because my output does not have a specific number of rows that I will be outputting so I can't set the range to say A1:C7. Is there a way where I can keep the formatting of the spreadsheet I am outputting to and only specify the columns that I am outputting to? 

2 REPLIES 2
echuong1
Alteryx Alumni (Retired)

You can set the record limit to be something large. So for example, if I write to A2:E10000000, it will write to columns A-E and only fill in the rows for which it has data.

Qiu
21 - Polaris
21 - Polaris

@tycarbone 

As @echuong1  had explained, there is an option for this.

Refer this for the sample flow.

https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Excel-output-to-formatted-sheet/td-p/5...

Labels
Top Solution Authors