Skip to content

Calder-Ty/mexpr_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mexp Parser

A simple, naive implementation of a parser for Microsoft PowerQuery M language. Useful for parsing the queries made by PowerBI connectors. In conjunction with an XMLA connection to powerbi, this can be used to derive the queries to data sources used by PowerBI.

Specification

The parser uses the grammar described by microsoft. Not all of the specification is implemented yet.

Features

TODO: Add a list of supported parts of the grammar.

About

A simple Power Query M Expression parser

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages