Adding Element Location Using Dataminer IDP

Hi, In order to manage your elements’ locations with IDP you could look into the Facility Management section (docs reference: Facilities | DataMiner Docs) In there, you should be able …

The pid filtering relative to the channel

Hi Jarek, In the query that you are visualizing in the popup you could add a filter operator which uses a value from the selected row of the first table. …

The default column names in the table.

Hi Tom. I performed the procedure according to the video link. How you can see below, it procedure changed the name of the column in the view from DMA agent …

The default column names in the table.

While there is currently no ‘easy’ built-in functionality for this, you could achieve the same with a custom operator. I see there’s one already available in our catalog. The same …

The default column names in the table.

Hi Jarek, If it’s a table in an element, the column names can be overridden using information templates. How you can do that is explained here: https://docs.dataminer.services/user-guide/Basic_Functionality/Protocols_and_templates/Information_templates.html. Kind regards, Tom

Which StaaS storage locations are supported?

Hi Lars, We support any location but there is a certain base cost involved to spin up a new region. Starting from 200GB ingest per month, a new region can …

Dashboard – daily alarm count per element

Hi Jeroen, For your first question, you could create a query similar to the following one. In order to get the alarms for the last 24 hours you will need …

Annotations replacement

Hi Paul, I would look into the direction of dashboards here. Since annotations are in the background html pages (C:\Skyline DataMiner\Webpages\Annotations), you could use a webcomponent where you copy the …