Hi,
I have a space and a page properties table on each page with key details. One of these page properties is 'IT Area'. I'm trying to insert a chart into its own page that is using a filtered table based on 'ITArea' to show me how many project has per 'IT Area' but it's just not working!
This is my page properties table with the key property highlighted:
This is my page where i want the chart to sit. The report at the bottom is a replica of the page properties report that is sitting in the chart macro, filtered on ITArea:
The chart is not showing any data even though there are 3 projects in two different IT Areas.
Any ideas - also not open tp paid add-ons if i can help it.
Thanks
Kat
As I've understood, you need to count and show the number of different statuses of the IT area. For this purpose the standard Chart macro is not enough.
We recommend you to try the Table Filter and Charts for Confluence app. Then you case becomes very simple.
Here is your table:
Let's wrap it in the Pivot and Chart from Table macros:
Now let's count how many statuses of each type you've got:
The last step is to visualize the result:
Note that in this example we've recreated your source table manually, but you'll need to wrap your Page Properties Report macro into the Pivot macro. Other steps will be the same.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.