Forum Discussion

PARIS2020's avatar
PARIS2020
Frequent Visitor
5 years ago

slicer Selected value as sql query parameter

I want to get the selectedvalue (table.id) and use it in my request as a parameter. for at each click on a row of the table, the query is executed with the selected value table[id].   I tried th...