Category: Dashboard

Filter and Drill-down Data No ratings yet.

With filter and drill-down features, you can have an in-depth and detail understanding on your data. Let’s create a filtering panel on the left under the menu:   1. Click on “Create a new panel in current page” 2. Select “Key Performance Indicator” => click “Dashboard” => then “Filter & Drill-down” => drag “Create panel”

Dashboard Example No ratings yet.

So, right now, you know how to create panel, charts KPI and data table… On the “Testing1” dashboard, you have login/logout, menu and data table menu. Let’s try to add some charts on to the dashboard.   1. Click on “Create a new panel in current page” 2. Select “Key Performance Indicator” => drag “Create

How to setup login username and password? No ratings yet.

By default, it is using Tomcat user to login. You can add new role and user under C:\{your_tomcat_installed_path}\conf\tomcat-users.xml   <role rolename=”admin”/>  <role rolename=”user”/> <user username=”root”   password=”root”  roles=”admin”/> <user username=”demo”   password=”demo”  roles=”user”/>   For DashBuilder, it supports 2 different roles, normal user and admin user. Admin user is using to create/update your dashboards / reports. Normal