About 73,900 results
Open links in new tab
  1. GROUPBY function - Microsoft Support

    The GROUPBY function allows you to create a summary of your data via a formula. It supports grouping along one axis and aggregating the associated values. For instance, if you had a table of sales data, …

  2. Group rows of data (Power Query) - Microsoft Support

    In the Query Editor, you can group the values in various rows into a single value by grouping the rows according to the values in one or more columns. Power Query has two types of Group By operations: …

  3. PIVOTBY function - Microsoft Support

    The PIVOTBY function allows you to create a summary of your data via a formula. It supports grouping along two axis and aggregating the associated values. For instance, if you had a table of sales data, …

  4. Use grouping to modify a list or library view - Microsoft Support

    It's best to first pick the column you want to group by, and then set up filtering and sorting. When you set up grouping, you specify ascending or descending order, so there's no need to also create a sort on …

  5. Group or ungroup data in a PivotTable - Microsoft Support

    In Excel, show items or values in logical groups like months or quarters for ease of summarizing and performing data analysis.

  6. GROUP BY Clause - Microsoft Support

    The GROUP BY clause in Access combines records with identical values in the specified field list into a single record.

  7. Outline (group) data in a worksheet - Microsoft Support

    Tip: If you select entire rows instead of just the cells, Excel automatically groups by row - the Group dialog box doesn't even open. The outline symbols appear beside the group on the screen. …

  8. GROUP BY Clause - Microsoft Support

    The GROUP BY clause in Access combines records with identical values in the specified field list into a single record.

  9. Group or ungroup messages in your Inbox - Microsoft Support

    Sort messages in Outlook by grouping them according to criteria such as date, sender, subject, attachments, or flags.

  10. GROUP BY Clause - Microsoft Support

    The GROUP BY clause in Access combines records with identical values in the specified field list into a single record.

  11. PERCENTOF function - Microsoft Support

    Use the PERCENTOF function to return the percentage that a subset makes up of a given data set. It commonly used in GROUPBY and PIVOTBY functions. Note: PERCENTOF is logically equivalent to …