I created report using two database files: one is excel and an other one is lotus notes. I have to display only non-matching records. I pull data from lotus into main report and data from excel into subreport .I using shared variable to pass data from main report to subreport and then condense matching records to display desired results. I have about 35000 records in each database. I am getting results but report runs too long. How I can improve performance?