Exports now available as .xlsx (Excel format)
Sometimes a .csv isn't enough. Sometimes you need a .xlsx for Microsoft Excel. And now you can get it when exporting from PostHog!
Q: Does pineapple belong on pizza?
% of this team (correctly) agree pineapple belongs on pizza
We're building an insights-like search functionality for everything qualitative. That means people, recordings, cohorts, even...
No updates yet. Engineers are currently hard at work, so check back soon!
Here’s what we’re considering building next. Vote for your favorites or share a new idea on GitHub.
Sometimes a .csv isn't enough. Sometimes you need a .xlsx for Microsoft Excel. And now you can get it when exporting from PostHog!
assumeNotNull
.NULL
-s. Whenever it sees any unaccounted null anywhere, the entire row is discarded from analysis. We have several fields and properties, which are sometimes NULL
, but mostly not. We have special handling for nullable fiels in the concat
function, and in all compersions. For example (0 != NULL)
feels like it should return true
, but in ClickHouse it returns NULL
. In HogQL it returns true
due to our special handling.NULL
. Unfortunately this nullability information gets lost once fields pass functions and subquery boundaries. Upgrading the type system to account for this is the goal.The highest-performing product teams building the most loved products at high-growth startups. For more context on the company read about the ideal customer persona.
Product analytics is a wide tool which fulfills many job-to-be-done (non-exhaustive list):
You can broadly group the job-to-be-done of Product Analytics in PostHog as:
You can find out more about the features we own here