-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show totals for a specific set of dimension values #18056
Comments
Thanks for creating this issue @Chardonneaur . Maybe when a search is used, we would need to have another row "Totals matching search results" as there are equally use cases where you want to compare these numbers in comparison to the overall totals. Otherwise it's hard to know how these relate to overall numbers except for the percentage. |
We have another request for this from a Matomo user. |
Another user has requested this feature:
|
The same applies to those table reports where we compare a period to a previous one. The comparison doesn't get shown in the totals row. It only shows the initial period. It would be great if you could add this feature as it takes a lot of manual calculations as well. |
Another request for the report totals to be dynamic. "When we filter a specific URL-pattern the sum still displays the entire website traffic totals". |
Have had another customer querying the totals row not dynamically updating. They have mentioned it would be much better if this updated based on the filtered results. |
When we use a report for example, the page url ones, it can show the total of the rows when clicked on the cog icon. The issue comes when we use in addition to that the search function in order to filter the page urls list, the total of the rows keep showing the total of all rows.
Summary
The idea of this feature would be to make the total count of only the page urls which are concerned by the filter.
The text was updated successfully, but these errors were encountered: