Linear Scale w/ Dynamic Indicators

Is it possible to make the indicators on a linear scale dynamic? The min and max values were straight forward tag binds, but the indicators want a dataset. Do I need to drive this out of SQL?

Thanks

Can’t you just use the Cell Update feature?
Click the indicators config binding button, select cell update.
Tie any of the indicators you want to any tag,property, etc?

Take a look at this topic.

Wow - knowing what to look for and where to find it is powerful. Thanks.

Since I wish to do this on a template, how do I hook in, like I do with indirect tags? Through custom properties on the template?