LCA/Dashboards – Open alarm table when clicking on view state
12th December 2025
Hi Carl, It is possible to do this in a LCA (or a dashboard but without opening a panel). The easiest way to do this would be using a query …
Answer
12th December 2025
Hi Carl, It is possible to do this in a LCA (or a dashboard but without opening a panel). The easiest way to do this would be using a query …
12th December 2025
Hi Nick, I am Matthias from the client Cube team. It’s not possible to reset a baseline value which is of parameter type Discrete, because all possible valid values are …
11th December 2025
Hi Baranisudha, Yes this is possible, but it will require some code through a custom operator. You will have to make sure you can alter both columns and rows (by …
11th December 2025
Hi Emanuele, I believe this is indeed possible, although it does feel a bit counterintuitive, so your question makes perfect sense. The reason behind the problem and the solution below …
11th December 2025
Hello Jan Based on the documentation that you added, can you check if you can clear the ‘schedulerTask.ISchedulerFinalAction’ property. This action triggers when the end time is reached A second …
11th December 2025
Hi Jan, This is because a scheduled task is created for each event (START and STOP), more information can be found here. If you don’t want to use the events …
11th December 2025
Hi Emanuele, You will need to create a shape data at group level pointing to the element. The child shapes should only contain the shape data pointing to the parameters. …
11th December 2025
Hi Daniel, Since we have a dedicated connector for the “Weather API” (from The Weather Company), I believe our preference would be maintaining this connector instead of expanding the Skyline …
11th December 2025
I get the impression that 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 …
10th December 2025
Hi Mohan, Without seeing exact commands that you executed to uninstall Java, I’m afraid it won’t be possible to answer why it resulted in complete uninstallation of Cassandra. A lot …
10th December 2025
Hello Mohan, As far as I understand, you are referring to the connector Apache Cassandra Cluster Monitor | Catalog | dataminer.services. The error message gives some pointers: The failure occurs …
10th December 2025
Hi Tom, Not familiar with the core DMS class library implementation but the raw GetInfoMessage for ElementInfo will always return all elements in the DMS, regardless of who hosts what. …
10th December 2025
Hi Tom, GetInfoMessage(InfoType.Elements) will always return all elements, regardless of what the DataMinerID property says. The DataMinerID property is being used to route the request to a specific agent in …
10th December 2025
I’m assuming you are using the Miranda IControl General connector? If that is the case, can you verify that “Process HCO GSM Traps” setting (on the GSM Alarms page) is …
10th December 2025
Hi Matej, There is no way to restrict access to a single page in a Low Code Apps. Internally, we have discussed more security features like this, but there are …