syinpoSlicer/ReadMe.md

1.1 KiB

A utility slicer for Power Bi

Assign default selection to this slicer by messures, just use DAX!

Tutorial

  1. Click the top right corner of this slicer
  2. Click "Edit"
  3. Save&publish the report

Functionalities

  • Implemented
  1. Dropdown-slicer for text field
  2. Use DAX to assign single default selected items to the dropdown-slicer
  3. Support async slicers
  • Planned
  1. List-slicer for text field
  2. Use DAX to assign one default selected items to the list-slicer
  3. Use DAX to assign multiple default selected items to the dropdown-slicer and list-slicer
  4. Range-slicer for number field
  5. Use DAX to assign default selected range to the range-slicer
  6. Single-date-slicer for datetime field
  7. Use DAX to assign default selected date to the single-date-slicer
  8. Period-slicer for datetime field
  9. Use DAX to assign default selected period to the period-slicer

Known issures

  1. Slicer components for number field and datetime field are in developing, just slicer for text field is usable now
  2. The outline setting has no effectivity on dropdown items
  3. I can't change background-color of dropdown items
  4. This slicer wouldn't support bookmarks