DataMiner augmented operations underlying technology

Hi Fares – thank you for your question.  But there is no specific library or frameworks to be cited, as the Augmented Operation capabilities of DataMiner are entirely developed in-house, …

Dashboard Query Get Element Name

Hi Nikolas, You can resolve this problem by adding a Inner Join operation with a ‘Get Elements’ query. The ‘Get Elements’ query will give you the element name and the …

Resource Manager Navigation control

I have used regex replace to swap the day and month round, [regexreplace:(?<day>^\d{2})(\D)(?<month>\d{2}),[cardvar:MyVariable],${month}/${day}] if it’s helpful for anyone in the future.

clock on a visio page

With the risk that this solution will not be “clock-like” enough for you, you could just use the [DataMinerTime] placeholder and place it in any shape text?

What dll is needed for ad-hoc data sources ?

Hi David, Thanks you for your question. I’ve created a PR to update the official docs (https://aka.dataminer.services/gqi-external-data-source) so this is clear for our users. PR: https://github.com/SkylineCommunications/dataminer-docs/pull/429