Skip to main content
Nintex Community Menu Bar
Question

Non-grouped query that uses overall aggregate issue in skuid

  • July 9, 2024
  • 4 replies
  • 37 views

Forum|alt.badge.img

Non-grouped query that uses overall aggregate issue in skuid
b03a8e9122f21ed6c0982bfdb75904d403f5e3c7.png

This topic has been closed for replies.

4 replies

Forum|alt.badge.img+3

I am on the same team as Vijay (the OP). The issue is that we are not getting this error in our development sandbox, but when we move the Skuid pages to a production SFDC org - this error appears. Any suggestions on what to look for to sort this out would be appreciated!


Forum|alt.badge.img+17
  • Nintex Employee
  • July 9, 2024

Aggregate queries don’t play well with Limits.  This is a known issue in Skuid.  We encourage you to remove limits in these models.  But what probably happened is that in your sandbox you didn’t have the volume of data required to trigger the issue  - ie you didn’t exceed the limit.   Whereas in Prod, you did…



Forum|alt.badge.img+3

Rob - Actually, it is the opposite. We have a fair amount of data in our development sandbox and literally zero data in production since we haven’t gone live yet. That said, thank you for your post and we’ll remove the aggregate queries with limits. Andy


Forum|alt.badge.img+17
  • Nintex Employee
  • July 9, 2024

Let us know if this problem persists.