Creating a Table view using column values off another column

Andrew Bui
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 19, 2025

I'm looking to output a display via our rich filter dashboard that requires a column that displays a field from another column, that is not the key.

I have the following data structure:


ProjectB-123
is unique related to:
ProjectA-456
and ProjectA-456 has versions = 1.0.0, 1.0.1, 1.0.2

My table should be:
ProjectB-123 | ProjectA-456 | 1.0.0, 1.0.1, 1.0.2

I'm having trouble getting the second column in jira rich filters, but was able to get it in jxl. In my rich filter dashboard, I can only show "all linked issues". I cannot seem to get the third column which is a field based off of the "linkedissue" column.

I'm open to exploring jxl and potentially eazyBI. Thank you!

0 answers

Suggest an answer

Log in or Sign up to answer