An Excel add-in that converts selected cells to Kusto datatable syntax. This add-in is not published to the Office Add-ins Store, so it won't appear when you browse for add-ins in Excel. Instead, ...
The file picker should allow the selection of .xlsx files. Once an Excel file is selected, decode it using the Excel.decodeBytes method from the excel package. Extract the headers from the first row ...