You can filter out None/null results in Heap by adding a filter that requires the property that you are grouping by to be defined.
For example, if I want to see the most-viewed sections of our Help Center pages, I can add a filter to a usage over time chart that’s counting pageviews. Filtering for Hash is defined removes results where the URL does not include a hash.