I'm trying to build a report simlar to the following structure:
Tag A changes at irregular intervals.
Tag B only changes by operator input.
Tag C changes constantly
I want a report that shows the value for Tag A,B, and C every time Tag A changes for a 24hr period.
I can't seem to make the report only add values for a change in one tag displayed. It either adds a line for a change in any tag or wants to be based on a fixed number of point over a given time. The 24hr period, I understand just fine.
Thanks, that makes sense I was trying to do it just using the historian module since I didn't purchase the SQL bridge, but maybe I'll have to get it. The transaction group converts the time to millis but I cant seem to convert it back to an actual date and time when inputting it into a report. Is there a simple way to do this?