Specific Dashboard View Limited To User

Hi Zean, You can do this with Dashboard Sharing. Please take note that prior DataMiner 10.1.12 version, this feature is only available in the soft launch. After this version, this …

Elasticsearch – Daily backup errors

This has been solved since DataMiner 10.1.0 CU11/10.2.2 – the Elasticsearch backups taken from DataMiner/standalone tool had their timeout time increased from 1 to 15 min.

Missing References to Specific Functionality in C# Code

Tobias, Most, if not all, of the tasks mentioned above (correlations are tricky (see https://community.dataminer.services/question/mechanism-to-export-correlation-rules/)) should be possible via automation. When deploying the package you should be able to implement …

Pre-filter / Filter a ComboBox output

Hi Daniel, This can be achieved by configuring a subscription filter. Not using a said filter will just retrieve all rows from your table: Configuring a filter will limit your …

Summary Alarm Not Loading or Clickable

Hi Diogo, I see no apparent configuration issue here. A further investigation is required to see why it’s not replacing those statistic placeholders. Feel free to create a task so …

VM advance settings

Hi Naveen, All of the above are related to virtualization layers. If the virtualization layer is working flawlessly, it should not really make a difference for the services (they will …

ParameterControlOptions Text Formatting

Hi David, I believe your looking for a custom font style of a Lite parameter control. You can customize the TitleFont and the ValueFont separately, more info on the docs.