Hello! does anyone know how to filter a report to show data that does not have coding? I know how to pull those lines that have the codes but is there an easy way to pull lines that are not coded/are blank?
Date
Votes
1 comment
-
Bryan Robinson Jet uses @@ to represent blank so you could have something like NL("Rows","Customer","Name","Code","@@")
Please sign in to leave a comment.