This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hello Everyone,
I've a simple question about the drill down functionlaity.
I've built a report using a column chart using diferent dimensions to drill down. The visualization works great, but the user is getting lost when drilling up and down, because there is no pleace where the visualization shows exaclty the drill step where you came from.
For example, imagine the following scenario,
Dim 1 -> Dim 2 -> Dim 3
Imagine the user drills down into Dim 3 to review values, but if the user did not remember which value it selcted previously, he will not know in which Dim 1 , or Dim 2
I tried using Card with the values of Dim 1 and Dim 2, but when I drill into, the cards do not filter.
Has anyone faced something similar ?
Any suggestion will be appreciated.
Regards
GV
Solved! Go to Solution.
No solution but a workaround to use the tooltips. Eg create a measure as below ,put the measure in tooltips and drill down. You could apply this to your Dims accordingly.
year ind = year(LASTDATE(Table3[Date]))
Actually your requirement sounds reasonable, you can submit this idea and I will surely vote it up.
No solution but a workaround to use the tooltips. Eg create a measure as below ,put the measure in tooltips and drill down. You could apply this to your Dims accordingly.
year ind = year(LASTDATE(Table3[Date]))
Actually your requirement sounds reasonable, you can submit this idea and I will surely vote it up.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 30 | |
| 24 | |
| 23 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 61 | |
| 35 | |
| 30 | |
| 23 | |
| 23 |