Heads up! On March 5, starting at 4:30 PM Central Time, our community will be undergoing scheduled maintenance for a few hours. During this time, you will find the site temporarily inaccessible. Thanks for your patience. Read more.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

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!

1 answer

0 votes
Marita Norvele February 24, 2025
Hi @Andrew Bui

If Project A and Project B are Issues in Jira that are linked using issue links, you can create a report showing the linked issues and their fix versions in eazyBI. Here's how:


Issue links report.png

This report shows which Issues (column 1) are blocking other issues (column 2) and what are the respective fix versions.

If this is not how it's structured in your instance, feel free to reach out to support@eazybi.com to describe your use case & we will be happy to help.

Best,
Marita from eazyBI support

Suggest an answer

Log in or Sign up to answer