I need a expression that will pull data for employees skills. I have a database that holds the info, and i can pull it correctly. People with no skills also appear, but with no text for teh skills field. I would like it to read, 'no skills'.
How would I include that, a IIF statement? I woould think it is IIF({database_field)}={database field},{database field},"no skills"
It accepts the expression, but does not return the no skills the they have none/
Any suggestions?
How would I include that, a IIF statement? I woould think it is IIF({database_field)}={database field},{database field},"no skills"
It accepts the expression, but does not return the no skills the they have none/
Any suggestions?