LibPQ
LibPQ copied to clipboard
Detach your M code from workbooks to reuse it! Import modules from local or web storage (unlimited number of sources)
_Originally posted by @B-D-T in https://github.com/sio/LibPQ/issues/12#issuecomment-577722197_ I apologize if I'm missing something, but it appears that adding LibPQ breaks the Power Query intellisense. In Excel workbooks where I don't have...
Hello! If you are using LibPQ (or have used, or have tried to use it but something didn't work out for you) - please leave some feedback in comments below....
Looks like LibPQ can not be used in PowerBI service because of providing [dynamic arguments](https://blog.crossjoin.co.uk/2016/08/23/web-contents-m-functions-and-dataset-refresh-errors-in-power-bi/) to `Web.Content()`. This page is the place to discuss, develop and test possible workarounds. ##...
Maybe: Allow optional second argument to LibPQ() that passes the path record to override LibPQPath > I was considering allowing to override the values provided by `LibPQPath` for some calls,...
`LibPQPath` is more of an API than a constant. This needs to be documented. - [ ] Create new docs page - [ ] Formal API declaration - [ ]...
## Idea 1. Create a build script that packages LibPQ into *.mez file 2. Build and test LibPQ as Power Query Extension * Decide where to store LibPQPath (or maybe...
Add support for column-or-listofcolumns style value for key_field parameter, like that of many functions in standard library