Skip to content

Latest commit

 

History

13 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

PowerQueryExtensions

A collection of modules that extend the capabilities of M language (aka Power Query). Modules

Quickstart

The modules use the extensibility provided by Data Connectors, so in order to use them you have to:

  1. Copy the the contents of /build folder with all the *.mez files onto your local machine
  2. Create a PQ_ExtensionDirectory environment variable, set its value to this folder
  3. Restart Power BI Desktop

For developers

In order to extend the modules

  1. Install the Power Query SDK from the Visual Studio 市场
  2. Edit the existing Data Connector 项目 or *.pq files
  3. Build the solution The deployable *.mez files will be located in the Debug folder of each module under /src. The Relese configuration of the build will copy these files into the /build folder.

Modules

References

The M functions used in this repository have been assembled from a few sources:

关于

Modules that extend the functionality of Power BI/Power Query

Topics

Resources

Stars

140 stars

关注者

14 watching

复刻s

发布

贡献者