Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Missing detail lines in Table Matrix

     I am using the June 2018 64-bit version 2.59.5135.601 of PBI Desktop.      I have a budget detail file that is loaded via a PBI Query, using SQL Server as a source, to a table named SalesBudget...
  • Anonymous's avatar
    Anonymous
    8 years ago

         I have found the issue.  I have report level filters.  The report level filter is causing the omission of detail lines from the detail visualization table SalesBudget which is attached to the star schema.  There is not an omission of data in the Sales Budget Data Summary SUMMARIZECOLUMNS derived table visualization since it is not attached to the star schema even though it summarizes over a table in the star schema. 

         I would have expected that the result set totals would have been the same.  Using the SUMMARIZECOLUMNS could prove to be problematic when there are filters applied and aggregation is needed.