I love it that you can show totals next to filter items in the filter box (by selecting an option under "Show Totals" on the "Filter as" tab.) However, I have added some code on the list page to restrict the displayed rows to only those meeting a certain criteria (the user's work location) and I was hoping that the filter totals would be calculated based upon the modified query, but they are not. I added the where clause in the "Before SQL Query" event as suggested in the help file.
So I guess my question is -- is there a way to make this work? Or is this a feature that could be added in a future version?