LogoLogo
Data CataloguePacificMapPDH.statMicrodata Library
  • Pacific Data Hub
    • Change Log
  • Data Catalogue
    • User Guide
      • Creating a new account
    • Advanced Search
      • Solr Search Queries
    • API
  • PacificMap
    • User Guide
  • PDH.stat
    • Data Explorer
    • Plugins
      • Excel
      • Power BI
      • R
      • Python
      • STATA
    • API
      • Interface
      • Use cases
      • Sample code
  • Microdata Library
    • User Guide
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. PDH.stat
  2. Plugins

Power BI

Produce reports and dashboards with Power BI using a PowerQuery template

PreviousExcelNextR

Last updated 3 years ago

Was this helpful?

The OECD has developed a plugin to connect an SDMX data source directly to Power BI. It can be loaded when adding "an alternate data source" in PowerBI.

When the data is imported you can transform it with Power Query ("Transform Data" button) to remove useless columns, clean some fields or anything else.

The next screenshot shows a Power Query with the previously imported data, transformed with some steps.

Finally, your data is now imported and transformed, you can use it to do some visualisations.

To import a dataset you will need the API query corresponding to the data to be imported using the Data Explorer as .

Then you can create a new data source in Power BI: Data > Get Data > SDMX. For importation mode, you can choose between labels only, codes only or both.

NOTE: Because this plugin is free and open source, its code is publicly available in this .

explained here
(Official plugin documentation)
repository
SDMX Plugin
Plugin configuration window
Imported Data
Data transformations with Power Query
Visualisation Example