Issue link's status

Hello,

I would like to display the status of the linked ticket.
Could you help me?

Thank you.
Kind regards,

Hi, you can do this using the getMemberNameByKey function. The demo has an example of getting the status of linked bugs - Stories with Bugs details - Issues - eazyBI Demo Training - eazyBI

[Status].[Status].getMemberNameByKey(
  [Bugs].CurrentHierarchyMember.get('Status ID')
)
1 Like

Hi,

It’s works, thank’s for your help.

Regards,