Titan Live – ETR 290 statistics not available in Dataminer
29th January 2024
It looks like this question has already been answered in the comments. This is a pro forma answer to make it possible to mark the question as resolved.
Answer
29th January 2024
It looks like this question has already been answered in the comments. This is a pro forma answer to make it possible to mark the question as resolved.
29th January 2024
Hi Apurva, Sorry for the late answer, but we saw that your second question was not answered yet. To retrieve a list of parameters and their IDs, a GQI custom …
29th January 2024
Hi, The answers of Miguel an Tiago provide a means to store the values before processing them in one go. However, if the read parameters of ‘Name’ and ‘Rank’ are …
28th January 2024
Hi Matthew, Yes, the Apache Cassandra website explicitly mentions that it is compatible with Red Hat Enterprise Linux 8 and Red Hat Enterprise Linux 9. The compatibility page states: “Apache …
28th January 2024
Hi Santiago, This is a software issue that is currently being worked on with task https://collaboration.dataminer.services/task/229247. Once this has been resolved, I’ll update my post with the DataMiner versions containing …
27th January 2024
Hi William, You can use the context menu feature to select the rows that will be processed by the QAction. Please refer to the documentation: https://docs.dataminer.services/develop/devguide/Connector/UIComponentsCustomTableContextMenu.html Define your context menu …
27th January 2024
Hi Regan, it’s indeed our intention to make them available. For now we can share those on demand. Our team will share your company’s numbers with you, early next week.
27th January 2024
Hi Jerek, Hopefully the following will help you out some more. Here is an example of joining two tables and using the “Stream FK” parameter to be the parameter field …
27th January 2024
Hi William, A possible option for your use case is to have an extra column that contains a button. A user can edit the columns ‘Name’ and ‘Rank’ at any …
26th January 2024
Hello, What you need is the join operator inside your query. It requires you to map one or more columns from one table to the columns of the other table. …
26th January 2024
Hi Jaroslaw, In this case you can display the trend graph in a different component (e.g. a line char). In the line chart, you could use the parameter ‘CC Errors’ …
26th January 2024
Hi Boris, Good question! Deleting an organization is not (yet) available in the web interface. That’s still on the backlog. For now, you need to send an email to daas@dataminer.services …
26th January 2024
Hi Cristel, According to the documentation, only API calls from v0 are obsolete from 10.2 onwards. API calls from V1 are valid and should be backwards compatible. Checking the list …
26th January 2024
Hi Jarek, As Robin suggests you can feed the parameter of the selected row to a line chart: Add a line & area chart to your dashboard Select a row …
26th January 2024
Hi Jarek. The simple answer is it is not possible to do this in the GQI Table. You could however feed the selected row of the GQI table to a …