I am sending opportunity information throughout the week from my CRM with the goal of creating a consolidated report using GPT. After the report is made for the week the data-store will be reset for the next week. When it is time to trigger the report, I want to pull all of the information in the data store into one GPT module to create the weekly report. I tried uploading my current blueprint, hopefully that helps. Currently, I am only able to access one row from the data store at a time, and I have not found a good way to consolidate the information.
Thank you for your response! I made that change and also added a router to try testing with and without the iterator but both routes had the same output, where 16 separate operations were executed instead of putting all the data in one operation