We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Index/Match/Match help

Adara
8 - Asteroid

Hi everyone!

 

Complete newbie here trying to learn how to supplement contact information to a master sheet that is already partially filled out. Both sheets have the unique identifiers. All other examples I have found in the community are somewhat useful but glance over information I don't know yet.

 

Please and thank you!

 

6 REPLIES 6
ivoller
12 - Quasar

Hi,

 

Generally speaking the functionality to replace Index/Match is via the Join tool. If you can give an example of what you are trying to match I can provide more details.

 

Also, if you right click on the Join Tool and choose 'Open Example' you'll get a good idea of how it works.

 

Cheers,

Iain

Aguisande
15 - Aurora
15 - Aurora

Hi @Adara

Can you provide a little more detail on your use case?

 

Maybe writing named ranges, or joining data together may help..

Best,

_AG_

Adara
8 - Asteroid

Hi Ian,

The master sheet is attached as an image, and I am trying to supplement from another sheet that had the same headers and fill in the null values on my master sheet without losing current data.

And I had no idea that function existed on the tools, thanks!

 

 

Adara
8 - Asteroid

The master sheet is attached as an image, and I am trying to supplement from another sheet that had the same headers and fill in the null values on my master sheet without losing current data.

 

For example, replacing the Category null values with the content from another sheet.

ivoller
12 - Quasar

Hi,

 

See attached workflow for an example that I think meets the need. Basically new records will be used to replace data for null fields in the master data. If you have a lot of fields there are other ways to achieve this but this should get you started i think.

 

Cheers,

Iain

 

2018-03-06_14-58-31.png

Adara
8 - Asteroid

Thank you Iain!

 

This is a super helpful starting point. I had figured out it would be necessary to use Join and Union but couldn't organize it with the filter correctly.

 

Cheers!

 

Labels
Top Solution Authors