I need to learn how to make a dataset expression result that will trend a difference between monthly snapshots of a PI point that will always be increasing in value. Said trend should be able to time zoom in and out. Something like: = "tagval('tagname' , 't') - tagval('tagname' , 't-1m)"
↧