How to Add Filters in CDE Dashboard

Posted on by By Mounika, in Pentaho | 0

This blog explains the process of adding filters to the dashboard and create a connection with parameters of the components in the dashboard.

Make data easy with Helical Insight.
Helical Insight is the world’s best open source business intelligence tool.

Click Here to Free Download

Prerequisites:

  1. Foodmart database
  2. Pentaho 6.0.1.0.386

Consider the below dashboard.
CDE Dashboard

Go through the previous blog for Creating Dashboard.

Requirement is to add filters Year, Country and State.

Steps to follow:

  1. Add a row in layout with 3 columns for filters.
  2. Layout Column 1

    Layout Column 2

    Layout Column 3

    Layout Column 4

  3. Add queries in data source for each filter.
  4. Query for country filter:

    select distinct store_country from store
    Query for state filter:
    select distinct store_state from store
    Query for year filter:
    select distinct the_year from time_by_day
    

    Adding Queries

  5. Add simple parameter components present under generic section for each filter.
  6. simple parameter

  7. Add select components for each filter. Provide Datasource,Parameter and HtmlObject.
  8. Make data easy with Helical Insight.
    Helical Insight is the world’s best open source business intelligence tool.

    Grab The 30 Days Free Trail

    Select Component

  9. To connect parameters of components with dashboard filter, first add parameter mapping on the datasource.
  10. CCC Dashboard

    parameters
    Use the parameter in the query
    SQL Editor

  11. Then, add parameters on the component and add listener, so that whenever countryparam is changed, the report triggers.
  12. CCC Dashboard Settings

    parameters

    Similarly connect parameters of other reports too.

  13. Save the dashboard and preview.

Make data easy with Helical Insight.
Helical Insight is the world’s best open source business intelligence tool.

Get your 30 Days Trail Version

Dashboard Filters

In case if you have any queries please get us at support@helicaltech.com

Thanks,
Mounika Pulimamidi
BI Developer
Helical IT Solutions Pvt Ltd

logo

Best Open Source Business Intelligence Software Helical Insight is Here

logo

A Business Intelligence Framework

0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments