Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a very simple problem, but I haven't found an obvious solution.
I have a two table, A and B. Table A has field id. Table B has fields id1, id2 and id3. I need to filter A when it matches either id1, id2 and id3.
I have tried to add this as a filtering condition to either the main or the lookup table, and it is not working - empty result.
I am clearly missing something obvious.
Any suggestion?
Thanks.