Hi,
We're trying to flatten a curve in RDMS API to get a relative forecast. Simply put, we'd like to use the forecast today at 00Z to get tomorrows predicted values. Then once tomorrow is reached, we use tomorrows forecast at 00Z to get the values of the day after tomorrow, and so on. The issue is that the flatten API always takes the latest forecast, and I may not always want the latest forecast. Is there a way to control the forecast that is used (a part from max value date)?