Skip to content

Releases: microsoft/connected-workbooks

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

10 Jul 14:45
Compare
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
Compare
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.