I have a scenario in which:
Entity A has Relationship with Entity B,
Entity A and B both in relationship with Entity C
How to map the Lookup of Entity C from Entity B to A? Kindly assist me
Regards,
Ashar Mustafa,
I have a scenario in which:
Entity A has Relationship with Entity B,
Entity A and B both in relationship with Entity C
How to map the Lookup of Entity C from Entity B to A? Kindly assist me
Regards,
Ashar Mustafa,
Hi Ashar,
The relationship between Entity A and Entity B is 1:N, N:1 or N:N?
If Entity A(child) and Entity B(parent) is N:1, you can map field from B to A through following way:
--Using the Entity A sub-grid on the form of Entity B, select + to add one Entity A record, the new Entity A record form will include any of the mapped attribute values from the Entity B as the default values. .
Map table columns in Power Apps - Power Apps | Microsoft Docs
André Arnaud de Cal... 291,661 Super User 2024 Season 2
Martin Dráb 230,379 Most Valuable Professional
nmaenpaa 101,156