I have the following statement in my select criteria.
{CV3EnumReference.ColumnName} = "AuditType"
I do not want this to be prompted to the user but when I compile the report it gives a prompt with the default AUDITTYPE (before the parameter form appears).
Does anyone know how to prevent this?
{CV3EnumReference.ColumnName} = "AuditType"
I do not want this to be prompted to the user but when I compile the report it gives a prompt with the default AUDITTYPE (before the parameter form appears).
Does anyone know how to prevent this?