UiPath Documentation
activities
latest
false
IT 自动化活动
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

按筛选器获取行

“按筛选器获取行”活动,该活动从表中检索与 Azure 中的筛选条件匹配的行的列表。

UiPath.Azure.Activities.GetRowsByFilter

描述

从表中检索与筛选条件匹配的行列表。

项目兼容性

Windows - 旧版 | Windows | 跨平台

配置

常见

  • “显示名称”- 活动的显示名称。

输入

  • MaximumItems - Specifies the maximum number of items that can be returned by the activity. By default, all table rows are returned.
  • ODataFilter - Returns only the table rows that are meeting the filter's requirements. This field supports only String variables.
  • Select - Specifies a list of properties names that need to be retrieved from each table row. This field supports only String variables.
  • Table - Specifies the table from where to extract the data.

其他

  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。

输出

  • Rows - Provides the list of table rows matching the filter criteria.
  • 描述
  • 项目兼容性
  • 配置
  • 常见
  • 输入
  • 其他
  • 输出

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新