Forum Discussion
aabati
6 years agoFrequent Visitor
Filtering a table using values in a separate table and wild character
Dear community, I need your help. I have a Table_A containing 2 columns: - ID - Description I have a Table_B containing one column: - Lookup And I'd like to filter the rows in Table_A...
- 6 years ago
I think I found a solution in this article:
Hope this can be of any help to other users as well
A.
aabati
6 years agoFrequent Visitor
Thanks Paul for the replay
I understand you solution but in my case I dont have a defined and limited number of | (pipe delimiters).
This is why I was looking for a kind of "Select like %' function.
Thanks
A.
aabati
6 years agoFrequent Visitor
I think I found a solution in this article:
Hope this can be of any help to other users as well
A.