Found 1 unmatched 'Endlf'. when using to create PDF file

this is unimaginable.

i tried excluding some elements in the google docs and can't seem to get around this error.

please help...,

looked everywhere....,  tried the most simple formula but does not seem to work!

Screenshot 2024-11-19 at 12.18.51 AM.pngScreenshot 2024-11-19 at 12.19.10 AM.png

Solved Solved
0 3 102
1 ACCEPTED SOLUTION

Steve
Platinum 5
Platinum 5

In your case, you want <<If: ISNOTBLANK([...])>> rather than <<If(ISNOTBLANK([...]))>>. Note If: (with a colon) rather than If(...) (as an expression).

See  also: Use If expressions in templates

View solution in original post

3 REPLIES 3

Steve
Platinum 5
Platinum 5

In your case, you want <<If: ISNOTBLANK([...])>> rather than <<If(ISNOTBLANK([...]))>>. Note If: (with a colon) rather than If(...) (as an expression).

See  also: Use If expressions in templates

thank you sooo much... a quick and stupid fix on my side...

Not stupid--it is a bit confusing.

Top Labels in this Space