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.

Multiply two field in matrix

igorfv
8 - Asteroid

Hi my friends,

 

How do multiply two fields in the matrix with the logic below? Give me a sample, please.

 

The logic for column 1 and row 1 - SPAG1:

 

igorfv_2-1652200128514.png

 

The logic for column 1 and row 2 - SPAG1:

 

igorfv_1-1652200106491.png

 

The logic for column 2 and row 1 - SPAG2:

 

igorfv_3-1652200206127.png

 

The logic for column 2 and row 2 - SPAG2:

 

igorfv_4-1652200238211.png

 

Thanks!

 

Igor Valle

 

 

4 REPLIES 4
MeganBowers
Alteryx Community Team
Alteryx Community Team

Hi @igorfv , see the attached solution, which makes use of the filter, append, and formula tools in order to generate column D and E in your spreadsheet

Qiu
21 - Polaris
21 - Polaris

@igorfv 
We can also try a Batch Macro for this case.

0511-igorfv.PNG

igorfv
8 - Asteroid

Hi @MeganBowers  and @Qiu

 

Worked fine. Thanks a lot for your support.

 

Have a nice day.

 

Igor Valle

Qiu
21 - Polaris
21 - Polaris

@igorfv 
Glad to be helpful.

Labels
Top Solution Authors