Skip to main content

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.

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.

 

Thanks very much.


Reply