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.

Remove columns with no data after Table tool?

jvaucher0804
7 - Meteor

Hello!

 

I'm trying to remove columns with no data after doing a crosstab then grouping by customer # and creating specific table for each customer.

 

Coming up with no success. Any insights/tips would greatly be appreciated.

 

jvaucher0804_0-1604520978456.png

 

2 REPLIES 2
PhilippK
Alteryx Alumni (Retired)

Hello @jvaucher0804 ,

 

yes this is possible, you have to split your rows/group-by results first, and then create a table for each.

 

please find an example attached.Best regards

Phil

messi007
15 - Aurora
15 - Aurora

Dear @jvaucher0804 ,

 

You can do that with a macro Batch.

 

messi007_0-1604576770140.png

Attached the macro and the workflow.

 

messi007_0-1604576936600.png

 

 

Hope that Helps!

 

Regards,

Labels
Top Solution Authors