Formula Rule Testing Error

When i Testing the formula rule , showing “Cannot read properties of undefined (reading ‘toString’)” Error . what will i do?

2 Likes

Hi @mohammedrimshan,

Could you please share the rule name with me if you are on the Sandbox environment.

Formula Rule Demo - this is the rule name

1 Like

@mohammedrimshan ,

I can’t find the rule from my side. Is it possible to connect ??

yes we can connect through chat box.

1 Like

Hello @mohammedrimshan ,
It seems that something is undefined — a variable is being used before it has been assigned a value. I believe your formula rule contains additional logic, so please add and test the rules one at a time: start with the first rule and test it, then add the second and test again, followed by the third, until the issue occurs. This step-by-step approach will help us pinpoint and fix the problem.

1 Like