SOLVED
Subtotal rows
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
dottman
7 - Meteor
‎08-29-2023
09:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello - wondering if somebody could help create a column on the far right that subtotals the values to the left? Would appreciate it!
Solved! Go to Solution.
Labels:
- Labels:
- Tips and Tricks
3 REPLIES 3
18 - Pollux
‎08-29-2023
09:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
If you want it to be dynamic, I put do a Transpose (Key Column = Size, Data fields = everything else) followed by a CrossTab (Group By Size, Change Column Headers to Name, Values to Value, and Aggregation as Sum AND Total Column.
18 - Pollux
‎08-29-2023
09:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
If you want it to be static, a Formula tool would work to create a column that is simply the column of all of the columns you need.
‎08-29-2023
09:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Static will work - appreciate the help.
