Mark a View as a Favorite
A favorite allows you to save a configured view for quick access later.
- Context-sensitive: These favorites apply to similar assets, and adapt to
any asset with matching properties. When you save a favorite while navigating
through an asset (for example, using the Breadcrumb widget), it becomes
context-sensitive. This means the favorite can later be applied to any asset that
shares the same properties, showing corresponding data for that asset.
For example, if you save a favorite while viewing
Pump1
and include properties like Temperature and RPM, that favorite can later be applied toPump2
,Pump3
, or any other asset with those properties. - Explicit: These favorites are tied to a specific asset, ensuring that the
configuration always loads data from that asset alone.
From the previous example, to create an explicit favorite linked to
Pump1
, simply avoid using the Breadcrumb navigation. Instead, configure the favorite specifically forPump1
properties, ensuring that the saved data is always tied toPump1
.
Creating a Favorite
- Generate a trend chart.
- On the toolbar, select
- Enter a name for the favorite.Important:Do not use special characters like
? / \ # ; %
in the name. - Select Add.
Loading a Favorite
- If the favorite is context-sensitive, ensure you have navigated to
a valid asset.Note:If no valid asset is selected when loading a favorite, a warning may appear.
- Select the saved favorite from the drop-down list box next to
- The system loads the favorite.
Additionally, you can access your saved favorites when creating application pages in Operation Hub. In the Trend Card widget properties, select a favorite view from the Select Favorite drop-down. The selected view will load by default when you launch the chart at runtime.