Hello,
I was trying to create a feature report where if data was not added to a field then it returned a standard string of text. however it looks like the use of "" is not allowed?
Currently the expression i have is:
${if equipment_name == “”}No Controlled field equipment used${/}
However this comes up with the error: Error: Failed to parse ${ ghd_personel == /“”}.
Does anyone know how to check if data is present in a field?
Thanks
Charles