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.
SOLVED

Discard Columns (Multiple) which has null values in the First Row dynamically

DataPirate26
10 - Fireball

Hi Everyone, 

 

I want to discard Multiple Columns which has null() values in the First Row at once. With the help of Dynamic Select I was unable to do so. Is there a way out to achieve this ?

 

2 REPLIES 2
PangHC
13 - Pulsar

using dynamic rename to add name to the description. (view in metadata)

then use dynamic select to remove any columns that have description.

Screenshot 2023-11-16 144823.png

flying008
15 - Aurora

Hi, @DataPirate26 

 

FYI.

 

录制_2023_11_16_15_05_16_285.gif

Labels
Top Solution Authors