Hello Dojo,
I’m using the web services to retrieve data through GetTableForParameter. GetTableForParameter | DataMiner Docs
However, it appears that columns with a width set to 0 are not returned.
Is there a way to retrieve these columns?
I found a similar question here: Is there a way to get column data of Width=0 using GetTableForParameterFiltered? – DataMiner Dojo
The suggested fix was to set all column widths to not 0, but I’m looking for an alternative solution.
Yong Ting Lim [SLC] [DevOps Advocate] Selected answer as best 26th June 2025
Would the alternative of using GetTableForParameterV2 be another alternative?
Yong Ting Lim [SLC] [DevOps Advocate] Selected answer as best 26th June 2025
It seems that "GetTableForParameterV2 call, but there is no indication what PiD the values are for".
I was wondering if there are any alternative approaches I could explore