You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a model that makes use of the GET DATA BETWEEN TIMES function. This is basically the same as a LOOKUP except that it takes a specific time value (e.g. INITIAL TIME + One year), so it should be relatively straightforward to implement.
We have a model that makes use of the
GET DATA BETWEEN TIMESfunction. This is basically the same as aLOOKUPexcept that it takes a specific time value (e.g.INITIAL TIME + One year), so it should be relatively straightforward to implement.