I am trying to shoe ONE field per row/line in confluence when executing the JIRA Issue/Filter.
I have a Task that has many Sub-Tasks, but i have a requirement to display each field in the sub-task on separate lines. Is there a way I can edit the macro to make data display on separate lines? Or another possible solution?
Hi @ray scott
Could you provide a screenshot or drawing of what you're trying to achieve?
I'm struggling to visualise the Sub-task fields on separate line requirement.
Ste
Imagine a Parent "Task" and 3 "Sub-tasks", I am looking to display the TASK using a standard macro JIRA issue/filter, with the data in one row showing multiple heading columns. However the "Sub-Tasks" are required to display on field at a time, per row see below:
Task = USA and Sub-tasks =include New York, Texas and Ohio
The report will look like this:
Country Population Average Age
USA 360M 71
State
New York
Population
7M
Average Age
70
State
Texas
Population
9M
Average Age
74
State
Ohio
Population
2M
Average Age
79
Thanks for any help.
Ray
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @ray scott ,
Please clarify the issue a little bit more: maybe you could provide us with screenshots of manually created tables?
One of the output of the Jira Issues macro that you get - still struggling with the source table.
And the second one of the desired result: from your post I see that the first row looks like a summary and then we have some entries that are not in a tabular form at all.
Maybe our Table Filter and Charts for Confluence app will come in handy? We often have tricky cases with tables, for example, this Community thread.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for your reply. I cannot offer screen shots due to security.
If you are familiar with JIRA, the hierarchy is very basic, we have Tasks that have Sub-tasks as children. The Task is a Summary/ higher lever record and the Sub-tasks are a breakdown of the work needed to support the higher lever task.
eg
TASK 1
>>>>Sub-task 1
>>> Sub-task 2
>>> Sub-task 3
I nee to print the details of each sub-task in a column, not a row, so each field of the Sub-task prints on a separate row
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @ray scott ,
Didn't mean the exact screenshots - just images of manually created tables with dummy data before and after the required transformation.
If I got the case right, you want to transpose the table. Here are two options: the Table Transformer macro to transpose the whole table and the Table Transformer macro on top of the Table Filter macro to transpose only Sub-tasks.
And here is the result with filtration:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @ray scott
To add, I don't think what you're looking for is going to be possible natively without a lot of filters.
You could technically...
But, it would be a lot of manual work, and need manually updating each time new Tasks / Sub-tasks were added.
It'd be easier to look for an App which can help formulate the data in this manner - such as what is being suggested by Katrina :)
Ste
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.