Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I’ve encountered what appears to be a significant issue in Power BI relating to how the Table visual handles rows when certain numeric fields are set to summarise (e.g., Sum).
If a table visual displays fields all coming from the same table, and one or more of those fields are summarised numeric columns—for example:
Cost (summarised as Sum)
—then any row where these columns contain null/blank values is completely excluded from the table visual, even when:
Power BI effectively omits these rows entirely, giving the impression that they do not exist in the data model.
I originally assumed this was a modelling or filtering issue, but it turned out to be caused solely by the column setting. Changing the fields from Summarize → Don’t Summarize causes the missing records to reappear.
Rows should appear regardless of whether a summarised numeric column has a value, especially since the visual is row-based and all columns originate from the same table. Or, at least have a toggle setting to manage this behaviour.
Could Microsoft please confirm whether this is expected behaviour, a modelling constraint, or a potential defect in the Table visual’s handling of summarised numeric fields?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.