Advanced Visualization
Advanced Visualization
Chapter 1: Overview 1
About Advanced Visualization 2
Access the Advanced Visualization Page 2
ii Advanced Visualization
Chapter 8: Reference 31
General Reference 32
Supported Filter Parameters 32
iii
Copyright GE Digital
© 2023 General Electric Company.
GE, the GE Monogram, and Predix are either registered trademarks or trademarks of General Electric
Company. All other trademarks are the property of their respective owners.
This document may contain Confidential/Proprietary information of General Electric Company and/or its
suppliers or vendors. Distribution or reproduction is prohibited without permission.
THIS DOCUMENT AND ITS CONTENTS ARE PROVIDED "AS IS," WITH NO REPRESENTATION OR
WARRANTIES OF ANY KIND, WHETHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
WARRANTIES OF DESIGN, MERCHANTABILITY, OR FITNESS FOR A PARTICULAR PURPOSE. ALL OTHER
LIABILITY ARISING FROM RELIANCE UPON ANY INFORMATION CONTAINED HEREIN IS EXPRESSLY
DISCLAIMED.
Access to and use of the software described in this document is conditioned on acceptance of the End
User License Agreement and compliance with its terms.
1
Overview
Topics:
2
Data Sources
Topics:
Alerts You can visualize data using one of the following types of
business views available in the GE Digital APM baseline domain:
• View that provides access to most of the data available and
accessible within Alerts.
• Curated view that allows you to create visualizations for
specific requirements.
Note:
• You cannot modify the baseline business view. However,
you can create a copy of the view that you want to modify
within your tenant, and then modify the view as needed.
• The Dimensions and Facts tables in the Alerts Business
Views facilitate the creation of visualizations using the
Alerts data sources.
Analytics You can visualize analytic data using one of the following types
of business views available in the GE Digital APM baseline
domain:
• View that provides access to most of the data available for
an analytic.
• Curated view that allows you to create visualizations for
specific requirements.
Note: You cannot modify the baseline business view. However,
you can create a copy of the view that you want to modify
within your tenant, and then modify the view as needed.
Assets You can visualize assets data using one of the following types of
business views available in the GE Digital APM baseline domain:
• View that provides access to most of the data available for
an asset.
• Curated view that allows you to create visualizations for
specific requirements.
Note: You cannot modify the baseline business view. However,
you can create a copy of the view that you want to modify
within your tenant, and then modify the view as needed.
Cases You can visualize data using one of the following types of
business views available in the GE Digital APM baseline domain:
• View that provides access to most of the data available and
accessible within Cases.
• Curated view that allows you to create visualizations for
specific requirements.
Note:
• You cannot modify the baseline business view. However,
you can create a copy of the view that you want to modify
within your tenant, and then modify the view as needed.
• The Dimensions and Facts tables in the Cases business
views facilitate the creation of visualizations using the
Cases data sources.
CBA You can visualize data using one of the following types of
business views available in the GE Digital APM baseline domain:
• View that provides access to most of the data available and
accessible within the Cases module to create visualizations
for CBA data.
• Curated view that allows you to create visualizations for
CBA data based on specific requirements.
Note: You cannot modify the baseline business view. However,
you can create a copy of the view that you want to modify
within your tenant, and then modify the view as needed.
General Recommendations You can visualize data based on the general recommendations
data available within GE Digital APM.
Note: In Legacy Predix APM, you cannot create visualizations
based on this data source as no date will be available for you in
the data source.
GE Digital APM Baseline Entities You can visualize data using the baseline entity views available
in GE Digital APM.
Note:
• The baseline entity view provides access to most of the
data that is available for an entity.
• Curated views are not created for the baseline entities.
However, you can create a custom curated view for an
entity within your tenant.
GE Digital APM Baseline Queries You can visualize data using the baseline query views available
in GE Digital APM.
Note:
• The baseline query view displays the result of a query.
• As needed, you can create a curated view for the query
result within your tenant.
SmartSignal You can visualize SmartSignal analytic models using one of the
following types of business views available in the GE Digital
APM baseline domain:
• View that provides access to most of the data available for
the SmartSignal analytics.
• Curated view that allows you to create visualizations for
specific requirements.
Note:
• You cannot modify the baseline business view. However,
you can create a copy of the view that you want to modify
within your tenant, and then modify the view as needed.
• We recommend that you use the following reporting
objects as data sources when creating visualizations for
SmartSignal events and jobs:
◦ events_reporting_object
◦ jobs_reporting_object
In addition to the features provided by SmartSignal baseline
and custom business views, the reporting objects allow you
to filter SmartSignal data for a specific period.
Time Series Data You can visualize time series data that is collected for a set of
asset tags associated with your tenant. The data source is
created based on a reporting object and curated for creating
customized visualizations.
Procedure
1. Access the Advanced Visualization page.
2. Select , and then select Prepare and Manage Data.
The SERVER page appears.
3. Select Get Data.
The Get Data window appears.
4. In the SERVER FILES section, select REST, and then select Select.
The Configure Connections window appears.
5. Select APM_QUERY, and then select Select.
The Create Synonym for REST window appears.
6. In the Create Synonym options section, specify the following parameters:
Note: We recommend that you use the Query Helper to validate the query parameters and copy the
field values to the corresponding fields in the Create Synonym options section. For more information
{
"QueryPath":"query path",
"Page":0,
"PageSize":100,
"InputSingleParams":
{
"parameter1":"value",
"parameter2":"value2"
}
,
"InputMultiParams":
{
"parameter1":["value1","value2"],
"parameter2":["value1","value2"]
}
}
• The following example provides a sample request body for a query:
{
"QueryPath": "Public\\Meridium\\Modules\\Generation Management
\\Queries\\NERC Queries\\NERC Event Report 07",
"InputSingleParams": {
"unitKey": "-1",
"endDate": "2021-03-04T04:15:20.795",
"startDate": "2021-03-04T04:15:20.795"
},
"InputMultiParams": null
}
7. In the Synonym Field Name Processing Options section, select the following check boxes:
• Validate
• Make Unique
8. In the Miscellaneous settings section, specify the following details:
a) In the Application box, navigate to the application directory that will contain the data source that
you want to create.
b) In the Synonym Name box, enter a name for the data source that you want to create.
9. Select Add.
The data source is created in the Application Directory.
10. Access the Application Directory that contains the data source that you created, right-click the data
source, and then select Open.
A page appears, displaying the Table/Column panel that contains a hierarchy of the query
parameters.
11. Configure the following query parameters:
12. In the SERVER page, select the Save button to save the parameters.
The data source is configured.
Next Steps
• Create Charts using a Baseline or Custom Query on page 12
Procedure
1. Access the Advanced Visualization page.
2. Select Query Helper.
The APM Query Helper window appears.
3. In the Enter Query Catalog Path box, enter the query for which you want to fetch the parameter
details, and then select Get Details.
The following boxes are populated:
Service URL Extension Displays the following service URL You cannot modify data in this field.
extension by default:
v2/catalog/query/path/
execute
Note: If you use a GE Digital APM
version older than V4.5.0.0.0, the
following service URL extension is
displayed: v1/catalog/
query/path/execute.
Sample Request Body Displays the parameter details returned • If the request body contains valid
by the query. parameters and the parameter
values, you cannot modify data in
The following example provides the field.
a sample request body returned • If the request body does not contain
by a query: valid parameter or parameter
values, a message appears, asking
{ you to update the parameter values.
You must update the parameter
"QueryPath": values in the XDefault Values
"Public\\Meridium\ section to make the request body
\Modules\ valid.
\Generation
Management\\Queries\
\NERC Queries\\NERC
Event Report 07",
"InputSingleParams":
{
"unitKey": "-1",
"endDate":
"2021-03-04T04:15:20
.795",
"startDate":
"2021-03-04T04:15:20
.795"
},
"InputMultiParams":
null
}
{
"QueryPath":
"Baseline\\Meridium\
\Modules\\AHI\
\Queries\\Health
Overview - Tiles",
"InputSingleParams":
[
{
"Id": "unitKey",
"Value": "-1"
}
]
}
Query Path Displays the catalog path for the query. You cannot modify data in this field.
<Parameter Name> Displays the parameter name and the If there is no valid parameter value for a
parameter value contained in the given parameter, you can add the
Note: The field is displayed only if the
sample request body. parameter value to make the request
query contains at least one parameter.
body valid.
Note: If a parameter contains multiple
values, only the first value is displayed in Note: When configuring data source
the <Parameter Name> box. with a GE Digital APM version older than
V4.5.0.0.0, you must manually update
the default values for the parameters
Id and Value in the corresponding
XDEFAULT box of the Properties
window.
3
Creating Visualizations
Topics:
Procedure
1. Access the Advanced Visualization page.
2. Select Visualize Data.
The Advanced Visualization Designer page appears, displaying a designer canvas to create the
chart.
3. Select the Add Data button.
The Select Data Source window appears, displaying the available data sources.
4. Select the data source using which you want to create the chart.
Note:
• You can access the baseline data sources and folders containing the baseline data sources by
default. If you want to use a specific data source to create the chart, navigate to the data source in
the corresponding folder. You can also change the view to access the data sources for a tenant.
• We recommend that you use the following reporting objects contained in the gedigital-baseline
workspace when creating visualizations for SmartSignal events and jobs:
◦ events_reporting_object
◦ jobs_reporting_object
The Dimensions and Variables associated with the data source appear in the Advanced Visualization
Designer page.
5. As needed, design the chart, and then save the chart.
Note: For more information on how to create and publish charts, refer to the help documentation
integrated with Advanced Visualization.
The chart is created.
Note:
For more information on creating charts, refer to KBA 000039563.
For more information of training videos on how to create visualizations, refer to Getting Started With
WebFOCUS 8207.
For detailed documentation on how to create visualization, refer to Visualizing Data in 8207.
Related Tasks
Configure Filters on a Dashboard using a GE Digital APM Query on page 16
Procedure
1. Access the Advanced Visualization page.
2. Select Visualize Data.
The Advanced Visualization Designer page appears, displaying a designer canvas to create the
chart.
3. Select Tag Browser.
The Tag Browser window appears, displaying the asset hierarchy in the Asset Browser section.
4. In the Tag Browser window, do the following:
a) In the Asset Browser section, select the assets associated with the asset tags for which you want
to visualize the time series data.
b) In the Tag Browser section, select the asset tags for which you want to visualize the time series
data.
Note: For more information on the fields available in the Tag Browser window, refer to the About the
Tag Browser topic.
5. Select Apply.
The settings in the Tag Browser are saved.
6. Select the Add Data button.
The Select Data Source window appears, displaying the available data sources.
7. In the WORKSPACE menu, select gedigital-baseline.
A table appears, displaying the folders containing the data sources available in the GE Digital APM
baseline domain.
8. Navigate to the timeseries folder, select timeseries_reporting_object, and then select Select.
The Dimensions and Measures associated with the data source appear in the Advanced
Visualization Designer page.
9. As needed, design the chart, and then save the chart.
The time series data chart is created for the selected asset tags.
Note:
• For more information on how to create and publish charts, refer to the help documentation
integrated with Advanced Visualization.
• You can add the chart to a dashboard to filter and view the time series data for a specific period.
You can also specify a custom date range to view data corresponding to the period.
Procedure
1. Access the Advanced Visualization page.
2. Select Workspaces.
A hierarchy of the Advanced Visualization workspaces associated with your tenant appears.
3. In the hierarchy, navigate to the workspace folder to which you want to add the reporting object, and
then select the Action Bar drop-down list box.
The Data section appears, displaying the option to create reporting objects.
4. Select Reporting Object.
A new tab appears, displaying a window that contains the data sources available for Advanced
Visualization.
5. Navigate to the folder containing the data source using which you want to create the reporting object,
select the data source, and then select Open.
The Reporting Object folder appears.
6. Right-click Preprocessing Other, and then select Edit.
The Preprocessing Other window appears.
7. In the Preprocessing Other window, enter the following code:
-PROMPT &STARTDATE.(|FORMAT=MDYY,REQUIRED=TRUE).Start
Date.QUOTEDSTRING;
-TYPE &STARTTIME
-TYPE &ENDTIME
8. Select the Save button.
9. Right-click Where Statements, and then select New.
The Create a filtering condition window appears.
10. Based on the data source that you selected, create the WHERE clause as described in the following
table:
• Make sure that the catalog query that you want to use for populating filter parameters is valid and
returns the correct set of values.
4
Schedule Charts and Reports
Topics:
Procedure
1. Access the Advanced Visualization page.
2. Select , and then select Prepare and Manage Data.
The SERVER page appears.
3. Select Get Data.
The Get Data window appears.
4. Select OData or REST depending on the data service you are using.
5. Select New Connection.
6. Enter the Connect parameters:
a. Enter a connection name.
b. Enter the base URL.
Note: The base URL should be the same as the baseline connection URL that you have used
previously.
c. In the Security drop-down list box, select OAuth.
d. In the OAuth Grant Type drop-down list box, select Password.
e. In the Client Credentials in Body section, enter your username and password. Also enter the
Client ID and Token URL.
f. Select the Add Custom Headers check box and enter your tenant ID in the text box (for example,
Tenant="your_tenant_uuid").
g. Select your tenant from the Select profile drop-down list box.
Note: Do not select the default value (edasprof).
h. Select Configure.
A new connection is configured.
Configure a Schedule
Procedure
1. Configure a new connection.
2. Create a synonym or use a baseline synonym or business view. To do this:
5
Navigating from Charts
Topics:
Procedure
1. Access the Advanced Visualization page.
2. Access the chart for which you want to configure the drill-down.
3. Right-click the chart, and then select Edit.
The Advanced Visualization Designer page appears, displaying the chart in the designer canvas.
4. In the Settings section, in the Vertical box, right-click the field for which you want to configure a drill-
down, and then select Configure drill downs.
The Configure Drill Downs for <Field Name> window appears.
5. In the Configure Drill Downs for <Field Name> window, perform the following steps to configure the
drill-down:
a) In the Type section, select the URL option.
b) In the URL box, enter the URL for the page that you want to access when you select the visual
element of the chart.
Tip: For more information on the URLs associated with a specific GE Digital APM module, access
the help documentation for the module, and then refer to the <Module Name> URLs topic.
• If the URL does not contain any parameter, select Apply.
• If the URL contains parameters (for example, {entitykey} and {sectionname} in the URL
health/asset/{entitykey}/{sectionname}), perform the following steps:
i. In the Parameters section, select the Add all target filters button.
Example: Access the Number of Health Indicators for an Asset from the Health
Indicator Status by Asset Chart
This example provides the steps to configure drill-downs in the Health Indicator
Status by Asset chart and view the number of health indicators in the Health
Summary page.
1. Access the Advanced Visualization page.
2. Select Visualize Data.
The Advanced Visualization Designer page appears, displaying a designer
canvas to create the chart.
3. Select the Add Data button.
The Select Data Source window appears, displaying the available data sources.
4. Navigate to the ahi folder, and then select the
health_overview_status_by_asset data source.
The Dimensions and Variables associated with the data source appear in the
Advanced Visualization Designer page.
5. In the Advanced Visualization Designer page, perform the following:
a. From the Measures section, drag the following measures to the Vertical box
of the Display section:
• Alert
• No Status
• Normal
• Warning
b. From the Dimensions section, drag the following measures to the Horizontal
box of the Display section:
• Asset ID
• Asset Key
6. In the Settings section, in the Vertical box, right-click an indicator status, and
then select Configure drill downs.
The Configure Drill Downs for <Health Indicator Status> window appears.
7. In the Configure Drill Downs for <Health Indicator Status> window, perform
the following steps to configure the drill-down for the health indicator status:
a. In the Type section, select the URL option.
b. In the URL box, enter the URL in the following format:
6
Setting Dashboard as Home Dashboard
Topics:
You can access the home dashboard when you sign in to GE Digital APM or select in the main
navigation bar. This topic describes how to set a dashboard created in Advanced Visualization as your
home dashboard.
Procedure
1. Access the Advanced Visualization page.
2. Access the dashboard that you want to set as the home dashboard.
3. Right-click the dashboard, and then select Run in new window.
A new window appears, displaying the dashboard.
4. Select Assign as Home Dashboard.
The Caution window appears.
5. Select Apply.
The dashboard is set as the home dashboard for GE Digital APM.
Tip: To access the home dashboard, select in the main navigation bar.
7
Exporting Dashboard
Topics:
8
Reference
Topics:
• General Reference
• Supported Filter Parameters
Manage Advanced Visualization Allows you to add new connections or modify existing data
connections other than the baseline content that cannot be
updated.
Create Advanced Visualization Allows you to create new visualizations based on the data
sources that are available to them.
View Advanced Visualization Allows you to view the visualizations that have been created in
your tenant and which other users have shared.
9
Release Notes
Topics:
To enhance usability, when visualizing time series data in a dashboard, you can now modify asset US573466
tags in the Tag Browser section and reload the dashboard; the charts that use the selected
asset tags will be refreshed. The modified asset tags are not saved, and when you exit the session
and reconnect, the dashboard will display the charts with the tag information selected
previously.
To enhance usability, you can now set up a schedule to send charts or reports via email. US534178
When you schedule a chart to be sent as an inline HTML in an email message, an error occurs. As US534178
a work around, follow these steps:
To ensure that correct data is available when creating a data source using a query, you can now US468229
retrieve the parameters of the query and validate the parameter details. To facilitate this
enhancement, a new button, Query Helper, has been added to the Advanced Visualization
home page.
The following issues, which existed in one or more previous versions, have been resolved.
Description Tracking ID
Previously, when visualizing time series data using an Absolute line chart, if there were multiple DE150652
asset tags with the same name, the tags were grouped, and you could not view data
corresponding to each tag on the dashboard. This issue has been resolved. Now, in this scenario,
a level of asset hierarchy associated with each tag is displayed with the tag name to make the tag
name unique.
Tip: To display the tag name containing the asset hierarchy level, choose the Tag Name_Display
Name or Tag Name field when creating the Absolute line chart in Advanced Visualization
Designer.
For some queries that are imported, and not created using the queries designer tool, the Query DE157103
Helper does not consider filter parameter for generating sample request body.
When you attempt to access the Advanced Visualization page in a tenant, that is accessed by • DE154179
another user associated with the tenant, an error may occur. • DE153806
In the Legacy Predix APM environment, you can now create and customize visualizations for the F56211
time series data that is collected for a set of asset tags associated with your tenant. To facilitate
this enhancement, a new data source, timeseries_run_custom_business_view, has been added to
Advanced Visualization.
Additionally, a new button, Tag Browser, has been added to the Advanced Visualization
Designer page. The Tag Browser window allows you to browse assets and the associated asset
tags to access the corresponding time series data.
When accessing SmartSignal data in a dashboard, you can now filter the data for a specific US456584
period. To facilitate this enhancement, the following baseline reporting objects have been added
to the gedigital-baseline workspace:
• events_reporting_object
• jobs_reporting_object
Note: In addition to the features provided by SmartSignal baseline and custom business views,
the reporting objects allow you to configure a custom date range in dashboards to view
SmartSignal data for the specified duration.
You can now configure the time series data visualizations to display the Units of Measure (UOM) US445903
based on the System of Measure setting of the My Preferences page. To facilitate this
enhancement, the following fields have been added to the
timeseries_run_custom_business_view data source:
• Time Zone
• User Preferred Data Time
You can now configure the time series data visualizations to display the timestamps based on the US445902
Time Zone setting of the My Preferences page. To facilitate this enhancement, the Tag
Name_Display Name field has been added to the timeseries_run_custom_business_view data
source.
The following issues, which existed in one or more previous versions, have been resolved.
Description Tracking ID
Previously, when you copied or moved a time series data chart to another folder, the selections in DE143629
the Tag Browser were not retained for the new chart. This issue has been resolved.
When creating a chart using timeseries_reporting_object, preview of the chart may take longer DE149972
than expected to appear and a timeout error may occur.
When you run a time series data chart, an error occurs in the following scenarios: DE149941
• You copy or move the folder containing the chart to another folder.
• You rename the folder containing the chart.
When creating a chart using an odata-m-baseline data source, if the data source contains a large DE141482
amount of data, preview of the chart does not load.
You can now visualize the Cost Benefit Analysis (CBA) data associated with cases. To facilitate F55482
this enhancement, the following baseline and custom business views have been added to
Advanced Visualization:
• cba_base
• cba_custom_business_view
You can now set a dashboard created in Advanced Visualization as the home dashboard for GE F50778
Digital APM. To facilitate this enhancement, a new button, Assign as Home Dashboard, has
been added to the Advanced Visualization dashboards.
You can now create and customize visualizations for the time series data that is collected for a F50734
set of asset tags associated with your tenant. To facilitate this enhancement, a new data source,
timeseries_run_custom_business_view, has been added to Advanced Visualization.
Additionally, a new button, Tag Browser, has been added to the Advanced Visualization
Designer page. The Tag Browser window allows you to browse assets and the associated asset
tags to access the corresponding time series data.
You can now use multiple query parameters at a time to filter data of a chart in the following US441000
scenarios:
• The chart is created using a GE Digital APM query as the data source.
• The GE Digital APM query contains multiple parameters.
You can now navigate from a visualization created using a GE Digital APM Baseline Queries data US434713
source to the corresponding module within GE Digital APM. This enhancement allows you to
access the filtered data and take actions on the data in the user interface of the corresponding
module.
The following issues, which existed in one or more previous versions, have been resolved.
Description Tracking ID
Previously, when you created a chart to visualize data for multiple sites, the data for some of the DE138673
sites did not appear in the chart. This issue has been resolved.
When you copy or move a time series data chart to another folder, the selections in the Tag DE143629
Browser are not retained for the new chart.
Workaround: When you create a time series data chart, save the chart to a folder where you
always want to access the chart.
When you drill down a chart created for the Alerts or Cases module, you cannot access the data DE140227
in the corresponding module in the following scenarios:
• The drill-down is configured for an asset to visualize the associated alerts or cases.
• The name of the asset contains the character, Hash (#).
To improve performance when visualizing data using non-aggregation queries, the maximum US410707
number of records that you can view has now been restricted to 100,000.
The user interface of the Advanced Visualization module has been enhanced with a new look and F51570
feel. Additionally, when visualizing data using Advanced Visualization, the performance has been
improved. The following list provides some of the key capabilities offered by the enhanced user
interface:
• Enhanced Home Page: Provides improved accessibility and navigability of the tools,
functions, properties, and features within Advanced Visualization. The new interactive
landing page automatically displays your favorites and last viewed items, based on your
activity.
• Enhanced Usability: Enables you to access the Advanced Visualization Designer from the
home page. You also have a centralized view of your private content repository and the
content shared by other users, improved searchability, and so on.
• Enhanced Designer: Provides an integrated canvas that enables you to join data, visualize
the data, and arrange your new content into an interactive page in a user session. Using the
new features added to the designer, you can create a variety of standard or custom chart
types and report layouts. You can customize each item by adding temporary fields,
customizable subtotals, or contextualized links to other content items and web pages.
• Enhanced Filter: Provides enhanced filtering capabilities to filter content based on the
values of the associated fields. You can also specify filter criteria based on the visual
elements selected in the designer, and then transform your chart or report instantly into a
page, where you can customize the existing content or add additional content.
• Enhanced Data Management: Provides improved accessibility to your data from a single,
streamlined environment, which enables you to upload and modify data, connect to various
data sources, configure adapters, and add or modify connections.
You can now create and customize analytic charts and visualize analytic data using the Analytics F50901
and SmartSignal data sources. To facilitate this enhancement, the following baseline and custom
business views have been added to Advanced Visualization:
◦ caf_deployments
◦ caf_deployments_custom_business_view
• For SmartSignal analytics:
◦ assets_base
◦ assets_custom_business_view
◦ assets_models_clustered_business_view
◦ models_base
◦ models_custom_business_view
• For SmartSignal jobs, events, and statistics:
◦ jobs_base
◦ jobs_custom_business_view
◦ event_base
◦ events_custom_business_view
◦ statistics_base
◦ statistics_custom_business_view
You can now navigate from a chart or dashboard created in Advanced Visualization to the F48016
corresponding feature or module within GE Digital APM. This enhancement allows you to access
the filtered data and take actions on the data in the user interface of the corresponding module.
• Alerts
• Cases
When using the following business views, you can visualize data for only one asset at a time: N/A
• assets_models_clustered_business_view
• models_custom_business_view
The OData families now support the grouping and aggregation functionalities on the associated F49093
entities. This enhancement allows you to group and aggregate the records for an OData family
and create advanced visualizations using the aggregated data. Additionally, you can filter an
aggregation based on the filter parameters specified in the aggregate query.
The following issues, which existed in one or more previous versions, have been resolved.
Description Tracking ID
Previously, you could not visualize data based on a site because the corresponding MI_SITE_KEY DE127160
field associated with the OData-M families was not exposed by the OData services. This issue has
been resolved. Now, the MI_SITE_KEY fields have been added to the OData services that allow
you to visualize data based on the sites.
The OData aggregation extensions associated with the OData-M families do not support the DE129102
groupby function for the records defined with one-to-many relationships.
When querying data to create visualizations using the Alerts and Cases data sources, US401029
performance has been improved. To facilitate this enhancement, two folders, Dimension
and Facts, and their associated synonyms have been added to the Alerts and Cases business
views.
A new field, AnalyticName, has been added to the Alerts Base and Alerts Custom business views. US397115
This field determines the number of alerts generated by an analytic.
The GE Digital APM baseline queries and baseline entities have now been added to Advanced US392953
Visualization using which you can create visualizations.
All the user interface elements in Advanced Visualization except the data retrieved from the US390685
database are now translated based on the language selected in the My Preferences page.
The GE Digital APM queries do not support multi-value parameters in Advanced Visualization. DE130622
The MI_SITE_KEY field associated with the Odata-M families is not exposed by the Odata DE127160
services.
The Odata aggregation extensions associated with the Odata-M families do not support the N/A
groupby clause.
The default business views for the following modules are no longer available in Advanced N/A
Visualization.
• Alerts
• Assets
• Cases
You can now save the visualizations that you have created using Advanced Visualization and F46516
share it with others in the tenant. This will allow you to save both stand alone visualizations as
well as dashboards created using these visualizations
You can now create visualizations using Advanced visualizations on Alerts , Cases , Asset and F46502
General Recommendations data as long as you have access to these features.
You can view Alerts , Cases , Asset and General Recommendations data models using Advanced F45629
Visualization. The data sources are automatically created for you.
You can now launch Advanced Visualization in APM and create visualizations using the new F44729
capabilities that have been added to the product
Filters in the dashboards created using Advanced Visualization do not work when you use DE124632
CNT.DST to aggregate the count for alerts, cases, and so on. This is much faster in terms of
rendering data. The workaround is to use CNT to aggregate the data; however if the number of
records is greater than 1M, then timeouts may occur.
You can access a maximum of 1000 assets using a data source for assets. N/A