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

Row lookup

aish28warya
6 - Meteoroid

Hi all,

 Below is an example of data I've.

This is for January month

   JanuaryJanuaryFebruaryFebruaryMarchMarchso on…
Posting year/dateSAP LESAP CentreCashIntra MISCashIntra MISCashIntra MIS 
1/1/20213305162745(90)600000 
1/1/2021330525634710000000 
1/1/2021330520843020(45)0000 

 

And this is for February month

   JanuaryJanuaryFebruaryFebruaryMarchMarchso on…
Posting year/dateSAP LESAP CentreCashIntra MISCashIntra MISCashIntra MIS 
2/1/20213305162745(90)606001000 
2/1/2021330525634710000(500)00 
2/1/2021330520843020(45)70(80)00 

 

While uploading February data, I want to do row lookup, where if posting year/date matched with February in the row, then return February Cash & February Intra MIS column. Same for other months.

3 REPLIES 3
afv2688
16 - Nebula
16 - Nebula

Hello @aish28warya ,

 

Would this work for you?

 

Untitled.png

 

Regards

OllieClarke
15 - Aurora
15 - Aurora

Hi @aish28warya here's how I'd go about this:

OllieClarke_0-1617787872242.png

 

Hope that helps,

 

Ollie

aish28warya
6 - Meteoroid

Hey, thank you for the response. This one works for me.

Labels
Top Solution Authors