We have a problem where we are not able to delete data. We have data with the tag GridPowerW-“”, however when we try to access it we get the following error message
error @9:60-9:70: undefined identifier INVALID_OP
error @9:26-9:57: bool is not Comparable
error @9:26-9:70: bool is not Comparable
Because of this we cannot delete the timeseries based on times, as you cannot compare the index to times…