Πίσω στην Αγορά Εφαρμογών
Σύνδεση Knoon AI με Microsoft Excel (Microsoft) για αυτοματοποίηση ροών εργασίας AI.
Integrate with Microsoft services such as Word, Excel, and other apps.
Microsoft
ΒΕΤΑ
Ενέργειες Εφαρμογής
Aggregate Cells
ΒΕΤΑ
Aggregate values within a specific A1 range in an Excel worksheet (e.g. SUM, AVG, MIN, MAX, COUNT, ARRAY_AGG, STRING_AGG).
Append Row
ΒΕΤΑ
Append a new row in an Excel worksheet without overwriting existing rows.
Append Rows from CSV
ΒΕΤΑ
Append one or more rows from CSV text in an Excel worksheet without overwriting existing rows.
Create Excel Workbook from CSV
ΒΕΤΑ
Create a new Excel workbook from CSV text, optionally inside a specific OneDrive or SharePoint folder.
Create Worksheet
ΒΕΤΑ
Create a new worksheet tab inside an existing Excel workbook.
Create Worksheet from CSV
ΒΕΤΑ
Create a new worksheet tab inside an existing Excel workbook and populate it with CSV text.
Find All Matching Rows
ΒΕΤΑ
Find all rows in an Excel worksheet where a specific column matches the given value.
Find Cells
ΒΕΤΑ
Find all cells in an Excel worksheet that match the given search criteria such as EQUALS, CONTAINS, STARTS_WITH, or ENDS_WITH.
Find First Cell
ΒΕΤΑ
Find the first cell in an Excel worksheet that matches the given search criteria such as EQUALS, CONTAINS, STARTS_WITH, or ENDS_WITH.
Find First Matching Row
ΒΕΤΑ
Find the first row in an Excel worksheet where a specific column matches the given value.
Insert Cells from CSV
ΒΕΤΑ
Insert one or more new worksheet rows from CSV text at the requested position in Excel and shift existing rows down.
Insert Row
ΒΕΤΑ
Insert a new worksheet row at the requested row number in Excel and shift existing rows down.
Read Cells
ΒΕΤΑ
Read a specific A1 range of cells from an Excel worksheet.
Read Rows
ΒΕΤΑ
Read rows from an Excel worksheet within an optional A1 range.
Read Sheet
ΒΕΤΑ
Read all used cells from a specific worksheet (tab) in an Excel workbook.
Update Cells from CSV
ΒΕΤΑ
Update a block of cells in an Excel worksheet using CSV text, starting from a specific cell.
Upsert Row
ΒΕΤΑ
Insert a new row or update an existing row in an Excel worksheet based on a match in a specific column.