Forum Discussion

Gregoire's avatar
Gregoire
Frequent Visitor
3 years ago
Solved

Self-Filtering Table (visual) when a row is selected

Hello, I was trying to filter a table based on a value of the selected row.
I Don't when to use 2 visual for this.

For example, I have an ID and createDate and I want to filter based on CreateDate.

So in this Visual only the ID 1,2,4 are displayed.

I have tried to use SelectedValue and AllSelected, but they use the value of the row and not the selected value of the table (visual).

Does anyone have a solution for this?

1 Reply