Hello,
I'd like to know if the filters have some limitation in its reach to work properly.
There is the issue:
I have a table created with 2 fields. Both of them are FK. One of this FK has different fields, among of those there is another FK pointing to a different table.
TABLE A
field a1 - FK TABLE B
field a2 - FK TABLE C field c1 - FK TABLE D
I created a layout view from the TABLE A whit different fields of the different tables and I added to two filters. One of them is pointing to a field of TABLE B and it works, but the other one is pointing to a field of TABLE D and it's not working.
Some advice?
Thanks!
pd. this is under Cook V2.0