dosubot[bot] commented on issue #33289: URL: https://github.com/apache/superset/issues/33289#issuecomment-3079328315
<!-- Answer --> There haven't been any changes to how summary rows work in table charts. The summary row still always shows totals for the entire dataset, not just the visible or grouped rows—even when filters or pagination are applied. This is by design and is clarified in the UI with a tooltip. There are no open tickets or recent code changes to support summarizing only visible/grouped rows; implementing that would require new architectural and UI/UX work. If you need percentage metrics based on visible rows, there is a new option for that, but it doesn't apply to summary totals yet ([details](https://github.com/apache/superset/pull/33656)). <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot).* --- <sup>How did I do? [Good](https://app.dosu.dev/response-feedback/564dd6dc-bc57-45c4-b43b-613d7ea9f14a?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/564dd6dc-bc57-45c4-b43b-613d7ea9f14a?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/564dd6dc-bc57-45c4-b43b-613d7ea9f14a?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/564dd6dc-bc57-45c4-b43b-613d7ea9f14a?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/564dd6dc-bc57-45c4-b43b-613d7ea9f14a?feedback_type=hallucination) | [Report 🐛](https://app.dosu.dev/response-feedback/564dd6dc-bc57-45c4-b43b-613d7ea9f14a?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/564dd6dc-bc57-45c4-b43b-613d7ea9f14a?feedback_type=other)</sup> [](https://go.dosu.dev/discord-bot) [! [Share on X](https://img.shields.io/badge/X-share-black)](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/apache/superset/issues/33289) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
