goatsaregreat
Programmer
I have an app that has a data report. The data that is shown in that report is user-defined. The user chooses the info to display, and the info is taken from one table of the DB and written to another table. The Data Environment that is tied to the Report is tied to the second table. The problem is... The report only shows the correct info every two times. So for every "set" of info that is displayed, it is displayed twice. After that, the next "load" of info is displayed correctly. :-( If one of you has any suggestions for refreshing the Data Environment, or anything that might help me, please pass it on. TIA.