Dear Community,
I have written a nested IF condition in my docgen package like below and ran the package but it gives me syntax error. I have checked with several other conditions given in the forum, but no luck. The formula I am writing below:
IF("<<Expression_1>>"="1",(IF "<<Expression_1>>" = "2",(IF "<<Expression_1>>" = "3",(IF "<<Expression_1>>" ="5",(IF "<<Expression_1>>" ="8" "Included" "") "")"")"")"")
Please Help!
Thank you,