Forum Discussion

viera00's avatar
viera00
Helper II
10 years ago
Solved

Simple Question About Drills and Visuals

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...
  • Eric_Zhang's avatar
    10 years ago

     

    viera00

    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.