Stuck in typical situation, where I’ve got following columns in a table
Now update action is failing for second row as per above table due to validation error [Debit Amount]<=[Balance Left]
Looking for option to bypass the validation during update so that [Status] value can be changed from Pending to Received. Or any other solution to overcome this situation as the given validation is a must requirement
Pls guide.
Solved! Go to Solution.
After days of struggle, could figure out the issue
Debit amount validation shall continue to have the same valid if [Debit Amount]<=[Balance Left] like [ZWL Debit]<=[ZWL Available Balance] in my case
The error was in [ZWL Available Balance], where the value of App Formula should actually be the Initial Value
Also need to ensure that the Reset on edit in Update behaviour should be unchecked.
User | Count |
---|---|
16 | |
7 | |
6 | |
3 | |
2 |