question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Creating "drill down" options for data in a chart or dashboard.

See original GitHub issue

Context

A lot of the time, we aggregate data in a chart (e.g. count unique user Ids). But, then you might have a question like “which users are the 5 people who have subscribed to Lightdash Cloud?”. Wouldn’t it be nice if you could just click on this number and see the items that make this up?

Metabase does this really well; https://www.metabase.com/learn/questions/drill-through#view-these-records ^there are looooooads of features that they offer for drill-through behaviours (see them here)

I’ve found Looker doesn’t do this well: it’s not default (you have to add the drill-down in lookml) and the way you interacted with the drill-downs felt really janky (it basically gave you a list of data which was a dead-end…metabase makes this way more interactive so you can keep exploring from the drill-down). https://docs.looker.com/reference/field-params/drill_fields

Once you have drill fields though, their UX is pretty great (love the “explore from here” option): https://www.youtube.com/watch?v=31giRwg6OIs

Goal

Be able to see the items that make up an aggregate value in Lightdash.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
colin-nayutacommented, Mar 3, 2022

still relevant +1

2reactions
avaitlacommented, Dec 14, 2021

Yes we need this as well

Read more comments on GitHub >

github_iconTop Results From Across the Web

Add drill-down to a Power View chart or matrix
To add drill up/drill down to a matrix or chart, it needs a hierarchy—either a hierarchy in the Data Model or a hierarchy...
Read more >
Step 5: Drill down into the details - Tableau Help
Right-click Profit Map at the bottom of the workspace and select Duplicate . Name the new sheet Negative Profit Bar Chart. In the...
Read more >
Drill down into your data - Looker Studio Help - Google Support
Drill down into your data. Explore data hierarchies. Drilling down gives you a way to reveal additional levels of detail within a chart....
Read more >
View data with a chart and drill down | How-To | Documentation
While in View mode, right-click (or long-tap) over any data, in this case one of the bars in the chart. From the context...
Read more >
Adding drill-downs to visual data in Amazon QuickSight
For example, you can associate the country, state, and city fields with the x-axis on a bar chart. Then, you can drill down...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found