<?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 Show blank as 0 in the matrix in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-blank-as-0-in-the-matrix/m-p/3312762#M123901</link>
    <description>&lt;P&gt;For reason when I'm creating a matrix it's not returning 0 where there is blanks.&amp;nbsp; Can someone help me withis?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All the relevant info is below;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The DAX to calculate the value is&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Value = &lt;/SPAN&gt;&lt;SPAN&gt;SUM&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'DemoP&amp;amp;LData'&lt;/SPAN&gt;&lt;SPAN&gt;[TransactionValue]&lt;/SPAN&gt;&lt;SPAN&gt;) + &lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Mon, 03 Jul 2023 13:45:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-07-03T13:45:33Z</dc:date>
    <item>
      <title>Show blank as 0 in the matrix</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-blank-as-0-in-the-matrix/m-p/3312762#M123901</link>
      <description>&lt;P&gt;For reason when I'm creating a matrix it's not returning 0 where there is blanks.&amp;nbsp; Can someone help me withis?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All the relevant info is below;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The DAX to calculate the value is&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Value = &lt;/SPAN&gt;&lt;SPAN&gt;SUM&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'DemoP&amp;amp;LData'&lt;/SPAN&gt;&lt;SPAN&gt;[TransactionValue]&lt;/SPAN&gt;&lt;SPAN&gt;) + &lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 03 Jul 2023 13:45:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-blank-as-0-in-the-matrix/m-p/3312762#M123901</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-03T13:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Show blank as 0 in the matrix</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-blank-as-0-in-the-matrix/m-p/3312814#M123903</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;In my opinion, if you create dimension tables for Code and Department, and then put those into the visualization, -&amp;gt; then the measure with +0 will work to show 0 when the result is blank.&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 14:29:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-blank-as-0-in-the-matrix/m-p/3312814#M123903</guid>
      <dc:creator>Jihwan_Kim</dc:creator>
      <dc:date>2023-07-03T14:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Show blank as 0 in the matrix</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-blank-as-0-in-the-matrix/m-p/3312820#M123904</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;You're likely running into AutoExist but hard to be 100% sure given the information. If you are, then the formula isn't even evaluated for combinations that AutoExist removes.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 14:32:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-blank-as-0-in-the-matrix/m-p/3312820#M123904</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2023-07-03T14:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: Show blank as 0 in the matrix</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-blank-as-0-in-the-matrix/m-p/3314106#M123951</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="291628" data-lia-user-login="Jihwan_Kim" class="lia-mention lia-mention-user"&gt;Jihwan_Kim&lt;/a&gt;&amp;nbsp;Thank you this worked!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 09:40:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-blank-as-0-in-the-matrix/m-p/3314106#M123951</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-04T09:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Show blank as 0 in the matrix</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-blank-as-0-in-the-matrix/m-p/3314111#M123952</link>
      <description>&lt;P&gt;I haven't come across AutoExist before or even knew it was a thing so I've got some reading to do!&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="313" data-lia-user-login="Greg_Deckler" class="lia-mention lia-mention-user"&gt;Greg_Deckler&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 09:43:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-blank-as-0-in-the-matrix/m-p/3314111#M123952</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-04T09:43:14Z</dc:date>
    </item>
  </channel>
</rss>

