Question
David Hockenbroch · Feb 18, 2021

Analytics - Hyperlinks In Pivot Tables

Is it possible to create a pivot table with a column containing a clickable hyperlink using a field from the cube definition as a part of the link?

Product version: IRIS 2020.1
$ZV: 2020.1.0.215.0
0
0 158
Discussion (3)2
Log in or sign up to continue

Hi David!

I'm not sure about the original IRIS BI, but if you install the DSW addon it recognizes hyperlinks in listings automatically.

Hi Davi.

I think IRIS BI has a feature that could helps you. Please, see this document.

I created an application which uses a react page to display a listing from a cube; but not sure if this is what you are looking for... Anyway, if you are interested, please, check out this package. If you want to try my example applicantion you can find it here.

HTH,

José

Neither of the previous replies did exactly what I wanted to do, but action set to "New Window", filled the URL box with the URL but putting $$$VALUELIST where I needed that value to be, and set the "Active When" drop down to "1 Listing Item Selected". I set the Type to "Button" and gave it a label.

Now when you view listings in this dashboard and select one, you can click that button at the top to navigate where you need to go. That works for my purposes!