Hi,
This is one that's puzzled me for quite some time.
I use a lot of tables (usually from SQL) and I generally report figures from tables using SUMIFS.
Most of the time it works fine but, seemingly randomly, I run into problems with filtering.
The problem is that I want my SUMIFS functions to always show summarised numbers from a table no matter what the filter state is. I'm finding that sometimes when I filter a table, all SUMIFS that fall outside of the filters criteria show zero - I would like them to continue to show the results as if the table wasn't filtered.
I only seem to run into this problem now and again but when I do, it completely puzzles me - it seems that the default behaviour is for SUMIFS to show results no matter what the state of the filters are and, searching on the web I can see that most questions are going the other way - ie 'how do I get SUMIFS to recognise filters' - I'm completely confused.
Example - I have a table coming in from SQL containing the TB for a large company. I have around 50 tabs that show P&L and Balance Sheet data for various divisions and departments of the business. If I filter the table, all of the sheets continue to show complete data (via SUMIFS).
If I create a new spreadsheet and pull the same data in from SQL and create a sheet with several SUMIFS looking up data with different criteria and I then filter the table to show only one category - all SUMIFS that have criteria for other categories revert to zero.
I'm not sure why i'm getting inconsistent results? ...is there a setting that I've missed?
Bookmarks