• Stars
    star
    121
  • Rank 293,464 (Top 6 %)
  • Language
  • Created over 7 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Modules that extend the functionality of Power BI/Power Query

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 Marketplace
  2. Edit the existing Data Connector Projects 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:

More Repositories

1

PowerQueryFunctional

Power Query utility library with a functional twist
43
star
2

PowerQueryConnectors

A collection of data connectors for Power BI
34
star
3

PowerQuery

The toolkit for extracting Power Query documentation from #shared and publishing it to GitBook
PowerShell
26
star
4

FacebookAds

FacebookAds PowerBI data connector
22
star
5

PowerQueryDecompiler

Decompiler for Power Query code
19
star
6

pbi2md

Summarise Power BI files into Markdown documents
PowerShell
11
star
7

xmla-func-proxy

Azure Functions proxy for DAX queries that run against datasets in Power BI
C#
9
star
8

pbixray

PowerBI (pbix) file parser. Surfaces metadata and VertiPaq tables from PowerBI DataModel.
Python
8
star
9

dax-interactive

C#
6
star
10

duckdb-pbix-extension

Duckdb extension for parsing the metadata and contents of the embedded data mode in PowerBI pbix files
C++
6
star
11

pbix-diff-workflow

WIP - Github Actions workflow that helps with identifying changes in PBIX files
PowerShell
5
star
12

PowerBI-nologo-proxy

Cloudflare worker which removes the MS PowerBI logo from a report that has been share via publish to web
JavaScript
5
star
13

powerquery-io

Automated PowerQuery documentation extraction from PowerBI Desktop,
JavaScript
4
star
14

powerbi-sparklines

A showcase for Power BI sparklines in table/matrix visuals
3
star
15

pbix-dictionary-compression

C++
2
star
16

power-down

Power BI to Markdown shadow action
TypeScript
2
star
17

katacoda-scenarios

Katacoda Scenarios
1
star
18

pbix_scanner

Makefile
1
star
19

PowerBiEmbedded

Resources and Sample Files associated with Ted Pattison's Power BI Embedded webinar
PowerShell
1
star
20

trademarkers-node

HTML
1
star
21

AzureFunctionsMandelbrot

Computing the Mandelbrot Set in Azure Functions
C#
1
star
22

pi

Estimating the PI by counting the pixels ratio that a pie chart takes to the overall image.
1
star
23

prompt

JavaScript
1
star