Azure / azure-functions-microsoftgraph-extension

Microsoft Graph extension for Azure Functions
MIT License
46 stars 23 forks source link

Excel input examples don't work #22

Closed ConnorMcMahon closed 6 years ago

ConnorMcMahon commented 7 years ago

The examples for Excel input bindings found at https://docs.microsoft.com/en-us/azure/azure-functions/functions-bindings-microsoft-graph do not work out of the box.

In version 1.0.0-beta1, bindings utilizing a table require the worksheet name as well. I have a fix coming out shortly that should make these examples work as expected.

ConnorMcMahon commented 6 years ago

This should be fixed in the next functions release.