SOLVED
Sum grouped fields Dynamically
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
BautistaC888
8 - Asteroid
02-27-2023
06:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello,
I need to sum numeric fields grouped by an ID field. I used the summarize tool but i need to know if there is a way to sum any new field that gets added to the database dinamically (without manually updating the tool).
Thank you.
Solved! Go to Solution.
Labels:
- Labels:
- Transformation
2 REPLIES 2
Deano478
12 - Quasar
02-27-2023
07:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You could use a combination of Transpose and Cross Tab tools to add some level of dynamic to what you trying to achieve. Here is a reference for help purposes: https://community.alteryx.com/t5/Alteryx-Designer-Discussions/dynamic-summarize/td-p/482985
binuacs
21 - Polaris
02-27-2023
07:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@BautistaC888 As @Deano478 mentioned this can be achieved with the help of the transpose and Cross tab tool
