• Overview
  • How to use
  • Technical
Click to Buy at AppSourceClick to visit Power BI demo (new window)

Filter Bar visual

Formatting pane

Preview Group Name Description Expected Behaviour Default
Format preview Rectangle Rectangle Gap Gap between each rectangle (0-25px) Increasing the gap decreases the width of each rectangle. 0
Format preview Rectangle Border width Width of rectangle border (0-10px) Thickness of border drawn around each rectangle 1
Format preview Rectangle Border color Color of rectangle border Changes the color of the border around each rectangle Pink
Format preview Category text Font Composite font control Change the font face, size, and toggle bold, italic, and underline Segoe UI and 22px font
Format preview Category text Labels on/off Toggles labels on and off - On
Format preview Category text Text color Color of label text Changes color of labels White
Format preview Color by interpolation Interpolated color Toggle for this coloring Switches interpolated color on and off On
Format preview Color by interpolation Start color Color for leftmost rectangle Sets the beginning color for interpolated color range Pale green
Format preview Color by interpolation End color Color for rightmost rectangle Sets the end color for interpolated color range Pale green
Format preview Color by data Data driven color Toggle for this coloring Switches data-driven coloring on and off Off
Format preview Color by data High color Color to apply to values above high number Categories with color by data series >= high value will be this color; those with values above the medium value but below this value will be colored by interpolation Red
Format preview Color by data High value Value above which high color is applied Categories with values >= this value will have high color 100
Format preview Color by data Medium color Color to apply to categories with values matching Medium value Color to apply to values matching Medium value. Values above medium and below high will be interpolated between high and medium colors. Values above low but below medium will be interpolated between medium and low colors Yellow
Format preview Color by data Medium value Value at which medium color is applied Value to set midpoint of coloring 50
Format preview Color by data Low color Color applied to values <= low value Color applied to values <= low value, and used in interpolation for values > low but < medium Green
Format preview Color by data Low value Value below which low color is applied Values below this incur low color; values above this but below medium value receive interpolated color between low and medium color 10
Format preview Manual override Manual data Manual override toggle When On, rectangle data is taken from Rectangle Labels in Formatting pane and not from Category series. Category series must be provided, though it is ignored. Using manual data switches off filtering and tooltips Off
Format preview Manual override Rectangle labels Semi-colon separated list of rectangle names When manual data toggle is On, rectangle visual will trigger from text entered here. Can only be used with Interpolated coloring. Do not place semi-colon after final value One; Two; Three