Blog Post
irismaessen
09-01-2022Data Pipeline
More options in working with Drill Hierarchies and Elasticube changes is always great! Thank you.
One question though: I have often used the 'rename' feature of the Drill Hierarchies to change the label of the hierarchy level to something a little more end-user friendly than the column name. Is that still going to be possible?
Iris
Related Content
Related Content
See how we answer the question "I want the user to be able to toggle on and off the "Logarithmic" feature from the design panel."
381Views
1like
0Comments
We worked with a customer recently who wanted to aggregate their data in 5 minute intervals. We had a clean way to implement this:
from_unixtime(300*floor(unixtime/300))
How this ...
959Views
0likes
0Comments
Sisense JS Plug N Play - Embed In Minutes!
A simple and easy jump start solution for embedding Sisense using Sisense.js on your website!
SisenseJSPlugNPlayV1
DEPENDENCIES:
JQuery
Sisens...
571Views
0likes
0Comments
Introduction
In this post we'll learn how to create a drill down hierarchy for Days-->Hours-->Minutes-->Seconds. A general quick solution, in case you need the drill mostly for pivot table visual...
784Views
0likes
0Comments