Dear Aras Community,
I have a problem with the following scenarion:
I have an ItemType A an ItemType B and a Relationship ItemType BA from B to A.
Now I have Item B1 related to A1 and A2 with the Relationships BA1 and BA2, like following:
A1 <---BA1--- B1 ---BA2---> A2
I created a Query with the Query Builder to create a Tree Grid View on the ItemType A. With this Query I want to see e.g. from A1's POV to which other A's B1 is related. The problem is that I always get shown the starting Item (in this example A1) as well.
The Query looks like following;
Item_A_1
[Item_A_1.id = [Item_BA related_id].related.id] Item_BA related_id