dosubot[bot] commented on issue #38753:
URL: https://github.com/apache/superset/issues/38753#issuecomment-4095832754

   <!-- Answer -->
   Thanks for the screenshots! I can see you're comparing two different Table 
charts - one showing limited options (Horizontal Align, Show Cell Bars, 
Truncate Cells) and another showing the full set (Timestamp Format, Time Grain, 
D3 Format, etc.).
   
   The column configuration options are [organized by data 
type](https://github.com/apache/superset/blob/829e4d92d91ceae4b43b1ed3b063ffe45377799c/superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx#L208-L251)
 - **Numeric**, **Temporal**, **String**, and **Boolean** columns each show 
different options. The full set of options (Timestamp Format, Time Grain, D3 
Format, Conditional Formatting, Currency) typically appears for **numeric or 
temporal columns**, while string columns get a more limited set.
   
   A few things to check:
   1. **Column data type** - What type of columns are you configuring? Numeric 
columns should show D3 Format and Currency options; temporal columns should 
show Timestamp Format and Time Grain
   2. **Chart type** - Are both screenshots from the same chart type (Table vs 
Table V2)? They have different available options - [AG Grid Table V2 requires 
`AG_GRID_TABLE_ENABLED = True`](https://github.com/apache/superset/pull/36344) 
to be set
   
   Can you confirm what column types you're working with and which Table chart 
plugin you're using?
   
   
   <!-- 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/72f4dc64-8045-414b-87bc-6cbfaa133050?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/72f4dc64-8045-414b-87bc-6cbfaa133050?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/72f4dc64-8045-414b-87bc-6cbfaa133050?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/72f4dc64-8045-414b-87bc-6cbfaa133050?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/72f4dc64-8045
 
-414b-87bc-6cbfaa133050?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/72f4dc64-8045-414b-87bc-6cbfaa133050?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/72f4dc64-8045-414b-87bc-6cbfaa133050?feedback_type=other&utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=feedback-other)</sup>
   
   [![Chat with 
Dosu](https://dosu.dev/dosu-chat-badge.svg)](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)&nbsp;[![Open
 in 
Cursor](https://dosu.dev/dosu-in-cursor.svg)](https://cursor.com/link/prompt?text=Thanks%20for%20the%20screenshots%21%20I%20can%20see%20you%27re%20comparing%20two%20different%20Table%20charts%20-%20one%20showing%20limited%20options%20%28Horizontal%20Align%2C%20Show%20Cell%20Bars%2C%20Truncate%20Cells%29%20and%20another%20showing%20the%20full%20set%20%28Timestamp%20Format%2C%20Time%20Grain%2C%20D3%20Format%2C%20etc.%29.%0A%0AThe%20column%20configuration%20options%20are%20%5Borganized%20by%20data%20type%5D%28https%3A//github.com/apache/superset/blob/829e4d92d91ceae4b43b1ed3b063ffe45377799c/superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx%23L208-L251%29%20-%20%2A%2ANumeric%2A%2A%2C%20%2A%2ATemporal%2A%2A%2C%20%2A%2AString%
 
2A%2A%2C%20and%20%2A%2ABoolean%2A%2A%20columns%20each%20show%20different%20options.%20The%20full%20set%20of%20options%20%28Timestamp%20Format%2C%20Time%20Grain%2C%20D3%20Format%2C%20Conditional%20Formatting%2C%20Currency%29%20typically%20appears%20for%20%2A%2Anumeric%20or%20temporal%20columns%2A%2A%2C%20while%20string%20columns%20get%20a%20more%20limited%20set.%0A%0AA%20few%20things%20to%20check%3A%0A1.%20%2A%2AColumn%20data%20type%2A%2A%20-%20What%20type%20of%20columns%20are%20you%20configuring%3F%20Numeric%20columns%20should%20show%20D3%20Format%20and%20Currency%20options%3B%20temporal%20columns%20should%20show%20Timestamp%20Format%20and%20Time%20Grain%0A2.%20%2A%2AChart%20type%2A%2A%20-%20Are%20both%20screenshots%20from%20the%20same%20chart%20type%20%28Table%20vs%20Table%20V2%29%3F%20They%20have%20different%20available%20options%20-%20%5BAG%20Grid%20Table%20V2%20requires%20%60AG_GRID_TABLE_ENABLED%20%3D%20True%60%5D%28https%3A//github.com/apache/superset/pull/36344%29%20to%20be%2
 
0set%0A%0ACan%20you%20confirm%20what%20column%20types%20you%27re%20working%20with%20and%20which%20Table%20chart%20plugin%20you%27re%20using%3F)&nbsp;[![Join
 
Discord](https://img.shields.io/badge/join-5865F2?logo=discord&logoColor=white&label=)](https://go.dosu.dev/discord-bot?utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=join-discord)&nbsp;[![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/38753)


-- 
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]

Reply via email to