April 8, 200223 yr Hi all, I need to know how many row there is in my portal. I seem to remember doing this somehow easily a couple of years ago... I was surprised to find that there is no such thing as Status(PortalRowCount). Can anyone recommend a method ? I could do it with a script but I swear I once got a calculation field to report the number of portal rows....I might just be missing something obvious... Thanks ------------------------------- I knew I was missing something obvious... For future refference : The way to count the number of portal row is by using the Count(field...) function (in aggregate functions) to count one of the related field that is the portal... It might be useful to someone else... Thanks anyway [ April 08, 2002, 03:20 PM: Message edited by: cinolas ]
Create an account or sign in to comment