Custom dashboard should not display null values

How to avoid null values in the custom dashboard , we tried using messageTag.UserUtterance<>’’ but we still see empty data , is their any way we can filter that out

Hi @chatbotcognigy56, You can write query in Filter By section like “parameter” not in (“Null”). Below screenshot is the sample query to avoid userId with null values.

image

1 Like