Forum Discussion

RobertSlattery's avatar
RobertSlattery
Responsive Resident
9 years ago

Stop Summarising Data in visualisation

When I create a table visualisation from a query, a lot of stuff seems to be going on behind the scenes: its not just the table of results that is displayed but some summarised version of it. Rows seem to be automatically aggregated depending on the structure I choose for the columns and this also affects the context for measures I create that include aggregations, I kinda get what's going on but I'm not quite clear. I am also unclear about how aggregation functions work in measures with regard to the row calculation vs the Totals calculation; counting distinct values for example.

 

I can't find any documentation specifying the design behaviour for these features, can anybody help me to find this?

6 Replies

  • Phil_Seamark's avatar
    Phil_Seamark
    Microsoft Employee

    Hi RobertSlattery

     

    If you have a column in a table that only contains numbers, Power BI will assume you intend to sum the values in this column when grouping by something like date etc.

     

    You can override this on the modelling tab but clicking your field and then choosing "Don't summarize" (or something else).

     

     

    Does that help a little?