Export-PowerQuery
1.0.1
This function exports Power Queries' M-Code Formulae from an Excel PowerQuery Enabled Workbook to a specified
destination source code folder. This allows for the M-Code to be version controlled and maintained in a
source code repository alongside the rest of the workbook's source code (VBA, XML, SQL, DAX, etc.).
The function is designed to be used in conjunction with
destination source code folder. This allows for the M-Code to be version controlled and maintained in a
source code repository alongside the rest of the workbook's source code (VBA, XML, SQL, DAX, etc.).
The function is designed to be used in conjunction with
This function exports Power Queries' M-Code Formulae from an Excel PowerQuery Enabled Workbook to a specified
destination source code folder. This allows for the M-Code to be version controlled and maintained in a
source code repository alongside the rest of the workbook's source code (VBA, XML, SQL, DAX, etc.).
The function is designed to be used in conjunction with the Import-PowerQueries function, which imports all of
the Power Queries' M-Code Formulae from the specified source code folder into the Excel PowerQuery Enabled Workbook.
Show more
destination source code folder. This allows for the M-Code to be version controlled and maintained in a
source code repository alongside the rest of the workbook's source code (VBA, XML, SQL, DAX, etc.).
The function is designed to be used in conjunction with the Import-PowerQueries function, which imports all of
the Power Queries' M-Code Formulae from the specified source code folder into the Excel PowerQuery Enabled Workbook.
Installation Options
Owners
Copyright
Jimmy Briggs | 2023
Package Details
Author(s)
- Jimmy Briggs
Tags
Excel PowerQuery M-Code Export Utility Mashup Formula Automation VersionControl Extract
Dependencies
This script has no dependencies.
Release Notes
Initial Release
FileList
- Export-PowerQuery.nuspec
- Export-PowerQuery.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.2 | 48 | 3/13/2023 |
1.0.1 (current version) | 7 | 3/13/2023 |
1.0.0 | 11 | 1/26/2023 |