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.

Sum and Vlookup

RT4
7 - Meteor

Hello!

 

Have a data table which needs to be filled with the tabs in it.

 

Similar to Vlookup.

 

The data needs to be taken from the tabs "Ohne Belegart", "Erstattung", "Gutschrift", "Rechnung", "Zahlung", "Anzahlung" by Combine column.

 

To fill columns H-L.

 

Anzahlung (G) is done with Vlookup. Was wondering if there is an option to do it with Alteryx.

 

Thanks for the assistance!

 

The Result Should look smth like that:

 

RT4_0-1612238146061.png

 

 

 

4 REPLIES 4
randreag
11 - Bolide

hi @RT4 

 

I'm not sure if I understood well whay you try to accomplish but I attached a workflow that takes all the sheets(except the first) and puts in one big table

 

 

I hope it helps

Qiu
21 - Polaris
21 - Polaris

@RT4 

The data is big.

Continue on idea from @randreag , I added Join, which serves as VLoopup.

0202-RT4.PNG

RT4
7 - Meteor

Hello!

 

Thanks for your fast reply.

 

But I get an error at this configuration.

 

RT4_0-1612235636346.png

 

Could you please specify what should be there?

 

Thanks

 

RT4
7 - Meteor

Hi Aruiz,

 

thanks for the fast reply.

 

I get this configuration error.

 

RT4_0-1612235771035.png

 

Sorry if it was not clear from the beginning.

 

I need to fill Analyse Data tab in the columns G-L, by fields Combine and Restbetrag (MW) accordingly to the columns "Ohne" form the tab "Ohne Belegart", "Erstattung" from the tab "Erstattung" etc..

 

For Anzahlung i used vlookup, which worked pretty well, but the others might have duplicates so i was trying to use sumif and vlookup, but didnt really work.

Labels
Top Solution Authors