dianemarie
Instructor
Hello, I have a report that shows a year to year quantity comparison by client and allows the user to select either clients who increased or clients who decreased. I hide the rows conditionally depending on what they select. I use a running value to total the non-hidden rows, but it totals both hidden and non-hidden. I could go to two tables in the report and hide a table, but I would prefer to have it in one table. Any help would be appreciated. Thank you.