Script Built Dataset Scan Class Problem

My project has a “Well” tag template which holds all associated well tags, There are also a few dataset tags under the Well tag template. I’m running into an issue when I make a change to a “Well” tag that the datasets don’t automatically regenerate until the scan class is activated. The problem is most of these datasets only need to run once a day so the dataset scanclass should be updating only once every 24 hours or so.

Is there any way to force the dataset to regenerate when the overall tag is modified instead of waiting for the scan class to run?