Categories
- All Categories
- Oracle Analytics Learning Hub
- 20 Oracle Analytics Sharing Center
- 17 Oracle Analytics Lounge
- 233 Oracle Analytics News
- 45 Oracle Analytics Videos
- 15.9K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 87 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Action Links with dynamic Project Number
choracy69
Rank 6 - Analytics & AI Lead
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?
0
Answers
-
Ok, I solved the problem.
I used the following solution:
https://jira.XX.com/secure/QuickSearch.jspa?searchString=@{EpicNumber}
0