Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
We’re experiencing technical issues with our vendor that are affecting license activations for Designer Desktop. We don’t yet have an estimated resolution time. We apologize for the inconvenience and will share updates as we have them.
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