PowerBI-visuals-AttributeSlicer

Attribute Slicer custom visual for PowerBI

Github星跟踪图

Build Status

AttributeSlicer

Attribute Slicer lets you filter a dataset on a given column by selecting attribute values of interest. The initial display is a helpful overview that lists the most common values first and shows the overall distribution of values as a horizontal bar chart. Whenever you select an attribute value, it is moved to the list of applied filters and all records containing that value are added to the result set for further analysis.

Attribute Slicer

This visual is experimental and not actively being developed, only major issues will be addressed.

Usage

  • Install node.js 6+
  • Install yarn
  • Run yarn on the project directory, which will install all the dependencies
  • Run yarn test which will lint, test, and compile the attribute-slicer and attribute-slicer-powerbi packages.
    • Compiling attribute-slicer-powerbi will also create a .pbiviz file in the packages/attribute-slicer/powerbi/dist directory, which can be imported directly in Power BI
  • Run yarn start, which will load the powerbi visual into live reload mode.

主要指标

概览
名称与所有者microsoft/PowerBI-visuals-AttributeSlicer
主编程语言TypeScript
编程语言TypeScript (语言数: 4)
平台
许可证MIT License
所有者活动
创建于2016-12-14 21:28:33
推送于2023-11-28 03:38:58
最后一次提交2022-09-09 05:50:28
发布数32
最新版本名称@essex/attribute-slicer-powerbi@3.0.1 (发布于 2019-08-26 14:34:39)
第一版名称v0.11.6 (发布于 2016-10-12 10:57:34)
用户参与
星数32
关注者数14
派生数15
提交数845
已启用问题?
问题数63
打开的问题数25
拉请求数46
打开的拉请求数37
关闭的拉请求数13
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?