Hi, Can anyone please help me on how to cascade filter to popup screen ? ie I am trying to open a popup based on the cell value clicked from view table and I would like to show details in the popup screen for the value clicked in the table.
Solved
Hi, Can anyone please help me on how to cascade filter to popup screen ? ie I am trying to open a popup based on the cell value clicked from view table and I would like to show details in the popup screen for the value clicked in the table.
For example, I have a table listed with below values in one of the columns
Component-A
Component-B
Component-C
Component-D
Popup screen should show details of Component-C when I click it . I couldn't find any relevant material on this.
Thanks in advance for your help.
Best answer by manuel.wetze
I would implement a View-variable in the popup View and a Filter which uses said variable.
Then in the Table in the source view click the cellvalue and "Interactions" -> Open View in overlay-> select the popup view and then set up the Variable Mapping to use the correct value.
I would implement a View-variable in the popup View and a Filter which uses said variable.
Then in the Table in the source view click the cellvalue and "Interactions" -> Open View in overlay-> select the popup view and then set up the Variable Mapping to use the correct value.
I would implement a View-variable in the popup View and a Filter which uses said variable.
Then in the Table in the source view click the cellvalue and "Interactions" -> Open View in overlay-> select the popup view and then set up the Variable Mapping to use the correct value.