Issue Description- We are trying to set a measure object as hyperlink in the IDT. There is no error message but when we call the object on the report the object appears as text and needs to set it as hyperlink manually.
Steps Performed-
- Tried creating an object as dimension and set it as hyperlink- it worked as the object on report appears as Hyperlink
- Tried creating an object as measure and set it as hyperlink (Projection set as delegated, Max/min)– object appears as text
workaround
To use the object as dimension instead of measure
Issue- Cannot use the measure as dimension as it is a smart measure which holds hyperlink as well as select query. For Example see below-
'<a href=\../../opendoc/openDocument.jsp?iDocID=ATXEWkiCQMhHoFAaBlCd4.0&sIDType=CUID&sType=wid&sRefresh=N&lsSEnter%20Investment%20List='+@Select(Look Through\Reporting\Reporting List of Investment Path Ids) +'&lsSReported%20Date='+{fn left(@Prompt(Enter Report Date),10)}+'&lsSEnter%20Type%20of%20NAV='+@Prompt(Enter Type of NAV)+'&lsSReporting%20Currency='+@Prompt(Reporting Currency)+' title=CashFlow target=_blank nav=\doc\> CashFlow Link </a>'
Expectation- A normal measure as well as smart measure should appear as hyperlink on the report as the functionality appears on the advanced tab of measure