What’s New in WhyHive — November 2024
This month we leveled up the Data tab — making it simpler to manage and manipulate your data.
Data tab: Sort
You can now sort by one or more columns in the Data tab.
Data tab: Wrap or Clip text
Wrap ↩️ or clip ✂️ long text in the Data tab. Applies to all columns.
Set to clip by default for a less cluttered view.
Import from Typeform
You can now import survey results directly from Typeform.
This method imports all responses at the moment the project is created. For now, future responses won’t be added automatically, and imports are limited to a maximum of 150,000 responses from a single form.
Duplicate charts
Click the ‘Duplicate’ button next to a chart to make a copy of it.
Filters and settings applied to the original chart will also be copied across.
Sort & search projects
Find projects easier with sort and search.
Sort by Name (alphabetical, reverse alphabetical) or Last edited (most recent, least recent).
Timestamp & Date data types
We’ve split the old Date/time
data type in two new types:
Date
(Year, Month, Day), and;Timestamp
(Year, Month, Day, Hour, Minute).
Why?
Dates were being forced into
Date/time
formats, adding hours and minutes unnecessarily.Picking the right chart type is easier if we know whether hours and minutes need to be included.
Better datetime parsing
We’ve upgraded our cleaning algorithm to better detect different date and datetime formats. WhyHive should now automatically detect the most common formats on upload.