workspace list widget for deep dive

Andreas Cierpka
Kilo Guru

Dear All,

I have created a workspace inside my application scope. I have added widgets for "data visualization" and for "List".

AndreasCierpka_0-1703665592413.png

AndreasCierpka_1-1703665753564.png



On widget "data visualization" I am using these options for the drilldown:

AndreasCierpka_2-1703665897154.png


The real time update works but when I click on the single score counter I am not re-directed to the record table I am referencing. What am I missing?

When clicking on the link in "list widget" I would expect that the record is being opened but nothing happens.

What is that I am doing wrong or missing?


 

1 ACCEPTED SOLUTION

I finally figured it out - had to do via data binding

View solution in original post

2 REPLIES 2

Tai Vu
Kilo Patron
Kilo Patron

Hi @Andreas Cierpka 

It would be because you not yet set the Destination in the Visualization Clicked event.

Quick check below threads.

Exercise: Make Events Dynamic

UI Builder - How to make Data Visualization single score open table

 

Cheers,

Tai Vu

I finally figured it out - had to do via data binding