Power Query

Data transformation and preparation for Power BI — connect to sources, clean data, and shape it with the M language.

Power Query

Power Query is the data transformation engine behind every Power BI model, handling everything from connecting to a source to producing the clean, well-typed tables a report is built on.

Source Data
     |
     | Power Query
     |
Clean, Modeled Tables
     |
     | loaded into
     |
Power BI Data Model

Start Here

Want to work with the underlying formula language directly? See M Language.