Skip to content

Filter With Report Parameter

Introduction

This document explain how to use filters to generate reports having parameters. reports are integrated in dashboard using report widget available in widget library. if report having some parameters for example order number, we can link a filter with this report parameter so user will be able to generate and see report for selected order number in filter.

Objective

Objective of this document is to guide user to apply filter on report widget having parameters.

Prerequisites

User will required following dataset to understand tab to tab filter scenarios;

  1. customers.ds dataset

  2. Customers details.rptdesign report

Download above files by clicking here. extract this file and upload dataset in dataset section & report in report section using drag and drop.

Steps to follow

Please follow this steps to link filter with report parameter;

  1. Create a new dashboard and you will see a report widget in widget library.

Image

  1. Click on this report widget to add in a dashboard

  2. Once you have added report widget, you will see list of reports available. find for the report you have uploaded and click on it from the list.

  3. When you click on the report it will redirect you to parameter tab where you need to select Output Type and provide report parameter value.

Image

  1. There are 8 report types available and you need to select one out of it.
  1. Selec rptdocument and provide parameter value as 103.

Image

  1. Click on save and exit to save the changes and go to dashboard preview mode.

  2. Wait for sometime and you will see a report is executed and will be displayed like below image,

Image

  1. This report is executed based on parameter we have applied in step number 6.

  2. Now suppose you want to see report output for other users as and when required. here we need to create a filter where we have list of customer numbers list and we will link this filter with report parameter.

  3. Go to dashboard edit mode and create a new filter by clicking on filter icon available in dashboard icon.

Image

  1. Click on setting icon to configure filter. in Filter Widgets select below properties,

Image

  1. In Link Filters and Widgets select following properties;

Layer: Layer1

Tabs: Tab 1

Widgets: Report Widget 1

  1. Select report parameter to link with filter and click on save and exit to save the changes.

Image

  1. Add this filter in to dashboard, click on filter widget and go to Filter View. click on + icon to add filter in to dashboard.

  2. Click on save and exit to save this changes

  3. Go to dashboard preview mode, report will be formed and you will see screen like below,

Image

  1. This report will be formed by default value 103. if you want to see the report of some other customer number, click on filter dropdown and select customer number 112 and click on filter button.

  2. Wait for sometime and report will be filtered by customer number 112 this time. you can select different customer number to visualize different reports.

Image

  1. If you want to return to initial report, click on clear filter icon to load report with default value.
  1. In case of report format other than rptdocument, html and pdf user can download report output by clicking on Click Here button.