Hi,
I created an AOT query for one table say table C that have to relations. one is a foreign key relation with table A and the second one is defined using two relations on Table B. Table B is also linked to table A using the same foreign key relation. let's say now I have two lookups on table C Lookup 1 and lookup 2.
Depending on the relation lookup 2 is filtered depending on the value of lookup 1. But for the same when I create and an AOT query and add ranges lookup 1 works fine but lookup 2 doesn't filter and shows all the records in the table.
The same thing is working correctly in another environment and I have compared everything but cannot see any difference. Any ideas?
Regards,
HA
*This post is locked for comments