SOLVED
How to get total amount and count
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
esabay
8 - Asteroid
‎03-06-2024
09:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi All,
May I ask for help in continuing the alteryx workflow I did? My goal here is to get the count and sum of the amounts per customer in this case the result would be Peter and Marge. Desired outcome below:
Thank you for the help
Customer | Amount | Count |
Peter | xxx | 1 |
Marge | xxx | 1 |
Total | xxx | 2 |
Solved! Go to Solution.
Labels:
- Labels:
- Help
2 REPLIES 2
sergejs_kutkovics
9 - Comet
‎03-06-2024
09:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@esabay, Please review the attached workflow to see if it addresses your problem. I have consolidated all the filters into a single tool and included grouping by currency. I did this because I wasn't sure if you wanted to sum USD and EUR without any currency conversion.
‎03-12-2024
09:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you o much! Really appreciate the help @sergejs_kutkovics
