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.

Designer

aakanksha_garg
6 - Meteoroid

 I am trying to create a table in excel. So i have this table A with Account, pin-code, etc.

Unique KeyAccountBank CodePin- CodeQtyDate
THY,893THYLD123-8938/29/2023
THY,938THYSD123-9388/17/2023
ABC,145ABCLD123-1459/6/2023
ABC,145ABCLR6371459/6/2023
ABC,2334ABCSR123-23349/6/2023
ABC,2334ABCLR63723349/6/2023

 

So i have scenarios, like for example if, Unique key matches -ABC,2334 case and Bank Code is LR & SR, then From - 637 and To - 123

EntityBookSecurityTrade DateValue DateDepot FromDepot ToQuantity
Sequel5517ABC9/6/20239/6/20236371232334

And this is how i map rest of the columns

1 REPLY 1
AndrewSu
Alteryx Alumni (Retired)

@aakanksha_garg ,  it's hard to understasnd how the data needs to transform in your example because the column headers of your 'end state' are different than the column headers of your 'start data'.  If you could provide more clarity on the logic of the transformations, that would be very helpful in resolution. 

 

Thanks.

Labels
Top Solution Authors