Hi,
I'm not sure how if this is possible and I'm it is and I'm missing something obvious. I have 3 tables named App Portfolio, Licensing and the existing Microsoft Entra table.
The App Portfolio table has a column called 'Technical Owner' which is a lookup to the Entra table.
The Licensing table has a lookup to the App Portfolio table on the App Name column and when I add a new record to the Licensing table I can get a list of applications from the App Portfolio which is great. I also want to get the Technical Owner as well but it doesn't seem to work? Have I missed something?
If I can get the Technical Owner from the App Portfolio is it possible to change it on the Licensing table and have it update the App Portfolio table?
Essentially there will be 5 or 6 tables that require the 'Technical Owner' column and I'd if it's changed on one table I'd need it to update all other tables.
Is this possible in a model driven app?