Create Report using tagpaths from DB

Hey, I have a database that has station names, its tagpaths, and other attributes. It’s what is used to drive the navigation. I’m trying to create an Ignition report that can pull all the station tagpaths and concatenate with a UDT instance, that then displays the tag value i choose. Kinda like how the expression works (e.g {[Client]Navigation/TagPath} + “METER/Spress”). Is this possible? What i have to do currently as new assets are added, is to go to the Tag Historian Query and manually add the new asset. If there is some other way you recommend for this to be done, do let me know. Thanks.

You can do pretty much anything you want with a scripted data source.

2 Likes