WEB dashboards unavailable locally in Cube

Hi Miloš, My guess is that Cube fails to fetch the available Dashboards because it doens’t have a valid certificate configured. Do you see any kind of certificate warning when …

Unsupported C# Property, use accessor instead

I solved it. if I changed the code to access another property, other than Scope, then the script does not report any errors in Cube. Looking further into that class, …

How to color chart bars by severity

I already tried doing exactly what you showed in your screenshot, but it didn’t work. In my case, I only have one column. How can I create a query with …

How to color chart bars by severity

Hi Rodrigo, I investigated a bit further and wanted to correct my previous message: It is possible to change the bar colors based on their value. You can customize the …

Persistent storage of DCF connections

Hi Bing, The DCF Connections are stored in element data. You can see the raw data under the general parameters > Dataminer Connectivity Framework.

update service by automation with core library

Hi Juan, A newly released version of Skyline.DataMiner.Core.DataMinerSystem (1.2.0.3) now allows you to edit an existing service instead of only creating a new one. The following methods are available on …