Adding info on column of table
2nd June 2025
Hi Jose, Are you referring to the values that appear on top of the Reading column header? If so, those can be configured by using the Options attribute | DataMiner …
Answer
2nd June 2025
Hi Jose, Are you referring to the values that appear on top of the Reading column header? If so, those can be configured by using the Options attribute | DataMiner …
2nd June 2025
Hi Jose, As far as I am aware, the default size of the window for a page button is not user-configurable, you can only really adjust it after it opens.
2nd June 2025
Hi Marco, This is currently not completely possible only using the Cube UI. As a workaround, you could perform the following steps: 1. locate the trend template file at c:\skyline …
2nd June 2025
Hi Ryan, The basic way of showing a parameter value on Visio is indeed by using a “Parameter” shape data with the value set to “ParameterID:TableRowKey” in case of a …
2nd June 2025
Hi Ryan, If you have the entire content you wish to set in the table, in your QAction, you should be able to use something like FillArray method | DataMiner …
2nd June 2025
Hello Jose, Can you clarify your request further? Because it is not entirely clear what you mean with “adding info of column”. But let me point you to some additional …
2nd June 2025
Hi Jose, The UI you are describing is called a Tree Control. You can read more about it in this link: Tree control | DataMiner Docs, as well as the other …
2nd June 2025
Hi Jose, You can create the grey box by using a “title begin” and “title end” parameter. Under the Snippets these can be found in DIS > Protocol > Param …
2nd June 2025
Hi Joey, Calling the update method will always execute the CRUD script even when there are no value changes.
2nd June 2025
Hi, Unfortunately this is not possible. Discreet values from top to bottom in XML appear as (page)buttons from right to left. This is because e.g. when there is only one …
2nd June 2025
If you already uploaded the protocol but have not yet created any elements with it, you can go to the Protocols & Templates app, find your protocol there in the …
2nd June 2025
Hi, The input fields that are displayed by a form component are not defined in the form itself. The form component is used to visualize DOM (DataMiner Object Model) data, …
30th May 2025
Hi Alberto, Hmmm, this is a tricky one, as this is evidently not supposed to happen… The most frequent reason for NATS not to start is authentication failing. If the …
30th May 2025
Hi Hari, That seems to be the correct way, let’s investigate via our technical support team to see why this is taking a longer time to execute. No action needed …
30th May 2025
What a great quest Wale, since you probably developed the driver yourself, maybe you can you can do ‘the prediction requests Cube does’ in your connector and saving the results …