Here is my use case for merging two tables:
I am currently using the Table Filter macro to sum up all the estimate entries but would like to merge with Jira filter results so people don't have to enter Jira Parent & Epic manually.
The % calculation is also being done manually, so hoping the Table Toolbox Macro can help fully automate this solution.
Greatly appreciate ideas & recommendations!
Hi @Maria Del Rosario Gonzalez ,
Indeed as you are on Cloud, the Table Toolbox macro will help you to nest several macros inside its shell.
To merge the Jira Issues macro output and manually created table, you may use the Table Transformer macro. Please check the second part of this Community question. Note that you should have a unique key column for both tables to look up them.
To perform calculations and set statuses based on them, you may use an additional Table Transformer macro. Here are several examples from our documentation.
If you are stuck, please refer to our support. Attach the page storage of your page (upper right corner -> menu... -> View Storage Format) and we'll be able to recreate your manual table and the Table Toolbox macro with the macro sequence inside its shell. The Jira Issues macro won't be visible, so please unwrap it from all the macros, publish the page and take a screenshot of the output table (attach this screenshot to the ticket as well).
Thank you so much for your response! I'll take a look at the documentation detail and contact support if needed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I was able to get this to work but have a follow-up question on same topic
I am wrapping the Table Toolbox in a Table filter macro so I can do summation of entries in T2 (User Entry 1 and User Entry 2).
My question:
This is a super tool and really appreciate the support!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Maria Del Rosario Gonzalez ,
Unfortunately, there is no any way to generate Epics for T2 automatically. The only macro that does it is the Jira Issues macro and it doesn't allow you to add any manually created columns in Confluence (that's why we need the Table Transformer macro firsthand).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you again for the prompt response! I even tried to nest one Table Transformer Macro into another and unfortunately that did not give me the desired result.
Nevertheless, this is an awesome tool & really appreciate having it available.
Thank you to you and the team!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.