<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Matrix table visualization and summing based on opposite axis in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-table-visualization-and-summing-based-on-opposite-axis/m-p/4317486#M171424</link>
    <description>&lt;P&gt;Hi&amp;nbsp;lbendlin,&lt;BR /&gt;&lt;BR /&gt;Thank you for willing to take a look!&lt;BR /&gt;&lt;BR /&gt;1. I have tried to use cross joins, but have been struggeling unfortunately.&lt;BR /&gt;2.&amp;nbsp;I have added a replication of my .pbix fle with test data in the following google drive link. I think this is the fastest way to share what I have and the Excel file I'm trying to replicate (see sheet 2 of the Excel file).&lt;BR /&gt;&lt;BR /&gt;The pbix. and Excel file:&lt;/P&gt;&lt;P&gt;&lt;A href="https://drive.google.com/drive/folders/1WU5ECWvimSIOpzHr6LWXKN21O-QQcHFm?usp=sharing" target="_blank" rel="nofollow noopener noreferrer"&gt;https://drive.google.com/drive/folders/1WU5ECWvimSIOpzHr6LWXKN21O-QQcHFm?usp=sharing&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 06 Dec 2024 18:20:07 GMT</pubDate>
    <dc:creator>Frank7</dc:creator>
    <dc:date>2024-12-06T18:20:07Z</dc:date>
    <item>
      <title>Matrix table visualization and summing based on opposite axis</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-table-visualization-and-summing-based-on-opposite-axis/m-p/4313881#M171301</link>
      <description>&lt;P&gt;Hi there! I've been struggeling with two things in my report.&lt;BR /&gt;&lt;BR /&gt;1. I find it hard to change the color of a matrix table for only the diagonally intersecting lines. Is this possible with a certain measure and using conditional formatting with that measure? I have tried but it's complex due to having blank values, is this possible with blank values or if not, is it possible when I show a 0 instead of blank?&lt;BR /&gt;To my matrix visual I have manually added a diagonal shape to show the divide and replicate the greyed out cells in Excel but it's obviously not the best solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. My second question is how to calculate within the matrix using cell position or opposite row/matrix numbering. I would like to summerize the values of for example column 2 row 1 with the value of column 1 row 2. And show this value only in the lower diagonal axis. This is to show the net differences if those exist.&amp;nbsp;&lt;BR /&gt;Is this even possible in a Matrix visual?&lt;BR /&gt;&lt;BR /&gt;What I have been able to replicate from the first Excel matrix:&lt;BR /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My Excel which I am have issues trying to replicate the greyed out fields in the first column and the bottom matrix;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I appreciate any advise &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 17:13:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-table-visualization-and-summing-based-on-opposite-axis/m-p/4313881#M171301</guid>
      <dc:creator>Frank7</dc:creator>
      <dc:date>2024-12-04T17:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Matrix table visualization and summing based on opposite axis</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-table-visualization-and-summing-based-on-opposite-axis/m-p/4314389#M171319</link>
      <description>&lt;P&gt;1. only if you do crossjoins.&amp;nbsp; Blanks are preferred to 0&amp;nbsp; for rendering&lt;/P&gt;
&lt;P&gt;2. depends on the dimension values for your row and column fields, but should be possible.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please provide sample data that covers your issue or question &lt;STRONG&gt;completely&lt;/STRONG&gt;, in a &lt;STRONG&gt;usable&lt;/STRONG&gt; format (not as a screenshot).&lt;BR /&gt;Do not include sensitive information. Do not include anything that is unrelated to the issue or question. &lt;BR /&gt;Please show the expected outcome based on the sample data you provided. &lt;BR /&gt;&lt;BR /&gt;Need help uploading data? &lt;A href="https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216&lt;/A&gt; &lt;BR /&gt;Want faster answers? &lt;A href="https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 02:54:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-table-visualization-and-summing-based-on-opposite-axis/m-p/4314389#M171319</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-12-05T02:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Matrix table visualization and summing based on opposite axis</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-table-visualization-and-summing-based-on-opposite-axis/m-p/4317486#M171424</link>
      <description>&lt;P&gt;Hi&amp;nbsp;lbendlin,&lt;BR /&gt;&lt;BR /&gt;Thank you for willing to take a look!&lt;BR /&gt;&lt;BR /&gt;1. I have tried to use cross joins, but have been struggeling unfortunately.&lt;BR /&gt;2.&amp;nbsp;I have added a replication of my .pbix fle with test data in the following google drive link. I think this is the fastest way to share what I have and the Excel file I'm trying to replicate (see sheet 2 of the Excel file).&lt;BR /&gt;&lt;BR /&gt;The pbix. and Excel file:&lt;/P&gt;&lt;P&gt;&lt;A href="https://drive.google.com/drive/folders/1WU5ECWvimSIOpzHr6LWXKN21O-QQcHFm?usp=sharing" target="_blank" rel="nofollow noopener noreferrer"&gt;https://drive.google.com/drive/folders/1WU5ECWvimSIOpzHr6LWXKN21O-QQcHFm?usp=sharing&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2024 18:20:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-table-visualization-and-summing-based-on-opposite-axis/m-p/4317486#M171424</guid>
      <dc:creator>Frank7</dc:creator>
      <dc:date>2024-12-06T18:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Matrix table visualization and summing based on opposite axis</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-table-visualization-and-summing-based-on-opposite-axis/m-p/4317688#M171431</link>
      <description>&lt;P&gt;Like this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Dec 2024 01:26:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-table-visualization-and-summing-based-on-opposite-axis/m-p/4317688#M171431</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-12-07T01:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: Matrix table visualization and summing based on opposite axis</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-table-visualization-and-summing-based-on-opposite-axis/m-p/4317912#M171438</link>
      <description>&lt;P&gt;Hi&amp;nbsp;lbendlin,&lt;BR /&gt;&lt;BR /&gt;Exactly! Thank you so much&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;BR /&gt;Were you able to see if my second table to show the differences is possible?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Dec 2024 12:43:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-table-visualization-and-summing-based-on-opposite-axis/m-p/4317912#M171438</guid>
      <dc:creator>Frank7</dc:creator>
      <dc:date>2024-12-07T12:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Matrix table visualization and summing based on opposite axis</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-table-visualization-and-summing-based-on-opposite-axis/m-p/4318151#M171441</link>
      <description>&lt;P&gt;Yeah, sorry, that's far beyond my capabilities. Maybe someone else can assist you with that.&lt;/P&gt;</description>
      <pubDate>Sat, 07 Dec 2024 22:49:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-table-visualization-and-summing-based-on-opposite-axis/m-p/4318151#M171441</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-12-07T22:49:32Z</dc:date>
    </item>
  </channel>
</rss>

