Introduction
Returns the minute component of a specific time, in numeric format.
FORMULA | MAXBY(category_col, num_col) |
EXAMPLE FORMULA | MAXBY(product_category, units) |
EXAMPLE INPUT | something |
EXAMPLE OUTPUT | TRUE or FALSE |
Sample Usage
Valid Examples | Invalid Examples |
MINBY(Text Column, Num Column) | MINBY(Column, "test" ) |
MINBY(Date Column, Number Column) | MINBY(14, Text Column) |
MINBY(Text Column,"0") | |
MINBY(Text Column,0) | |
Notes/Visual Example
See Also
Still having issues? Contact us at support@gigasheet.com
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article