How to retrieve historical data from a table used in a Low Code App ?
23rd February 2026
Hello, We have a Low Code App displaying data from a table of an element. Currently, only data from the beginning of the current month is visible. We need to …
Question
23rd February 2026
Hello, We have a Low Code App displaying data from a table of an element. Currently, only data from the beginning of the current month is visible. We need to …
23rd February 2026
Hi all — quick question on the Generic KAFKA Producer connector. We’re configuring it with SASL (username/password) and the broker connection is failing with Confluent.Kafka.KafkaException: Local: Broker transport failure, while …
23rd February 2026
I have a TextBox component in an interactive automation script displaying a piece of text from a dataset that can contain NewLines (\r\n). I want the user to edit this …
23rd February 2026
Hi all, I am working on improving an element data table shown in LCA, by including the average trend data value (for custom time range), instead of current value, for …
21st February 2026
Anyone else experienced an issue using the DataMiner Virtual Hard Disk – DataMiner Dojo as a baseline and then upgrading to DataMiner Main Release 10.6.0.0 – 16833 CU0 – DataMiner …
20th February 2026
Hi All I am using a filter box in a visio to filter a drop down list using the below syntax: Filter: SetVar | InputFilter[property:Channel] Dropdown: SetVar | [Sep::;]Input[property:Channel];;[regexreplace:(?i)(?<filter>[^;]*[var:InputFilter[property:Channel]][^;]+;?)|(?<alt>[^;]+;?),AmagiGB27;AmagiGB28,${filter}] However …
19th February 2026
Hi All, I am trying to get a parameter in an AS, however the primary key can change, the first half always remains the same, just the last half changes. …
19th February 2026
Hi Dojo, We are doing some testing to visualize documents (.pdf) in a LCA with a Web component. We detected that, if document has around 2,5 MB or more, the …
19th February 2026
I have been successful in creating my first ever DVE protocol after a bit of a steep learning curve, it’s using the Weather Underground API to poll a table of …
18th February 2026
Hello, We have been running Dataminer V10.2 over past few years and plan to upgrade to the V10.5 (DM Installer). It will be an installation from scratch so won’t go …
18th February 2026
Hello Dojo, I have customised the layout of a Pie chart component in a low-code app and would like to save this layout as a new component theme. but the …
18th February 2026
Hi Dojo, I have the following use case and questions related to Syslog. A customer is interested in using Dataminer as central collection point for syslog messages coming from various …
18th February 2026
Hi all, I need help with the following value for ‘Show’ shape data: <A>-A|Element:[cardvar:ElementVar]|2003:myIDXvalue|<=-80 (Q1) It does not seem to work for -ve numbers. I swapped ‘-80’ to ‘0’ and …
17th February 2026
LCA is not syncing on the second DMA when deploying a solution that contains a LCA in the Package Content. The LCA works as expected on the DMA where I …
17th February 2026
We’re having trouble getting the Generic Kafka Producer to start. Our Generic Kafka Consumer works fine using the same broker address and same SASL/PLAIN credentials, but the Producer fails during …