ChildrenFilter – Filter by column = x

I’m quite new to creating visios for DM, so forgive me as I think this is probably very simple, but I’ve tried every syntax I could find in the docs, …

Audible alerts from inactive cube sides

I am wondering if a cube side is completely isolated from the other sides of the cube session so that an audible alarm generated from one side has no effect …

Can I make tiles on grid scrollable?

Hi I’m using a 1×1 grid component to visualize a DOM field containing an XML formatted multiline string. However, only a part of the xml is shown and I’m unable …

How to display raw XML string in LCA component

Hi I noticed when trying to display a XML string in a grid component in LCA, that it is not displayed as the raw string. E.g.: New2604776177644032024/04/18 15:30:002024/04/18 16:00:002024/04/18 19:00:004a27bd2c-c010-409f-940b-3f512465c65d3 …

hide parameter name in line & area component

Hello DOJO Is it possible to hide the name of parameter, inside a “line & area” component in a web dashboard ? I specify that one parameter only, has to …

Help getting “State” for RowStatus

Hi All Without going into my total setup I was wondering if it’s possible to get a RowStatus state indication on my table that has columns all set to retrieved? …

Undeletable Element

When we relocated the DM server to a different subnet and restart the Server … The Deleted elements appeared in the main view and when we try to delete it …

How to correctly configure Synamedia Virtual DCM?

After following the steps described in the catalog, opening the ports, and creating the element with its credentials (with access to the API), it has not been possible to obtain …

DB name vs prefix in db.xml

When you want to share a DB cluster among several DMS, it’s possible in the db.xml to specify the <DB> or prefix> <DB>mydb</DB> <prefix>mydb</prefix> what is the difference between those …

Alarm and trend template copy to new version

Hi Dojo Customers have always used a fixed connector, but now they will be tied to Production for management. So we need to recreate each template. Is it possible to …

Low-code app table multi selection

I have a low-code app with table representation of DOM instances. How can I do bulk delete instances with selected table items? Only by launching a script?