Excel PowerQuery - extending #shared

61 views Asked by At

Is there a way to extend set of functions listed under #shared variable in Excel PowerQuery ?

I found a number of articles that describe how to write connectors for Power BI desktop and inject new code in #shared, and it seems that PowerQuery for Excel could not be extended injecting new authored functions in #shared.

There is PQ function Expression.Evaluate that allows loadind of new functions from external *.pq files into Excel PowerQuery, however I am looking for other way to inject reusable code directly in #shared.

0

There are 0 answers