I have 1 List - Master Project List. This has Project Name / Project Owner / Project Sponsor columns
I have a second List - Project Charter List
Project Charter List has a Lookup Column to the Column Project Name in Master Project List as well as Project Scope and Project Resource columns
I have a form based on Project Charter list in my PowerApp
I want the first 3 fields in the form to be from Master Project List
Project Name (Dropdown)
Project Owner (pre-populate based on Project Name)
Project Sponsor (pre-populate based on Project Name)
I want the rest of the fields to be filled in by the user
Is that possible?