Hello,
I have multiple SharePoint lists (Main contracts list - company List - Project Manager lists)
- Main list: general information about each contract
- Company list: associate each contract with a company name
- Project Manager lists: associate each contract with the project manager
I want to use PowerApp to create a new form for the user to issue an invoice by submitting the form to a new SharePoint list called (Invoices). The invoice should contain the contract information from all the previous lists, in addition to new fields (for example, total amount of the invoice).
How could I implement it?
