【发布时间】:2020-03-10 14:01:41
【问题描述】:
我正在设置一个流,它可以读取 Excel 文件并将项目插入 SharePoint Online 中的列表。
但是,当 excel 中的行数超过 5000 行时,Flow 会失败。
即使我将项目限制设置为 5000,我也会收到此错误:
Unable to process template language expressions for action 'Apply_to_each' at line '1' and column '5658': 'The number of foreach items limit exceeded for action 'Apply_to_each': maximum '5000' and actual '5120'.'.
我该如何解决这个问题?
【问题讨论】:
标签: power-automate