I'm currently working on a recurring notice for a large application and I've run into the following error message when trying to run the FLOW:
{
"status": 400,
"message": "The query cannot be completed because the number of lookup columns it contains exceeds the lookup column threshold enforced by the administrator.\r\nclientRequestId: xxxxxx\r\nserviceRequestId: xxxxx"
}
Is there a way to either change the setting (unlikely as its O365) or filter the GetData to only pull specific fields? Or heck, any other way to make this work? 🙂
Solved! Go to Solution.
Hi @DarenD,
Have you expanded the advanced setting of the Sharepoint get rows Action? You can specify a view to only return a limited number of columns.
If a view doesn't exist, go to Sharepoint and create a custom view with only the columns you need.
Hi @DarenD,
Have you expanded the advanced setting of the Sharepoint get rows Action? You can specify a view to only return a limited number of columns.
If a view doesn't exist, go to Sharepoint and create a custom view with only the columns you need.
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.
User | Count |
---|---|
92 | |
58 | |
42 | |
40 | |
38 |
User | Count |
---|---|
84 | |
71 | |
57 | |
56 | |
42 |