Hi What is the query to see if a field is blank Is it null, or "" or something else Thanks
It depends on the cell type and the context (tableSearch vs. Rule Condition) but for a text cell in a tableSearch, you would use double quotes "".
Comments
It depends on the cell type and the context (tableSearch vs. Rule Condition) but for a text cell in a tableSearch, you would use double quotes "".