Hi,
I have some problem with my issue.
I have data like:

And now I want to drill EpicNumber to task on JIRA.
I have link something like that:
https://jira.XXX.com/browse/XELRMICTIG-587
How can I create a action link to the right end of the link (epic number) receive as value from epic number column?
I try:
https://jira.XXX.com/browse/@{EpicNumber}
but it doesn't work.
Any help or suggestion?