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

Dynamic multi-row formula based on field names

jnn073
5 - Atom

 

Hi there,

 

Below is my data set and I want to update columns ending "Total Value" with a formula that multiply columns ending "Number of shares" and "Share price". I  assume we need to use Multi-row Formula, but not sure what functions to use so that it would match the Award number in calculating the Total value. Many thanks in advance.

 

 Award 1 Number of sharesAward 1 Share priceAward 1 DateAward 1 Total ValueAward 2 Number of sharesAward 2 Share priceAward 2 DateAward 2 Total ValueAward 3 Number of sharesAward 3 Share priceAward 3 DateAward 3 Total Value
Person A100$55/06/2019 200$7  50$4  
Person B200$66/01/2019 100$5  100$7  
Person C            
etc.            
2 REPLIES 2
fmvizcaino
17 - Castor
17 - Castor

Hi @jnn073 ,

 

Attached is a workflow that does the job you need.

Let me know if that works for you.

 

Best,

Fernando V.

jnn073
5 - Atom

Thanks so much .@fmvizcaino!

Labels
Top Solution Authors