Governed Dashboards
  • About Dashboard Designer
    • What is Dashboard Designer?
    • Why is it used?
  • Getting Started
    • Accessing the Designer Module
    • Overview of Designer Module
      • Homepage
        • Guided Tour
        • Left Menu Panel
          • New
          • Manage
          • Open Dashboard
          • Preferences
          • Save As
          • Help
          • Exit
      • Dashboard Canvas Page
        • Right side Panel
          • Connection Page
          • Chart Container
          • Manage Window
          • Script Window
          • Guided Tour
        • Canvas Properties
          • Global Properties
          • Dashboard Themes
        • Context Menu Properties
  • Create New Workspace
    • Workspace Creation: Complete Flow
    • Creating a Workspace
    • Renaming a Workspace
    • Deleting a Workspace
    • Sharing a Workspace
  • Create New Dashboard
    • Dashboard Creation: Basic Workflow
    • Adding a New Dashboard
    • Create Connection
    • Drag and Drop Charts
    • Associate the Dataset
    • Preview the Dashboard
    • Save the Dashboard
    • User Alert Notification
  • Managing Options for a Dashboard
    • Open Dashboard in Designer
    • Publish a Dashboard
    • Share a Dashboard
    • Dashboard Version Control
    • Action Menu
      • Preview Dashboard
      • Export to Local Disk
      • Rename
      • Delete
      • Moving a Dashboard
      • Information Icon
      • Dashboard as Template
  • Connecting to a Data Source
    • Accessing the Data Connectors
    • Establishing a Data Connection
      • CSV Connection
      • Excel Connection
      • Data Service Connection
      • Data Store Connection
      • Data Sheet Connection
        • Data Sheet Enhancements
      • WebSocket Connection
      • Merged Connection
  • Charts Gallery
    • Charts
      • Area chart
      • Bar Chart
      • Bubble Chart
      • Circumplex Chart
      • Column Chart
      • Funnel Chart
      • Histogram Chart
      • Inverted Funnel
      • KPI Tile
      • Line Chart
      • Map Chart
      • Mito Plot
      • Mixed Chart
      • Pie Chart
      • Project Timeline
      • Pyramid Chart
      • Scatter Plot
      • Spark Line
      • Spider Chart
      • Waterfall Chart
    • Grids
      • Data Grid
      • Paging Grid
      • Data Sheet
      • Scorecard
      • Pivot Grid
    • Filters
      • Checkbox
      • Combobox
      • Hierarchical Combobox
      • List
      • Radio Button
    • Advanced Charts
      • Benchmark Analysis
      • Box Plot
      • Candle Stick
      • Chevron
      • Data Search
      • Decision Tree
      • Group Bar
      • Group Column
      • Heat Map
      • Sankey
      • Text Analyzer
      • Time Series
      • Decomposition
      • Knowledge Graph
      • Treemap
      • Trellis
      • Word Cloud
      • New Word Cloud
    • Other Charts
      • Box
      • Bullet
      • Date Picker
      • Export
      • Filter Chips
      • Filter Saver
      • Gauge
      • Graphics
      • Guided Tour
      • H-Slider
      • Image
      • Info Button
      • Input Box
      • Label
      • Legend
      • Progress Pie
      • Semi Gauge
      • Stepper
      • SVG Image
      • Text Box
      • Trend
      • URL Button
      • V-Slider
      • Tab Component
      • Inputbox component
      • Button component
    • Custom Charts
    • Common Chart Properties
      • Background
      • Title & Sub-title
      • X & Y Axis Properties
      • Legend Properties
      • Formatter
      • Axis Setup
      • Export Options
      • Copy Paste Chart Properties
  • Dashboard Objects
    • Manage Dashboard Components
    • Dashboard Objects Properties
  • Configurations
    • Filtering the Data
    • Drill Through
      • Drill Highlighter
    • Dataset Properties
    • Indicators in Charts
    • Tooltip(Default & Custom)
    • Data Label
    • Geo Mapping
    • Language Mapping
    • Legend Mapping
    • Alerts in Grids
  • Script Help Section
    • Navigate to Script Help page
    • How to use Scripts?
Powered by GitBook
On this page
  • The Best Situation to Use Hierarchical Combobox
  • Default Component Image
  • Properties of the Hierarchical Combo Box Filter
  • General
  • Background
  • Style
  • Hierarchical Combo box filter variant after changing its properties
Export as PDF
  1. Charts Gallery
  2. Filters

Hierarchical Combobox

PreviousComboboxNextList

Last updated 3 months ago

Hierarchical Combo Box is similar to Check Box and Combo Box but here the list will be arranged hierarchically and users will be allowed to select multiple items simultaneously.

The Best Situation to Use Hierarchical Combobox

When users should be given the option to select 1 or more cities that will be used in the table/chart (instead of displaying data for all cities)

Default Component Image

Properties of the Hierarchical Combo Box Filter

Background

General

The General Properties help tailor the component behavior and appearance to suit specific requirements, improving user interaction and data visibility control.

  • Component Name: Specifies the identifier for the component, allowing for easy reference.

  • Left, Top: Sets the position of the component on the chart by adjusting its coordinates.

  • Height, Width: Determines the size of the component, enabling customization of its dimensions.

  • Initial Visibility: Controls whether the component is visible at the initial load of the chart.

  • Hierarchy Level: Allows selection between a Multiple or Single level hierarchy for data display.

  • Multiple Selection: Enables the capability to select multiple items at once within the component.

  • Controlled Selection: Manages how selections are controlled within the component, often working with external factors.

  • Custom Selection: Offers the option to define specific selection criteria or methods beyond default settings.

  • Selection Limit: Sets the maximum number of items to be selected.

  • Show Selection Limit: Option to display a notice or indicator when the selection limit is reached.

  • Auto Update GV: Automatically updates the Global Variable when changes occur within the component.

  • Notify GV Update: Alerts or indicates when a Global Variable has been updated due to user actions.

  • Public Filter: Determines whether the filter settings used in the component are accessible publicly or restricted.

Background

The Background Properties panel offers options to enhance the visual layout of the component through the following fields:

  • Shadow: Enables a shadow effect for the component, creating a sense of depth and focus.

  • Shadow Color: Sets the color of the shadow, allowing for customization to match the overall design theme.

  • Shadow Transparency: Adjusts the transparency of the shadow, providing control over how prominent or subtle the shadow appears.

Style

The Style properties panel provides various fields to customize the appearance of the component:

  • Rollover Color: Defines the color that appears when hovering over a cell, enhancing interactive feedback.

  • Selection Color: Sets the color for highlighting selected cells, making them visually distinct.

  • Background Color: Allows setting a specific color for the component's background.

  • Panel Background Color: Customizes the background color of the panel area for a cohesive look.

  • Border Radius: Specifies the curvature of the component's corners for a rounded effect.

  • Panel Border Radius: Adjusts the corner curvature of the panel specifically.

  • Font Size: Determines the size of the text, enabling readability adjustments.

  • Font Style: Offers style options such as italic or normal for text appearance.

  • Font Weight: Controls the thickness of the text, ranging from light to bold.

  • Font Family: Selects the typeface to align with branding or design preferences.

  • Font Color: Sets the color of the text for clarity and aesthetic cohesion.

  • Panel Font Color: Defines the text color specifically within the panel.

  • Text Decoration: Applies effects like underlines or strikethroughs to the text.

  • Advance Theme: Enables advanced theming options for comprehensive stylistic control.

Hierarchical Combo box filter variant after changing its properties