Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
yreboredo
Contributor II
Contributor II

Add links to a defined row

Hello,

In a pivot table, we have a row defined by expression:

=PAT_NAME & ' ' & '[' & PAT_MRN_ID & ']'

Will it be possible to add to the expression an actionable link to access Chart Review in Epic?

I have tried the following:

=PAT_NAME & ' ' & '[' & PAT_MRN_ID & ']' & ' ' & 'Launch Chart Review' & '<URL>EpicAct:UCW_CHART_REVIEW,InfoName:PAT_ID,InfoValue:'& REPEAT(' ', (10 - LEN(PAT_ID))) & PAT_ID

Thank you!

Labels (1)
0 Replies