Skip to main content

Why can't I see this query as a heatmap?

E.g. I can't find the heatmap field in Calculate clause

Christine Yen avatar
Written by Christine Yen
Updated over 2 years ago

Heatmaps are primarily for visualizing distributions of values.
​
We expose the HEATMAP operation in the Calculate clause for columns that are numeric. If your dataset only have string values - you will not see the option for HEATMAP.

Note that if you find yourself in this situation by mistake, i.e. sending in numbers that are incorrectly identified as string fields, you can go to your dataset's Schema page and change the type of the column - e.g. from string to integer - and we'll coerce the column type correctly and immediately let you query on historical data.)

Did this answer your question?