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

Parse a Record Number and Delete All the Rows Above That Number

Thordust16
7 - Meteor

HI All,

 

Below is my requirement in which I have to provide a number as an input and delete all the rows above that record number.

 

For example record number 4 from another flow should be provided as input to remove the rows above that record number.

 

Record Number.PNG

2 REPLIES 2
Claje
14 - Magnetar

I've attached a really quick example of this.


Basically, Append fields and a Filter is the easiest way to accomplish this sort of process.

 

FilterSecondInput.PNG

Thordust16
7 - Meteor

That was an easy solution and worked like a charm Thanks.

Labels
Top Solution Authors