Vitaly Potyarkin
Vitaly Potyarkin
Oh, that's clever! Thank you for sharing with us! Unfortunately, as @hohlick has pointed out, Web.Contents is not the only problem with using LibPQ in PBI service - #shared is...
Thanks for your feedback! Unfortunately I don't quite get what you mean: did you encounter a use case where you've needed to override module path for a single LibPQ call?...
Now I understand what you've meant :) It's a valid concern even though it's not what this issue was about. I was considering allowing to override the values provided by...
M provides enough tools to implement file discovery in subfolders. By parsing the output of `Folder.Files` and `Folder.Contents` you could add all subfolders of a given folder to LibPQPath if...
As of now Power Query Extensions are not supported by Excel 2016, which makes them unusable for me. Here is the [build script](https://github.com/sio/LibPQ/blob/mez-pqx/build_mez_package.py), but it will remain in an unmerged...
### User voice suggestion: * https://excel.uservoice.com/forums/304921-excel-for-windows-desktop-application/suggestions/34206367-add-support-for-custom-data-connectors-power-quer ### Related links: * https://github.com/Microsoft/DataConnectors/issues/82 * https://github.com/Microsoft/DataConnectors/issues/14 * https://powerbi.microsoft.com/en-us/blog/tag/ga/
The missing functionality is planned for some time in the future: https://mobile.twitter.com/cwebb_bi/status/989089743899185158
I agree that this kind of setup is extremely unusual, and it affects low number of users (if any at all). But I've stumbled upon it organically and I guess...
@stuaxo, in my implementation I made some design decisions differently, so adding sliding window logic to this project would require more work than just copy-paste. If someone is willing to...
The most recent commit to master is older than this thread. That's definitely a no :-)