Hi,
I am having trouble trying to get my report displaying according to a parameter. I have a report based on a table with incidents that links to a table with current assignments that then links to a table with assignment teams. My report displays (correctly) various counts of data grouped by these teams but when I try to create and apply a user defined parameter (select one or multi teams) the parameter doesn't appear to have any impact. I think I am creating the parameter incorrectly (basing it on the teams table when the report itself is based on the incidents table) but I have tried to use Select Expert as well with no success. How do I build the parameter function that will tell the report to only display the grouped records for the teams selected by the prompt?