You need to sign in to do that
Don't have an account?

How to catch this error? - "SOQL statements cannot query more than 35 different parent types."
I'm getting following error in a production org.
Is there way I can trap this error and act on it?
System.UnexpectedException: SOQL statements cannot query more than 35 different parent types.I've already contained the code inside a Try/Catch block but still it isn't being catched.
Is there way I can trap this error and act on it?
https://community.skuidify.com/skuid/topics/skuid_error