Quote:
Originally Posted by ownedbycats
Could it be used to, for instance, put the average rating of a category into a custom column for icon rules? (Not sure how it would handle multiple categories though.)
|
The formulas action already has a "mean" function that should be able to handle things like this. You can combine it with from_search() function to get the desired result. See the help on formulas action for more.