In a solution data model, it would be useful to be able to synthetically calculate a value, or time series values based on attributes / time series of an instance. For instance, return the maximum value across several temperature measurements on a generator.
Would it be possible to implement the opportunity to allow a data model field to contain synthetic time series, charts / INDSL functions, or even custom python functions?