Good Day, Thank you for your interest and hope this message finds you well.
We have a business requirement where we want the fields on Invoice to automatically populate based on the Lookup of a Quote. Currently we have a working flow that accomplishes with most of the fields that we want. However, their are field values on the child entities (Quote Product and Invoice Product) that are not easily accessible.
The Quote entity has a Subgrid (table: Quote Product) which details the product name, price details, etc.. The Quote Product table is the child table in the relationship so it actually creates a separate record for each Product that was selected in the Quote sub-grid. I want to be able to re-populate them back into the Quote entity, the issue I am running into is that the Child table creates a separate record for each Product selected in the Sub-Grid and it's challenging to the update any single record on the Quote table with multiple child records.
The main objective is when Quote is looked up on Invoice; the related Products (Quote Product) are updated on (Invoice Products) Subgrid.
A no-code, low code solution would be appreciated.
Best Regards,
Sunny