metabase
                                
                                 metabase copied to clipboard
                                
                                    metabase copied to clipboard
                            
                            
                            
                        The easy-to-use open source Business Intelligence and Embedded Analytics tool that lets everyone work with data :bar_chart:
`mage alias` - Prints instructions to install `mage` alias + autocomplete for bash, zsh, and fish shells. --- When `bb` is not installed globally the `print-help` function was failing because...
### Current behavior If you add a number filter and connect it to a field and then set the control to search box and set it to have values from...
### Describe the bug In API docs, many of the request body attributes show a data type next to the name. Many of these are referencing types that are incorrect...
### Describe the bug Creating a GUI Question on a Snowflake table including ARRAY type columns will not include those columns when download attempted and no error is shown to...
Fixes https://github.com/metabase/metabase/issues/59275 ### Description The `metabase.query-processor.middleware.results-metadata/record-metadata!` method gets triggered for all the sub-queries of a pivot card, updating the `report_card.result_metadata` value for each one, and it does it on every...
Pursuant to https://github.com/metabase/metabase/issues/59428 (reduces priority but does not fully close it) If `num-breakouts` is greater than 31, `(dec (Math/pow 2 num-breakouts))` produces a number larger than the range of a...
WIP PoC for VIZ-1048 Primary changes: - Uses `/search` endpoint instead of `/recents` - Moves 2 of 3 conditions we currently do in "tier 1" compatibility checking to be part...
added note that Data breadcrumbs are not affected by this setting > [!IMPORTANT] > For those employed by Metabase: if you are merging into master, please add either a `backport`...
Closes https://github.com/metabase/metabase/issues/55382 ### Description Modal was re-rending due to recomputed `` on every render, causing the error modal to re-mount, and the open state to reset to `true`. Having this...
> [!IMPORTANT] > For those employed by Metabase: if you are merging into master, please add either a `backport` or a `no-backport` label to this PR. You will not be...