#WOW2025 | Week 39 | Can you create a drill-down?
Introduction Today at work I started to create a two-level hierarchy bar chart, but then I realized one of the measures I was using was a MAX() value for the 2nd tier, but I wanted to sum those for the top tier. So I needed to create a drill down instead of a hierarchy. In …