I have quite a few polls that pull down large tables of information from which I create reports that count the number of entries in that table based on various filters. For example I pull down the TCP connection table from our remote access server then create a report that counts how many connections there are for specific IP Addresses and TCP Port pairs which in turn tells me how many users are connecting to our various Citrix servers. All I want and need historically are those various counts and not the hundreds and thousands of rows of data from the original poll. Not only would this eliminate alot of useless rows of data from being saved to the Netperfmon DB but it would/should allow us to create alerts based on this new historical data.