I have a heat map as shown in image.

For white regions blank there are empty rows and columns.
Verification done:
SELECT * FROM final_concurrency where region = 'APSE1' and weekday_name = 'Sat'
This produces empty rows i.e no data is there for this particular query.
I even tried checking **Show Empty Rows and Show Empty Columns ** and
using calculated field as ZN(AVG([utilization_percentage])) and adding it to color and label. But still the region in heatmap is white and with no values.
Is there any way to fix this.
0. The values in neighbouring cells around the blank cells hint that the value is more likely to be20. Missing data is missing.