RE: On create of field value populate
Hi,
May I ask that weather there is a option set field on the Install location entity?
If yes, you can use the Power Automate. The steps are as follows.
1.Find the row in Install Location entity based on the option set field entered in the Opportunity.
2.Update the information in Opportunity
3.Then when you add or update one record in Opportuinty, the lookup filed is automatically populated.
Using the automate flow, the look up field will populate only after clicking the save and refresh.
If the Install location entity don’t contain the option set field. You can set a business rule.
The rule is that the look up field will be set as specific value automatically when you enter the option set field.
But this solution is tedious because you should add each rule manually.