Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
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
16 - Nebula
16 - Nebula

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