Hi eazyBI community,
I’m trying to create a heatmap in eazyBI where:
- Rows = Individual OCM Epic issue types, labeled like
OCM-101 Name
,OCM-102 Name
, etc. - Columns = Project Names
- Cells = Metric value, such as progress (percentage of completion of each OCM Epic)
- Color intensity = visualizes that metric for each epic-project combination
Each OCM Epic is associated with a specific project. I want to show each OCM Epic as its own row and see how it relates to different projects across the columns — all visualized using heatmap colors.
Could someone help me build this? Below is an example of the final result I’m aiming for:
**Note:
- My eazyBI is for Jira Server/Data Center, and it does not have a Heatmap chart, as it is the old version of eazyBI. Therefore I should use table with conditional formatting.**
- An OCM Epic is an issue type that has a different key prefix for each project but shares the same summary/title. For example, we have
BAL-400 Stakeholder Analysis
for Project BAL andTMS-102 Stakeholder Analysis
for Project TMS. The goal is to group all these similarly named epics under a single entry called ‘Stakeholder Analysis’ by creating a new calculated member in the Issue dimension, which will be used as a row in the report."
Any guidance or suggestions would be greatly appreciated!
Thanks in advance.
Best regards,
Behzad