SOLVED
Summing data by specific criteria
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
binsell
8 - Asteroid
‎01-30-2024
04:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi All - I'm trying to sum my data by the number of credits on the two different SID's and split by course id (data attached with input and output). In excel I would do this as a pivot, but unsure how to do this in Alteryx. I have attached what I want my output data to look like. Any help would be much appreciated as brand new to Alteryx!
Solved! Go to Solution.
Labels:
- Labels:
- Workflow
3 REPLIES 3
aatalai
14 - Magnetar
‎01-30-2024
04:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@binsell use the summarsie tool use group by SID (and group by courseID -couldn't follow if this was needed or not based on desired output so you might need to play around a bit with the order of the group by) and then sum credit
‎01-30-2024
05:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you, I have managed to resolve with this tool.
aatalai
14 - Magnetar
‎01-30-2024
05:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@binsell glad I could of helped
