Releases: microsoft/connected-workbooks
Releases · microsoft/connected-workbooks
v2.1.25 - Export to excel table and advanced power query capabilities release
- Fundemental "Export to Excel" capabilities for tabular data (landing in a table in Excel) -
generateTableWorkbookFrom
Grid data or Html table. - Advanced capabilities of "Export a Power Query connected workbook"
Allows for initial data population.
Query naming - Control Document Properties as author name and file description.
- Various bug fixes and security patches.
v1.0.0 - Initial Release
generateSingleQueryWorkbook
API, creating a workbook with a query named Query1 loaded to a Query Table, optionally refreshed on file open.- Experimental - optionally based on a workbook passed as a template base64, limited to support workbooks with a single query named Query1, can be loaded to a Pivot Table as well.