I am looking to display all the rows in a table where the value in the column does not contain "Not Initialized". My example does not remove these rows. Is the "Not initialized" have an integer value but displays the string "Not initialized"?
The table on the left is the result of the GQI on the right.
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 14th July 2023
Hi Randy,
This can be seen as a software issue and is related to the fact that the 'Not initialized' value is the display value of an empty cell. A software issue task has been created for this.
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 14th July 2023
Hi Randy,
Checking your screenshot it will be interesting to check why the table that your GQI query is retrieving data has ‘Not Initialized’ rows. The driver should be able to clean up rows that are no longer required to be displayed.