I have attempted to use the PiAdvCalcVal function and filtering, but I am coming up with a error in Excel
I cannot find any examples online to base this off, any assistance would be greatly appreciated.
I have attempted to use the PiAdvCalcVal function and filtering, but I am coming up with a error in Excel
I cannot find any examples online to base this off, any assistance would be greatly appreciated.
I think this is what you asked for... Just a calculated data with a filter. Pretty simple.
=PIAdvCalcFilVal("pitagX","-12h","t","'pitagY' > 'pitagZ'","average (time-weighted)","time-weighted","compressed","10m",0,1,0,"")
I think this is what you asked for... Just a calculated data with a filter. Pretty simple.
=PIAdvCalcFilVal("pitagX","-12h","t","'pitagY' > 'pitagZ'","average (time-weighted)","time-weighted","compressed","10m",0,1,0,"")
Hi Tgschaef, thanks for your response, this worked great.