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!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Remove empty rows

AnGi
7 - Meteor

Hi guys, need your help

How i can remove empty rows on a specific list?

i.e

1 A

2 b

3 C

4

5 D

6

7 E

 

I want to remove rows 4 and 6 and have a new column

1 A

2 b

3 C

4 D

5 E

1 REPLY 1
AnGi
7 - Meteor

Sorry, i am an idiot, just apply a Filter to remove empty rows .... eheheh

Labels
Top Solution Authors