Expression Tag History Backfill

I have created several simple expression tags that reference other tags within my UDT. The tags are calculating correctly and storing history moving forward, however I would like to have the expression calculate for the historical data as well. Is there a function to have this data backfill?

You’ll have to script the math, but you can backfill with system.tag.storeTagHistory().