For each Table Entity
Iterates over a list of all entities in an Azure table.
Returns
Returns a list of the table entities.
Properties
Name | Type | Description |
---|---|---|
Title | Optional | A user-defined title for the action. |
Connection | Required | Specify the connection to the Azure Table Storage account. |
Table name | Required | The name of the table containing data. |
Entity properties | Optional | Define the properties of the table entities to use in the iteration. |
Filter | Optional | Configure filters to refine the list of table entities to process. |
Entity name | Optional | The name of the table entity to iterate over. |
Filter
Simple filtering, accepts input or variable input:
Advanced filtering accepts input or variable input: