Skip to content

Releases: microsoft/connected-workbooks

Server Side compitabilty And Bug fixes

02 Dec 08:43

Choose a tag to compare

What's Changed

v3.3.0-beta – Custom Table/Sheet Names & Flexible Table Positioning

02 Dec 08:45

Choose a tag to compare

This beta release introduces user-defined table and sheet names, as well as support for placing tables at arbitrary positions within a sheet (no longer restricted to cell A1). These enhancements significantly improve customization and usability during workbook generation.

v2.1.25 - Export to excel table and advanced power query capabilities release

10 Jul 14:45

Choose a tag to compare

  • 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

30 Jun 00:09
952db9b

Choose a tag to compare

  • 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.