Skip to main content
Metabase Basics

Getting MinusX to write your first query

Vivek Aithal avatar
Written by Vivek Aithal
Updated over 2 months ago

Invoking MinusX

  1. Head on over to the SQL Query or Native Query page.

2. Click the MinusX button on the right, or enter CMD+k (or Ctrl+k in windows/linux) to invoke the side panel.

Pro Tip: You can drag the button along the vertical axis to a place where you like it most!

First MinusX Query

When you ask your question, MinusX gathers relevant information, composes the appropriate SQL query (depending on the flavor of SQL supported by your database), and runs it!

Voila! You just ran your first query with MinusX! πŸŽ‰

Did this answer your question?