Registered User Joined: 11/6/2007 Posts: 28
|
In blocks,
I am trying to show how many items that meets certain condition in a column. I do not find any block diagram that does this, instead what I do now is I use list count % true and set a trivial condition. However, isnt this is rather unnecessary and inefficient?
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
It does seem like a long way to count the number of items in a list, but that's the way I do it as well (I do not know of a shorter way using existing Blocks).
-Bruce Personal Criteria Formulas TC2000 Support Articles
|