String Array in a connector

Hi Ryan, It looks like you’re working with a JSON response. Are you using a JSON parser/serializer like Newtonsoft.Json to handle the deserialization? Here’s a simple example using Newtonsoft.Json within …

Dataminer : Trend prediction

Hi Wale – no that is currently not possible, i.e. while we show the forecasted data, we do not retain it to then be able to see the delta (e.g. …

Exporting carrier trace recording

Hi Jorge, As far as I know, currently this is not possible. Files generated by the spectrum recoding have .dat extension. I believe a new feature will be required to …

Exclude documentation sections from search

Hi Laurens, I’m experiencing the same search challenges with the docs. I’ve submitted a feature suggestion to improve the overall user experience. Could you please vote for it to help …

Issues Adding row=true in table

Hi Joshua, Here is QAction, this populate my table : using System; using System.Collections.Generic; using System.Net; using Newtonsoft.Json; using Skyline.DataMiner.Scripting; public class TimeoutWebClient : WebClient { publicint Timeout { get; …

Issues Adding row=true in table

Hi Jose, Here is our documentation for row=”true” attribute row attribute | DataMiner Docs. Based on your message, it seems you’re using a timer to populate or update a table, …

LowCode table update data

Hi Davor, This sounds like a good use case to use query updates, a mechanism that allows data in a query to update in (near) real-time. Note that the update …

Parameter in protocol is not refreshed

It looks like this question has already been answered in the comments. If this is indeed the case, could you select this answer to indicate that the question can be …

Focus Mode for Charts in LCA

Hi André, There is no feature similar to this currently available in Low Code Apps. You can create a feature suggestion for us to add something like it. As a …

Dataminer Community Edition

If you install DataMiner with the v10.4 installer (available here on Dojo) and follow the standard installation procedure for a self-managed DataMiner Agent, this will deploy DataMiner Community edition.

Move files within the Documents tree

Hi Chris, I am not sure if it is possible to move files directly between folders in the Documents module. A possible workaround would be to first save the files …