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.

Create a blank Excel sheet with 2 other sheets with data

Dittau
8 - Asteroid

Hello.

 

How do you create a blank sheet in an excel file- no data anywhere.

 

i also have 2 other sheets that have data so 3 total sheets but 1 is blank and 2 have data.

 

example:

sheet 1: blank

sheet 2: dummy data

sheet 3: dummy data

1 REPLY 1
Qiu
21 - Polaris
21 - Polaris

@Dittau 
I tried with sample flow as below.

For the blank sheet, i use the value nulll() and skip the header name when output the data.

0501-Dittau-A.png0501-Dittau-B.png

Labels
Top Solution Authors