SOLVED
Merging Data
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
maddoxs
7 - Meteor
‎05-01-2023
07:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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
Solved! Go to Solution.
Labels:
- Labels:
- Alteryx Practice
1 REPLY 1
gautiergodard
13 - Pulsar
‎05-01-2023
07:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
Hope this helps!
