I've used Stiltsoft table filter suite a lot in Confluence DC building dynamically filtered reporting but I am not able to replicate the same functionality on Confluence Cloud and can't get the same result.
What I am trying to do is display a source Jira table which is wrapped by a table filter which will then drive multiple pivot tables and graphs on the same page.
I'm aware I have to use the table toolbox macro to do the nesting but when I nest the table and wrap it in a table excerpt and then use table excerpt includes in the respective graphs/pivots these then display with their own replica table filters which work independent of the original source table filter?
In Confluence DC you were able to have one master (source) table filter which then triggered filtering of all excerpted data in the same page. My question is whether this is possible in Confluence Cloud?
Hi @Gareth Beynon ,
If we got your issue wrong, please refer to our support portal - you'll be able to share your macro structure and we'll be able to advise.
As we see the issue from your description, you put the Table Excerpt macro in the wrong place.
For example, you wrap your Jira Issues macro in the Table Toolbox macro. Then inside the Table Toolbox macro you can create two macro sequences:
If you choose the second option, the Table Excerpt Include macros will get the already filtered table. Then you wrap each Include in the Table Toolbox macro and use Pivot Table/Table Transformer/Chart from Table macros to modify/visualize your already filtered table further.
Yeah, Cloud doesn’t have the “master” Table Filter like DC. Each Table Excerpt Include works on its own, so filters don’t sync across macros.
If you want the filtered data to carry over, put the Table Filter before the Table Excerpt:Jira Issues → Table Filter → Table Excerpt
Then use Table Excerpt Include with Table Toolbox for your pivots or charts. If you flip the order, the filtering won’t stick.
Most folks just keep everything inside one Table Toolbox container to keep it consistent. Not as neat as DC, but it works.
Hope that clears it up!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry if we are wrong but your post looks like an AI-generated one. Please don't share such answers - the material looks very confusing and controversial.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Stiltsoft support its not but thanks for helping, i was trying to make it work my self. Again thanks for your support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.