Total of a column within table tool
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I am trying to generate pdfs from render tool. However for a column in the output file i also need sum of the column which i am not able to do. In the attached image i need total of column "Expenditure" on each page of the report. (Workflow attached)
Solved! Go to Solution.
- Labels:
- Reporting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@caneerajdwivedi - there's also a handy tool called Add Totals that you can download as part of the crew macro package here: Chaos Reigns Within: Alteryx CReW Macros
Configuration looks like this:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you for your quick response. However, I am specifically looking for a solution related to summing columns while using a reporting tool. In a normal scenario, we can perform a sum and union to achieve the solution you've mentioned. My table is grouped by category to generate PDFs, and I need the total for each page according to that grouping.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@caneerajdwivedi - hey - did you look at my workflow? You still need to do the summarize/union/etc...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
thanks @apathetichell. It is doing fine.:)
