Better way to delete rows

Hi Sergio When you want to clear the entire table, the most efficient would be to use the Action clear in the XML: clear | DataMiner Docs If you are …

Wildcard in Element reference when Visio not linked to a View

This feature was designed for this exact use case and should work exactly as you described: https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/linking_shapes/Linking_a_shape_to_an_element_a_service_or_a_redundancy_group.html#item-reference Do note that if we find something else that matches the wildcard in …

Upgrade of existing IDP on DMS

Hi Matej, As described in Installing DataMiner IDP | DataMiner Docs, to update to IDP 1.5.0, you will need to run the migration package followed by the IDP package from …

Protocol measurement string with lines

Hi Stefan, This is indeed by design. Once this becomes an URL (by adding the http://) text wrapping isn’t active anymore. You can always request this a new feature, here …

Python Development for Dataminer

Hi Garry, As far as I am aware the only Python integration we currently have is with Data API (see Data Sources | DataMiner Docs). Do note that this is …

GQI Custom Data Source

Hi Jeroen, Parameter data is already exposed by the native GQI data sources. Not sure if your own ad hoc data source is required for this? If you have access …