Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
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.
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
89 | |
86 | |
82 | |
64 | |
49 |
User | Count |
---|---|
125 | |
111 | |
88 | |
69 | |
66 |