Data Sources element not showing any data

Hi Apurva, I’m not sure if this will help with your debugging, but the error "Sequence contains no element" typically occurs when LINQ methods like .First(), .Single(), etc., are used …

Add Templated Service to Multiple Views

Hi Nick, Another option for your use case is to use the column destView as indicated in DataMiner Docs: Tips for applying service templates Regards,

Random Element Timeout

Unfortunately, I cannot make a diagnosis based on the provided information, but I hope the following information will be helpful. A timeout or loss of communication alarm typically occurs when …

Query to get the name of Enhanced Service Elements

Hi Koen, We can confirm that the service elements are not included. This decision was originally made because users cannot see that these enhanced services are hosting elements under the …

Automation Script with Execution Duration

Hi, Creating a fourth automation script that calls all of yours should work for your purpose. You could then call this fourth script from your Visual Overview. To achieve this, …

DateTime Picker default to now

Hi Richard Are you referring to the DateTime Picker of a ‘write’ parameter like below screenshot: I believe it now initializes with the something around the time of Cube startup. …