For the complete documentation index, see llms.txt. This page is also available as Markdown.

Group by

The "Group By" function is used to group rows in a table based on the values in one or more columns. It is particularly useful for aggregating and summarizing data, allowing you to perform calculations or retrieve statistics within each group.

Last updated

Was this helpful?