I have a database that consists of a table of people and associated information and a table of measured results for various metrics. The tables are linked by the person's name I have a tab layout that shows the individual people and also a tab that shows all the measured results for that individual in a portal I want to go from the measured results tab to a find layout where I can do mulitple finds on the original found set for that individual and produce graphs of the measured results. At the moment when ever I move to a find layout the measured results table re-sets itself. How do I keep the found set ?