Question: I have a table - SA Customer in model driven app dataverse. In the table I have columns like - arT _ AccountManager ( lookup

I have a table - SA Customer in model driven app dataverse.
In the table I have columns like -
arT_AccountManager (lookup column - looking to SA Auditors table)
arT_Rep (lookup column - looking to SA Auditors table)
OwnerId (owner datatype column system required column)
Customer (lookup - looking to Customers V3 table)
Write Javascript code to define Account Manager and Rep column based on related Customer Column.
If Customer is not assigned, make Account Manager who is the owner of this record.
If Customer is assigned, make Account Manager = Customers V3, mserp_employee
and Rep = 'Customer postal address' , mserp_salesRep (use address where Primary = true)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!