FAQ
Here are some answers to the most frequently asked questions about BMC Helix Dashboards.
Where should I start to be successful using Helix Dashboards?
BMC recommends starting with the webinar: Webinar: BMC Introduction To Helix Dashboards.
How can I transition from Smart Reporting to Helix Dashboards?
Refer to the topic BEST FAQ on Transitioning to Helix Dashboards.
What panels are included out of the box in Helix Dashboards?
You can use the out-of-the-box dashboards to quickly start visualizing and analyzing your environment data in different panels and visualizations. For more information, see Viewing out of the box Dashboards.
How can I set up and configure a dashboard, panel and queries on Helix Dashboards?
In BMC Helix Dashboards, a dashboard displays information from various data sources in panels that are organized in rows. You can use different visualization types in different panels of the dashboard. For more information, see Setting up Dashboards.
What query type should I choose when creating a new panel on Helix Dashboard, SQL query type or Form Type?
Refer to the webinar, Webinar: Helix Dashboards Examples Addressing Common Requests.
What are the differences between roles and permissions?
Roles are defined by tenant administrators in BMC Helix Portal. For more information, see Roles and Permissions.
How to grant permission and assign roles in Helix Dashboards?
How to create a new team or group in Helix Dashboards?
Helix Dashboards groups can only be administered from the ADE platform, the option was disabled from the product to avoid user integrity issues. For more information, see Create a new team or group in Helix Dashboards.
How can I create and manage scheduled content?
How can I use advance functions, variables and links effectively?
Can I modify the out of the box (OOTB) content?
No, you cannot edit or delete out-of-the-box dashboards. This restriction also applies when you are adding tags. For more information, see Viewing out-of-the-box dashboards.
How to migrate Helix Dashboards content between environments?
Refer to the topic Exporting and importing dashboards.
How to improve Dashboard Performance?
If the Dashboard query is checking both null and not null values, then set the default GUI ID in the variable configuration for all as a best practice to refrain from the query, this will increase the dashboard performance.
Also, one can increase the Max Entries Return by the Get list limit as needed.
Is there an webinar where I can learn the basics from Helix Dashboards?
Yes, refer to Introduction to Helix Dashboards.
How to migrate content from Smart Reporting to Helix Dashboards?
Refer to the conversion tool prerequisites and how to run in BMC Community page.
How can we use the conversion tool?
See this webinar: BMC Helix Dashboards - Transition From ITSM Smart Reporting To BMC Helix Dashboards for more information on the conversion tool.
Why can't I see the Out of the Box content like dashboards and panels?
Refer to the Not able to see the OOTB content in BMC Community page.
Are there any best practices for SQL queries?
See the webinar BMC Helix Dashboards - ITSM Advanced Report Design Best Practices for more information.
What to do if the required tables and functions to support DBFN functionality are not present on the Converged platform DB?
You can enable it in two ways:
- Manual script execution- refer article https://community.bmc.com/s/news/aA33n000000Xgr5CAC/helix-support-dbfn-functions
- Through javadriver utility - https://docs.bmc.com/docs/ars1902/defining-database-functions-for-remedy-smart-reporting-in-remedy-ar-system-server-841094152.html
After the feature is enabled, you can follow the steps provided in the link below to define the database function in AR System Server and utilize it in Helix Dashboards.
https://docs.bmc.com/docs/ars213/defining-database-functions-in-ar-system-server-1027566675.html
What distribution of Grafana is embedded with BMC Helix Dashboards?
BMC Helix Dashboards includes Grafana Open Source Software (OSS).
Which languages does BMC Helix Dashboards support?
English is the default language of the BMC Helix Dashboards application. In addition, German, Spanish, and French languages are supported. Localization in non-English locales is limited to screens commonly used by reporting users. The Dashboard panel builder screens used by Dashboards developers are available only in English. For more information, see Localizing-the-content-of-dashboards.
How to handle null values in a dashboard?
Refer to the section To display the filter data with NULL values in Setting-up-variables-for-dashboard-queries.
How to add data links in Helix Dashboards?
Refer to the video available in the topic Adding-overrides-to-fields-in-a-dashboard.
How to install and start using Reporting Metadata Studio?
Refer to the section Installing-Reporting-Metadata-Studio.
How to use a dashboard panel as a datasource?
To use a dashboard panel as a data source, perform the following steps:
- Create a new dashboard.
- Create a panel with 4 or 5 field values.
- Save the dashboard.
- Add a new panel and select the datasource as --Dashboard--.
- Select a required source from the Source panel.
- Refresh the panel.
- Add a visualization as required.
- Save the dashboard.
How to generate multiple queries in single panel in Helix Dashboard?
Configuring multiple queries is useful when you need to fetch data based on a selected time range and filter the results based on a common filter. For example, in any service dashboard > Health Score, Events, and Incidents panels use multiple queries.
Perform the following steps to generate multiple queries in a single panel in Helix Dashboards:
- Create blank dashboard panel and save it.
- Edit the panel.
- Add a query as required.
- Click Add query to add another query.
Similarly, add multiple queries as required. - Save the panel.