powerbi-visuals-drilldown-player
Перейти к файлу
Ignat Vilesov 9d6a512bec Initial commit (#1) 2017-06-20 16:55:05 +04:00
assets Initial commit (#1) 2017-06-20 16:55:05 +04:00
src Initial commit (#1) 2017-06-20 16:55:05 +04:00
style Initial commit (#1) 2017-06-20 16:55:05 +04:00
.gitignore Initial commit (#1) 2017-06-20 16:55:05 +04:00
.travis.yml Initial commit (#1) 2017-06-20 16:55:05 +04:00
CHANGELOG.md Initial commit (#1) 2017-06-20 16:55:05 +04:00
LICENSE Initial commit (#1) 2017-06-20 16:55:05 +04:00
README.md Initial commit (#1) 2017-06-20 16:55:05 +04:00
capabilities.json Initial commit (#1) 2017-06-20 16:55:05 +04:00
package-lock.json Initial commit (#1) 2017-06-20 16:55:05 +04:00
package.json Initial commit (#1) 2017-06-20 16:55:05 +04:00
pbiviz.json Initial commit (#1) 2017-06-20 16:55:05 +04:00
tsconfig.json Initial commit (#1) 2017-06-20 16:55:05 +04:00

README.md

Drilldown player

Build Status

Animates report components like a slicer on autopilot

screenshot

Overview

The Drilldown Player applies filters or selections to your report components automatically and supports three levels of hierarchy. You can choose to set the Player to start playing automatically when you open a report, as well as to continuously loop through its playback.

Just import the visual and put the fields you want to cycle through in the Category list and click the Play button. The Player will act like a slicer, filtering or selecting the other visuals on your page based on each field in turn. And if you drill down in the player, it will play through the next level down.

A political campaign or other team can then use a report page as a continually-cycling “ticker” of whats going on in their data.

This visual was built in conjunction with our partner Gramener.

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.