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

Find And Aggregation

Kuldeepmathur
8 - Asteroid

Hi,

 

I have 2 tables the first table have Model Number, Option Code, Extra Dollar, Base Dollar

Another one has  Model Number, Set Code 

 

E.g : index data file will have
if Model Number 3504 and  Base dollar Value is 6780
And Option Code : 
AE=220(Extra Dollar)
FC=118
TR=74
 
and if our original configuration may have model number 3504 and Set Code "FC, TR"
 
So total should be (6780+118+74) 6972
 
Attaching Files(F1, F2 as Input) for your reference the result should be identical to the F3 file .
 
Thanks,
Kuldeep
 
2 REPLIES 2
benakesh
12 - Quasar

Hi @Kuldeepmathur ,

Can you check the output file : F3   ?   I think all amounts should be >  base amount . 

Kuldeepmathur
8 - Asteroid

Thank you for the quick solution.

Labels
Top Solution Authors