Can I use "checked" questions in reports
I am trying to add the following to a report: IF([PL_Required]='checked','Public Liability','')
But I get the following error:
PL_Required: Please check your formula: no field, property or variable could be found with the name 'Yes'.
## IF([PL_Required]="checked","Public Liability","") ##
This command works in documents but doesn't seem happy in reports, is there something else I should be using ?
Please sign in to leave a comment.
Comments
1 comment