Dashboard – Filter does not apply on querys?
18th May 2026
Hi, I currently try to visualize table data & make it selectable over dropdown’s in dashboards. If i use a dropdown with data “Elements” filtered by “Protocols (Kvarta DVB Stream …
Question
18th May 2026
Hi, I currently try to visualize table data & make it selectable over dropdown’s in dashboards. If i use a dropdown with data “Elements” filtered by “Protocols (Kvarta DVB Stream …
18th May 2026
Hi, I have a LCA with a table and a button in the header. When i click the button I’m triggering an automation script that performs an action on all …
18th May 2026
Hello everyone, I have a Connector where I need to dynamically set the Parameter Description of a number of Parameters. Basically the Parameter Descriptions need to include the Site Name. …
18th May 2026
Hi Skyline support, Can someone share examples a live dashboard with an external recipient via cloud share for PTP app/monitoring/control for Media2110 network. Thanks, Chowdary
17th May 2026
I have some shapes in Visio that have been order like this, with the yellow box at the back When I load this in DataMiner the yeloow box is not …
17th May 2026
Hi Dojo Community. How to enable and disable a specific Correlation Rules directly from a Visio view? What is the best practice to configure this button via Shape Data? Alternatively, …
15th May 2026
Hi Dojo, Planning the steps towards 10.6 and I understand that 10.5 CU11 (or higher) is almost mandatory to properly manage the dependencies on the newer BrokerGateway (especially if coming …
15th May 2026
I was recently trying to re-use GQI from one LCA into another LCA and noticed we are missing the import option that exists today in Dashboards. Is there a plan …
15th May 2026
Can you integrate with Bacnet, I’ve seen a few things about this but can’t find anything on the Catalog?
14th May 2026
Hi, I want to get the community’s take on this scenario: When we deploy a solution package from the Catalog, that package sometimes includes connectors that are set to automatically …
14th May 2026
Hello Dojo, I added <Hyperlinkentry to the Hyperlinks.xml file to call an automation script from the Alarm Console menu: <HyperLink id=”71″ version=”2″ name=”Create Ticket” menu=”root” type=”script” alarmColumn=”false” alarmAction=”true”> …
13th May 2026
In a Map component of a low-code app, is there a way to open a new page when clicking an icon placed on the map? So far, I can only …
13th May 2026
I have created a logic to read the alarm data triggered via correlation. https://docs.dataminer.services/dataminer/Functions/Automation_module/FAQ/How_do_I_parse_Correlation_Alarm_Info_data.html?q=alarm%20correlation But I need a way to get the root time of the alarm. I can only …
13th May 2026
Hi Team, while investigating Edge Manager / Site Manager function, following question came up for me: On the help page About Edge Manager | DataMiner Docs it’s mentioned that SiteManager …
13th May 2026
Good morning, I am getting the error NT_GET_PARAMETERS failed. 0x80040221 when calling SLProtocol.GetParameters. The line of code that is failing is object[] parameterValues = (object[])protocol.GetParameters(new int[] { Parameter.getworkflows_responsestatuscode, Parameter.getworkflows_responsecontent }); …