### Describe the bug It works differently than in Admin > Table Metadata https://github.com/user-attachments/assets/33055ee2-d06a-41fd-82ce-f7a9e788354e ### To Reproduce #### Data reference 1. Databases > Learn about our data > Sample Database > Tables in Sample Database > Orders > Fields in this table 2. Look at "Discount" field (should be of type "Discount") ❌ we don't show currency 3. Edit ❌ currency picker is not shown for the "Discount" field 4. Cancel 5. Click "Discount" field ❌ we don't show currency 6. Edit ❌ currency picker is not shown for the "Discount" field ---- #### Model metadata 1. New > Model > Accounts 2. Run it 3. Switch to metadata tab 4. Change field type to "Discount" ❌ currency picker is not shown ### Information about your Metabase installation master, 92c9e8736dd828cdc5dd98be24b4d0f9fb9996af ### Severity P3