I have a form that contains listboxes and after my end user makes a selection, they are able to click on the button that says click for results. Those results will display on the bottom portion of the screen. If they want a report of what they just saw, I have a button where they can click for a report that has a subform graph in the report footer. My issue is when I click to open the report, the data element looks just fine, however the graph is not capturing what it should be. It only captures the very first line of the data elements.