Skip to content

Power BI – DAX SUMX Function

    Last Updated on: 29th June 2024, 11:12 am

    Power BI - DAX SUMX Function

    The SUMX Syntax

    The basic syntax of the SUMX function is:

    SUMX(

    , )

    Where:

    is the table containing the rows for which the expression will be evaluated.

    is the expression to evaluate for each row in the table.

    Now, let’s dive into various examples to illustrate the power and flexibility of SUMX.

    Share this post on social!

    Comment on Post

    Your email address will not be published. Required fields are marked *