4

SAP ALM Analytics: Dashboards Navigation

 1 year ago
source link: https://blogs.sap.com/2022/11/07/sap-alm-analytics-dashboards-navigation/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
November 7, 2022 2 minute read

SAP ALM Analytics: Dashboards Navigation

0 3 215

Goal of this blog post

In this blog, we will link 2 dashboards (overview and details) with a contextual navigation between Projects and Tasks entities managed by SAP Cloud ALM with the SAP ALM Grafana plugin.

The details dashboard is parametrised with two variables for project and scope.

The overview dashboard uses a url link to navigate to the target dashboard passing the variable values for project and scope.

Pre-requisites

  • You have created a service key to your SAP Cloud ALM tenants (check this blog).
  • You should configure a Grafana data source connected to your SAP Cloud ALM tenant.
  • You have configured at least one project in your SAP Cloud ALM tenant. (check the SAP support portal).

Details Dashboard

In the details dashboard, we will enrich the dashboard created for Tasks in this blog with variables:

Picture-8-5.png

Add dashboard variables

  • From the dashboards settings, navigate to the variables section.
  • Add two variables of type custom:
    • project
    • scope
Picture-3-12.png
  •  Update the target panel by using the variables in the filters section:
    • $project
    • $scope

Picture-4-6.png

Overview Dashboard

In the overview dashboard, we use a panel displaying the status of several projects as described in this blog:

Picture-1-11.png

Add the Data Link

  • Edit the source panel
  • In the parameters section, select the Data Link options
  • Use the address of the details panel and enter the parameters resolutions for project and scope:
    • var-project==${__data.fields.projectGUID}
    • var-scope==${__data.fields.scope}
datalink.png

Result

The navigation between the source dashboard and the target dashboard is triggered with a navigation click from the source panel.

result.png

In the next blog, we will build a dashboard for SAP Cloud ALM Defects.

Thanks for reading


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK