RE: Is it possible to show only top 2 categories in a view? Stephen M Christian 31.Mar.09 03:08 PM Lotus Notes Domino Designer 6.5.4 FP2Windows XP
I don't know of a way select the top 2 (or any number of categoties) "simply" using view properties.
An ideas that came to mind:
Have an agent that run, say nightly (depending upon how often documents were created / updated), that set a flag field and unmarked documents belonging to the top two categories.
Then your view selection formula would only show the documents with the mark flag field set.