You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello community,
The company I work for has a data model with a few hundred properties, we also have the option to create filters where customers can indicate which property needs to be returned. (this is a manual job) I am looking for a Confluence tool where the team and document two things:
1. Per property (element) indicate in which filter it's used
2. Per filter see which properties are used
3, Version and change management would be nice, but since it's within Confluence I expect this to be handled already
Do you have any recommendations on which tool we can use? Or sent me in the right direction to start our search.
Hi @Sander ,
We can suggest trying our app - Table Filter and Charts for Confluence.
It provides the Table Excerpt/Table Excerpt Include macros that work somewhat similar to the Page Properties Report macro but allow you to collect multiple-row tables and create one big combined report.
This report can be further filtered with the help of the Table Filter macro by one or several columns (you'll get various filter' types: free text, dropdown, free text, etc.).
Seems that it will simplify your case: each department/person maintains his/her own table, all the changes are immediately passed to the combined report and your customers use filters to find whatever they need.
Hello Katerina,
Thank you for sharing the app, it looks interesting. I will read the documentation and see if it's what we are looking for.
Cheers,
Sander
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi there,
As this question mentions our Table Filter and Charts for Confluence app, we are happy to introduce its new macro – Table Spreadsheet.
The new macro allows you to work with fully functional Excel spreadsheets right in Confluence.
You’ll be able to use cells’ formulas, filters, conditional formatting, etc., create pivot tables and charts from the page view and edit mode.
The Table Spreadsheet macro is available for Cloud and Server/Data Center.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Sander,
Could you maybe give an example of what that would look like exactly? I have a bit of trouble understanding what you'd want the workflow to look like (i.e. who do you want to create what Confluence page at what point, etc.) but it sounds a lot like to me that our app Orderly Databases for Confluence could be a good solution for what you're trying to achieve.
To me it sounds like you'd want to create an Orderly Database that with two columns:
You could then put all of your available properties into the enum of the properties column. This would allow customers to create new entries in the database and define for a given Filter what Properties belong to it.
To report on it, you could then later filter by single values such as: "Give me all filters which contains properties X, Y, and Z" or even "Give me properties which are used in at least one filter".
Hope this is helpful to you!
Cheers,
Sven
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Sven,
The app you link looks promising, I will look into it. Thank you for linking it.
Cheers,
Sander
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Sander
The details depend on what data you are expecting
Here's the link that may help you
We can also extract data from API where we can check whether the properties are used
To do this, get the list of pages from the filter and then check for the properties on each page
https://developer.atlassian.com/cloud/confluence/rest/api-group-search
Thanks,
Pramodh
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.