Hi all,
In my dataverse I have Organisations, applications and buildings.
One organisation can have many applications. One application can have many buildings.
On my building table i have two columns that are lookups looking at applications and organisations.
When creating a new building row, how can i make the organisation lookup field automatically populate based on the application that is linked to it?
I think it is possible to do with relationships but I'm not sure which relationship i have to change between each of the tables.
I'm using a model driven app to present my data.
Thanks.