on 2021 Aug 17 11:29 AM
Hi All,
Can anybody help me with the below rule:
If Source equals to Others then Use existing Account will be uncheck automatically.
Request clarification before answering.
Apply a rule for Default value (Enter a code, Rule Type : Value ) on the field Use Existing acount.
IF(Root.Source =='Others', Root.BusinessPartnerCreatedIndicator==false, Root.BusinessPartnerCreatedIndicator==true)
This logic checks if Source is others and if true it will set the inidicator OFF, else it wil be active
This solves the usecase.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.