What is the problem or goal the end user is trying to solve or accomplish?
Creators can use the Resample's Fill Method functionality to display 0
on data points that don't have any data. When configuring a Rolling Window on such chart, only the actual's chart data is considered -- values added through the fill method aren't considered in the rolling window calculation.
How are they solving it currently?
They need to implement the fill method directly with SQL.
What is the recommended solution by the Customer?
Ability to configure a Rolling Window that considers values added through the Resample's Fill Method configuration.