I have 2 data verse tables the first table 'table1' have a lookup column to the table2 named parent id
and I want to filter the table2 based on the lookup column
Filter (table2,'table2id' in Filter (table1, my filter based on other columns). parentid.id)
but I can't get this work if anyone can help me


Report
All responses (
Answers (