1

I am currently able to use the tile feature in Power View to view data much more quickly. However I haven't figured out a way to have nested tiles to further drill down into the relevant data.

For example, I want a tile strip at the top of my view of all the different "Projects." Once I click on a tile, I want to see all the relevant data for that project and have part of that container have a strip of tiles to show "Risks, Issues, Action Items, etc." and other items in a list. See image in this link (it is a non-working dashboard, but showing you all to get a better idea of the hierarchy).

Does any one know how to do this? I know I can use slicers instead for one of the levels or view filters but I want to be able to use tiles for both.

2 Answers2

0

If you use a slicer within your tile it will almost do what you want. However, you wouldn't get the nice icons for warning & error to be the source of selection. You could make it more visual by separately having a table that includes the images so that when a user selects a slicer value, it shows the appropriate icon. HTH, -Lukasz

Lukasz P.
  • 2,219
  • 12
  • 21
  • i tried doing this but it doesn't let me add a slicer within the tiled region – tennisbuddy Jun 24 '15 at 21:11
  • Shoot you're right. That's not allowed. Thinking out loud, that if your categories (risk, issues action items) are common across all of your tiles, you could just put the slicer outside the tile and you'd get the right filtering behavior. – Lukasz P. Jun 29 '15 at 17:42
0

In the September Power BI update they've added te possibility to: Drill Up/Down for column and scatter charts in Reports.

Check out: Changelog

Egghead
  • 6,837
  • 5
  • 20
  • 38