Forum Discussion

learninghard's avatar
learninghard
Regular Visitor
1 year ago
Solved

Multiple Values Column Order

Matrix Table Rows: Customer A, B, C... etc Columns: Jan 2024... to Dec 2024 Values: Revenue, Cost    Result will show revenue and cost as a pair together for each month.  Is it possible to show...
  • danextian's avatar
    1 year ago

    Hi learninghard 

    Unlike Excel pivot tables Power BI matrix values cannot be placed above the column hierarchy. To achieve this effect, the values must be materialized through a measure referencing a disconnected table with a column containing the measure names.

    Please see the attached pbix.

    If this isn't want you're looking for, please provide a workable sample data (not an image), your expected result from the same sample data and your reasoning behind. You may post a link to Excel or a sanitized copy of your PBIX stored in the cloud.