How to do Open a Popup in Perspective Table when click a particular Cell

My Goal is to open a Popup when I click particular cell in perspective table. Table is connected with a MSSQL.
What actually I wanted to do is that when I click on "Unique ID" (attached screenshot) a popup will comes up with all details on "Unique ID".
For Example, if the "Unique ID" value is 1 popup will come up with whatever data in that row.
Is anybody have a solution for this.

Use the Table component's subview feature.

2 Likes