on ‎2007 Mar 14 8:47 PM
I am trying to combine 2 tag queries with 5 tags in each one into one table to put in a web page. What is the easiest way to do this.
I am attempting to combine them with the xmii logic editor. I can get one tag query in to an xml saver just fine but I am having trouble appending the 2nd tag query as a second column to the first tag query.
Request clarification before answering.
Ken:
This is a good use of the Union, Join, and/or Interpolator action(s).
Does each query result have the exact same # of rows and exact same timestamp(s)?
Also, if you're just sending them to an iChart, a Union action will fork fine. If you are trying to merge them for a grid, it is slightly trickier.
Describe the data and the desired UI look in more detail and we can help ya out.
- Rick
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If I understand you correctly, you have two queries that return timestamped values for two sets of five tags. Assuming the timestamps are the same you could use the XML Joiner Action. If the times are not the same, then the XML Time Interpolator is just what you need.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.