GitHub user dosubot[bot] added a comment to the discussion: Angle brackets < > in field values are missing, and Superset slows after enabling RENDER COLUMNS IN HTML FORMAT
<!-- Answer --> Here’s where you can find the "Render HTML" options in Superset: **Table Chart Visualization:** Open your Table chart, then go to the chart settings panel (usually on the left or right side of the visualization editor). Look for the option labeled **"Render Columns in HTML Format"** and uncheck it to disable HTML rendering. This will ensure angle brackets and other HTML-like content are displayed as plain text in your table [[source]](https://github.com/apache/superset/issues/34082). **SQL Lab:** In SQL Lab, the "Render HTML" toggle is in the SQL Editor toolbar. Click the ellipsis button (three dots) on the right side of the toolbar to open the dropdown menu. You’ll see a menu item labeled **"Render HTML"** with a switch to enable or disable it. Turning this off will display your query results as plain text, preserving angle brackets and preventing HTML interpretation [[source]](https://github.com/apache/superset/blob/829e4d92d91ceae4b43b1ed3b063ffe45377799c/superset-frontend/src/SqlLab/components/SqlEditor/index.tsx). No recent changes or documentation updates affect these locations or labels. Let me know if you need a screenshot or more details! <!-- 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/67a16795-ea84-4f9d-bfa6-0ab643d5836e?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/67a16795-ea84-4f9d-bfa6-0ab643d5836e?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/67a16795-ea84-4f9d-bfa6-0ab643d5836e?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/67a16795-ea84-4f9d-bfa6-0ab643d5836e?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/67a16795-ea84-4f9d-bfa6-0ab643d5836e?feedback_type=hallucination) | [Report 🐛](https://app.dosu.dev/response-feedback/67a16795-ea84-4f9d-bfa6-0ab643d5836e?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/67a16795-ea84-4f9d-bfa6-0ab643d5836e?feedback_type=other)</sup> [](https://app.dosu.dev/a28d3c7e-a9d3-459e-9fb6-3a6f9ff4f357/ask?utm_source=github)& nbsp;[](https://go.dosu.dev/discord-bot) [](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/apache/superset/discussions/35050) GitHub link: https://github.com/apache/superset/discussions/35050#discussioncomment-14338018 ---- 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]
