We are using Views Calc to run time reports for a basic project time tracking system.
We have exposed a couple of filters: a date filter and a user filter (user is a node reference field to a user in Drupal). We are not using relationships.
Both date and user filter are exposed. When you filter by date you get an accurate sum. However when you filter by both date and by user the sum includes users that are hidden by the filter.
Any advice on fixing this would be much appreciated.
Comments
Comment #1
luco commentedI'm having a similar problem, but if I remove the date filter the result stops showing :(
Comment #2
karens commentedThe D6 version is no longer supported.