About 441 results
Open links in new tab
  1. User-defined aggregations - Power BI | Microsoft Learn

    May 28, 2025 · The aggregation feature works with table-level storage modes. Power BI tables can use DirectQuery, Import, or Dual storage modes. DirectQuery sends queries directly to the backend, …

  2. Automatic aggregations overview - Microsoft Fabric

    Jul 22, 2025 · Automatic query and aggregations management While automatic aggregations eliminate the need to create user-defined aggregation tables and dramatically simplify implementing a pre …

  3. AGGREGATE function | Microsoft Support

    The AGGREGATE function can apply different aggregate functions to a list or database with the option to ignore hidden rows and error values.

  4. Work with aggregates (sum, average, and so on) in Power BI

    Nov 1, 2025 · Learn how to change the aggregation in a chart (sum, average, maximum, and so on) in Power BI.

  5. Aggregations in Power Pivot | Microsoft Support

    DAX Aggregation Functions DAX includes aggregation functions that let you specify a table over which the aggregation is to be performed. Therefore, instead of just adding or averaging the values in a …

  6. How to GROUP BY or Summarize Rows - Power Query

    Apr 8, 2026 · In Power Query, you can group or summarize 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 …

  7. Aggregate Functions (Transact-SQL) - SQL Server | Microsoft Learn

    Mar 23, 2026 · An aggregate function in Transact-SQL performs a calculation on a set of values, and returns a single value. Learn about the aggregate functions in the SQL Database Engine.

  8. Configure automatic aggregations - Microsoft Fabric

    Jul 22, 2025 · Learn how to enable and configure automatic aggregations, enable training for a supported DirectQuery semantic model and configure one or more scheduled refreshes.

  9. Aggregation functions (DAX) - DAX | Microsoft Learn

    Jun 12, 2025 · Aggregation functions calculate a (scalar) value such as count, sum, average, minimum, or maximum for all rows in a column or table as defined by the expression.

  10. Use Aggregate Functions | Microsoft Learn

    Feb 5, 2024 · SQL Server Analysis Services provides functions to aggregate measures along the dimensions that are contained in measure groups. The additivity of an aggregation function …

  11. Aggregations and Aggregation Designs | Microsoft Learn

    Feb 5, 2024 · An Aggregation object represents the summarization of measure group data at certain granularity of the dimensions. A simple Aggregation object is composed of: basic information and …