on 2021 May 27 6:43 AM
Hello Gurus,
Problem statement: I Want to run a function based on the selection condition. Example: If a field value "True" present in existing records then function should not run or else it should run. I have other field also in selection which also pass as selection to run function.
Solution tried: I tried to put "Check" in the function. the problem with it, that it runs for every records irrespective of other selection.
Is there any other way to achieve this.
Thanks & Regards,
Akshay
Request clarification before answering.
Thanks Chanchal for your suggestion. I'll try it.
However, I have achieved it through "Check". Thanks for support here.
Regards,
Akshay
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Try using condition function. It was introduced. Checks are not for controlling the function execution but to 'check ' data after the execution of function
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 8 | |
| 6 | |
| 2 | |
| 2 | |
| 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.