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.

filter data when the value changes and the value right before that (previous value)

bmittal11
6 - Meteoroid

Input:

bmittal11_0-1661463045682.png

 

Desired Output:

bmittal11_1-1661463760351.png

 

the new field column is flagging whenever the "Decoded Value" changes for a particular "DID". I want to only keep the data whenever the "Decoded value" field changes for a particular "ecuAcronym" and "DID" and also the row right before that value changes. 

 

I feel like its pretty simple to do but I am confused. I am attaching the INPUT and Desired OUTPUT files.

 

2 REPLIES 2
binuacs
21 - Polaris

@bmittal11 One way of doing this with the MultiRow tool

 

binuacs_0-1661464908867.png

 

Matthew
11 - Bolide

i think a multi row tool is what youre looking for

Matthew_0-1661464981650.png

 

Labels
Top Solution Authors