Hi - I've built an app that pulls data from two different parts of SAP in order to perform a reconciliation and ensure data has transferred correctly.
When I first run the app it works correctly. When I run it again for the same periods it gives me the same results as the first run even though the source data has changed. Copilot suggests some sort of data caching somewhere but I can't see anything obvious. Has anyone had a similar issue and how did you fix it? I imagine that it's something very obvious!
Thanks