Exclude hidden table row from total
问题 I've created a table with a group filter so some values stay hidden. However, the row that shows the sum() of the above values, still counts the filtered values. Usually I would apply the filter to the query, but I'm also using this same dataset in other tables on the same report so that's not an option. Am I missing something here, or is this a flaw in MS Reporting Services? 回答1: This appears to be a "feature" of SSRS, apparently because it calculates values in table headers and footers