Combining Floor Plans & Network Topology

Hi Lars, Yes, this is definitely possible using the Visual Overview. You can create custom floor plans in Microsoft Visio, and we can display these visuals while overlaying additional context, …

Visio TableRowFilter alarm not working

Hi Carys, I don’t see immediately what is wrong with the TableRowFilter. But an alternative to TableRowFilter  could be the “ClientSideRowFilter”.  You can use that in combination with a filter …

Table Pagination

Hi Julien, Indeed, in the example the counter will be incremented between two calls. The counter is kept alive within the class/object. The object is staying alive during the lifecycle …

Alarm grouping using alarm correlation

Hi Ramesh, I believe that should work fine with grouping by element. And your filtering should use and OR between the 2 filters on parameter descriptions. So, something like this: …

Combining Floor Plans & Network Topology

Hi Lars, I haven’t tried this yet in low code apps, but it is definitely possible using Visio Diagrams. You could for example add an image of the floor as …

Add parameters from two different connectors

Hi Greisen, For this use case, you could use aggregation rules. Below an extra of an aggregation rule that sum rows from a column parameter (you can also aggregate single …

Connect to an external SQL database

Hi Stefan, For this use case, you could proceed as follows: Ingest stage: Use the connector indicated by Arun to interface with the DB. This connector will enable you to …