Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
解決済み

Get output in specific columns by skipping some columns

Rahul_Analyst
コメット

Hi,

 

I want to output my data at specific range. I know Alteryx can do like  this A2:C10. But in this case, it is taking Col A, B, and C, all three columns. Is it possible, I want output in Col A and Col C, not in Col B. Means, I can set my range as per specific columns, where I want data like -Col A, Col C, Col E and I can keep my columns Col B, Col D empty (not overwrite).

 

Actually, I do not want to overwrite in Col B and Col D, because it contains formula. And, if I overwrite it then it will be deleted. 

3件の返信3
JarekSkudrzyk
ボリード

@Rahul_Analyst have you tried splitting the output data into 3 and then outputting it via separate output tools to the .xlsx file?

Rahul_Analyst
コメット

@JarekSkudrzyk , amazing! it worked really well. This is what I wanted.

JarekSkudrzyk
ボリード

@Rahul_Analyst great to hear that:)

ラベル
トップのソリューション投稿者