Hi, Im using a Tag historian query to bring a bunch of tags, then I want to use a sub query(child) to separate all the tag in different categories, but I dont know how to reference the tags Im bringing from the tag historian query. Something like select * from historialDataSource where name = machine1. Which is the right syntax for this.