Hello, I am trying to create a Report which displays a bunch of pivotgraphs. Each graph has it's Name field linked to the reports Name field, which is from a query (not the same as the graphs). I then want to filter the Name field on the graph to get only certain people, and since it's linked to the graphs, the graphs will be filtered as well. Using Forms this works fine, no problem, but doing almost the exact same thing with a report (but filtering it when I open it instead of using a combobox on the form), it has to ask me for the "Parameter Value": Name like 3-4 times, then sometimes displays what I want. Why does it do this, and how can I fix it? Thanks guys 
