cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAC - Linked Analysis - Input Controls and Widgets

mtayibi
Participant
0 Kudos
408

Hello,

is it planned that linked analysis works vice versa between input controls and widgets?

At the moment linked analysis only works between widgets

When i click on a datapoint of a widget I would like the input contols (page and story) will be filtered accordingly.

 

pic.png

It would increase the user friendliness and flexibility a lot.

Kr

Accepted Solutions (0)

Answers (2)

Answers (2)

chmbilal
Participant
0 Kudos

Hi @mtayibi 
As of now, Linked Analysis in SAP Analytics Cloud (SAC) only works between widgets (e.g., tables and charts)

but there is a alternate to this solution you can use onselect event of widget and use setSelectedKey of inputcontrol to set input value of selected values of chart.

let me know if you need further information

chmbilal
Participant
0 Kudos

Hi @mtayibi 
As of now, Linked Analysis in SAP Analytics Cloud (SAC) only works between widgets (e.g., tables and charts)

but there is a alternate to this solution you can use onselect event of widget and use setSelectedKey to set input value of selected values of chart.

let me know if you need further information