Hi there
I have multi select field in Confiform called pods and has these specific selections (each bullet is a row):
- A, B, C, D
- D, X, Y
- A
- C, A
Form has the following fields
Would like to retrieve the rows that contain pod A, based on above it will return 1, 3, & 4 within tableview filter
thanks