Skip to content

jlukosky/PowerBI-visuals-TableSorter

 
 

Repository files navigation

Build Status

TableSorter

Table Sorter lets you create stacked table columns to explore how different combinations and weightings of numerical column values result in different rank orderings of table records. Column headings show the distribution of column values and support rapid re-sorting of table rows (which may also be filtered by linked visuals). Table Sorter is built on LineUp (http://caleydo.github.io/tools/lineup/)."

TableSorter

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

Usage

  • Install node.js 6+
  • Install yarn
  • Run yarn in the project directory, which will install all the dependencies
  • Run yarn test which will lint, test, and compile the tablesorter and tablesorter-powerbi packages.
    • Compiling tablesorter-powerbi will also create a .pbiviz file in the packages/tablesorter-powerbi/dist directory, which can be imported directly in Power BI

About

Table Sorter custom visual for PowerBI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 83.6%
  • JavaScript 9.1%
  • CSS 7.3%