using GetAdoDataSetForAdaptor, but pulling a future year (not Global Yr POV)
(this is in a clone/test app) I need to perform forecast for 2025. Our global POV (time) is set to 2024M3. In the adaptor used to pull in my volumes it uses the GetAdoDataSetForAdaptor to pull in the data, but even with my WF POV set to 2025, it still pulls 2024M4-2024M12. I'm guessing (obviously?) it uses the global year & not the WF POV to pull the data requested. Is there a way to override this, or some other way to load my volumes in an out year
