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 a graph counting pageviews of that guide for Hash is defined to remove results where the URL does not include a hash.
