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

General Discussions

Discuss any topics that are not product-specific here.
SOLVED

Merging Data

maddoxs
7 - Meteor

Hello all,

I am attempting to get this data to show the Project Managers name one time - but wanting to combine the Balances into one to show the total cost for each individual, instead of it showing multiple cost lines 

maddoxs_0-1682950942973.png

 

1 REPLY 1
gautiergodard
13 - Pulsar

Hey @maddoxs 

You will want to use a summarize tool to create this aggregation.

Please see a small example using data in similar structure as yours.

The key here is to ensure that the USD column are in a numeric data type to allow you to perform the aggregation.

gautiergodard_0-1682951640730.png

Hope this helps!

 

 

Labels
Top Solution Authors