archrid404 0 Posted March 31 Share Posted March 31 Is there a way to find what causing this issue? I'm hard time checking the culprit. Also which is less impactful on the performance. Filtered portal or filter the portal through relationship. Link to post Share on other sites
comment 1,817 Posted March 31 Share Posted March 31 2 hours ago, archrid404 said: Is there a way to find what causing this issue? Without any details? The most you will get are guesses. 2 hours ago, archrid404 said: Also which is less impactful on the performance. Filtered portal or filter the portal through relationship. A relationship works with indexed fields only, so it will be faster than portal filtering which is similar to an unstored calculation. Use portal filtering only when the related set is relatively small. Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now