We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Move value to another cell using If statement

RichardAlt
8 - Asteroid

Hello guys,

 

I'm having a problem using the If statement.

This is my sample data.

RichardAlt_2-1595562145881.png

 

I want to move the subtotal amount to "REF UL 31/03/20 TR"

RichardAlt_1-1595562099104.png

My desired output something like this.

Just move the subtotal amount to "REF UL 31/03/20 TR", But I need to use Contains function because "REF UL 31/03/20 TR"  is not fixed. It changes the date.

RichardAlt_0-1595562401958.png

 

2 REPLIES 2
grazitti_sapna
17 - Castor

Hi @RichardAlt , I hope this helps.

grazitti_sapna_0-1595566564709.png

 

Sapna Gupta
RichardAlt
8 - Asteroid

Yup, it works, Thank you!

Labels
Top Solution Authors