When I try to assign the type of a column as button to navigate to another page from within a table cell by setting some url parameters, the right parameter is not set while clicking the button.
The url structure of the navigated page is
“https://airblack.retool.com/editor/member_detail?selected_member=600bf12ab18a4d096298c419”
and the selected_member id is not same as that of the clicked row.