Dashboards global themes

Hi, Is it possible to have themes global available for all users? We’re trying to setup our dashboard with an light and dark theme with company colours.

Open Weather Map overlay

Hello Dojo, I was wondering if anyone had documentation for the use of open weather maps? I have used the Help and there is no real information. If anyone has …

Time configuration on Dashboards

Hi. How can we configure Dashboards and particulary timelines to get data for last month for example? Thanks Best Regards

DataMiner Cube Versions

We are currently running DataMiner 10.1 and our IT Department packages the DataMiner Cube MSI to be able to install it on PCs through our software management system. Will the …

DMA using wrong IP address to reach ElasticSearch DB when using ‘localhost’

Hi, an issue is observed with DataMiner not being able to reach Elastic based upon the following configuration in DB.xml: <DataBase active=”true” search=”true” type=”Elasticsearch”> <DBServer>localhost</DBServer> <UID></UID> <PWD>{AAAAAAAA-1111-2222-BBBB-CCCCCCCCCCCC}</PWD> </DataBase> We do …