GitHub user dosubot[bot] added a comment to the discussion: Merging/Grouping of key values in table chart
<!-- Greeting --> Hi @tmottura-interfacing! I'm [Dosu](https://go.dosu.dev/dosubot) and Iām helping the superset team. <!-- Answer --> Cell merging in Superset table charts is [not currently supported](https://github.com/apache/superset/discussions/31471) ā it's a feature that has been requested but isn't available yet. Superset does have [row grouping for table charts](https://github.com/apache/superset/issues/33289), but this groups data logically without visually merging the repeated parent values you're trying to avoid. **Workaround**: You can use the ["Render Columns in HTML Format" option](https://github.com/apache/superset/discussions/35000) with custom SQL expressions containing HTML/CSS to create visual grouping effects. This isn't true cell merging, but it can help approximate a hierarchical display by styling cells differently based on your data structure. <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot?utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=brand-link).* --- <sup>How did I do? [Good](https://app.dosu.dev/response-feedback/734f3032-5c92-4103-be2d-7ead6a0e486c?feedback_type=great_response&utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=feedback-great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/734f3032-5c92-4103-be2d-7ead6a0e486c?feedback_type=irrelevant_answer&utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=feedback-irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/734f3032-5c92-4103-be2d-7ead6a0e486c?feedback_type=incorrect_sources&utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=feedback-incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/734f3032-5c92-4103-be2d-7ead6a0e486c?feedback_type=too_verbose&utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=feedback-too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/734f3032-5c92-41 03-be2d-7ead6a0e486c?feedback_type=hallucination&utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=feedback-hallucination) | [Report š](https://app.dosu.dev/response-feedback/734f3032-5c92-4103-be2d-7ead6a0e486c?feedback_type=bug_report&utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=feedback-bug_report) | [Other](https://app.dosu.dev/response-feedback/734f3032-5c92-4103-be2d-7ead6a0e486c?feedback_type=other&utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=feedback-other)</sup> [](https://app.dosu.dev/a28d3c7e-a9d3-459e-9fb6-3a6f9ff4f357/ask?utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=chat-badge) [](https://cursor.com/link/prompt?text=Cell%20merging%20in%20Superset%20table%20charts%20is%20%5Bnot%20currently%20supported%5D%28https%3A//github.com/apache/superset/discussions/31471%29%20%E2%80%94%20it%27s%20a%20feature%20that%20has%20been%20requested%20but%20isn%27t%20available%20yet.%0A%0ASuperset%20does%20have%20%5Brow%20grouping%20for%20table%20charts%5D%28https%3A//github.com/apache/superset/issues/33289%29%2C%20but%20this%20groups%20data%20logically%20without%20visually%20merging%20the%20repeated%20parent%20values%20you%27re%20trying%20to%20avoid.%0A%0A%2A%2AWorkaround%2A%2A%3A%20You%20can%20use%20the%20%5B%22Render%20Columns%20in%20HTML%20Format%22%20option%5D%28https%3A//github.com/apache/superset/discus sions/35000%29%20with%20custom%20SQL%20expressions%20containing%20HTML/CSS%20to%20create%20visual%20grouping%20effects.%20This%20isn%27t%20true%20cell%20merging%2C%20but%20it%20can%20help%20approximate%20a%20hierarchical%20display%20by%20styling%20cells%20differently%20based%20on%20your%20data%20structure.) [](https://go.dosu.dev/discord-bot?utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=join-discord) [](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/apache/superset/discussions/38640) GitHub link: https://github.com/apache/superset/discussions/38640#discussioncomment-16123223 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
