I can’t get the historian to use my column names.
startTime,endTime = getTimes()
dataset = system.historian.queryRawPoints(["validTagPath"], startTime, endTime,
columnNames = ["units"])
Headers recieved from the dataset → [u't_stamp', u'prov:validTagPath'].
The amount of paths and the amount of alias column names are the same. I am using questDB from Ignition 8.3.