SOLVED
Keep Formatting in Excel Output
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
tycarbone
6 - Meteoroid
‎02-03-2021
02:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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?
Solved! Go to Solution.
Labels:
- Labels:
- Output
2 REPLIES 2
echuong1
Alteryx Alumni (Retired)
‎02-03-2021
02:18 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
21 - Polaris
‎02-03-2021
04:32 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
As @echuong1 had explained, there is an option for this.
Refer this for the sample flow.
