December 3, 201015 yr Hi, I have a filtered portal which may return a very large number of records, i.e. over 1000. I'm wondering if it is possible to limit the portal to only contain the first 100 or so? Any ideas are appreciated, thanks rori
December 4, 201015 yr There is no convenient built-in feature to limit the number of portal rows available to scroll in a portal. But if you are willing to add an extra Calculation field and an extra table occurrence, you can achieve this effect as demonstrated in the attached example. LimitRowsInPortal_fp7.zip
Create an account or sign in to comment