Regarding Business Rule :
In (Set Field Value )Option - can i add values of five fields of same data type .
Because i could see am able to add only two fields . Not more than that .
Thanks ,
Waseem
*This post is locked for comments
Hi,
looks like you can't, but you can add multiple "set field value" components after the condition. For example:
IF(...)
SET FieldA = FieldA + 1
SET FieldA = FieldA + 1
As a result, you will get FieldA incremented by 2 for that business rule
before that i need to add a condition
Hi,
Why don't you use calculated fields? technet.microsoft.com/.../dn832103.aspx
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156