<?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: if data not exist in base display blank or 0 in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/if-data-not-exist-in-base-display-blank-or-0/m-p/1838734#M39209</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="151644" data-lia-user-login="ItSupportElm" class="lia-mention lia-mention-user"&gt;ItSupportElm&lt;/a&gt; , if id is coming from a separate table then a measure with +0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;or the option Show item with no data can help &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;measure =Sum(Table[Point])+0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 12 May 2021 14:09:55 GMT</pubDate>
    <dc:creator>amitchandak</dc:creator>
    <dc:date>2021-05-12T14:09:55Z</dc:date>
    <item>
      <title>if data not exist in base display blank or 0</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/if-data-not-exist-in-base-display-blank-or-0/m-p/1838618#M39203</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have some column from database in Direct Query&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here the result that i want :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Id&lt;/TD&gt;&lt;TD&gt;Point&lt;/TD&gt;&lt;TD&gt;email&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;400&lt;/TD&gt;&lt;TD&gt;xxxxx@gmail.com&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;xxxxx@gmail.com&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;600&lt;/TD&gt;&lt;TD&gt;xxxxx@gmail.com&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here the explanation what i have :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the Id 2 , i want to display empty or 0 for the value "Point" but in my base there is no data for this Id , he has no point then the row dosnt exist, cause of that the row with Id 2 dosnt appear in Power BI , is it possible to have a dax formula to fix that ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(I precise the column point its a Sumx formula).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you, if you need more informations dont hesitate please.&lt;/P&gt;</description>
      <pubDate>Wed, 12 May 2021 13:13:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/if-data-not-exist-in-base-display-blank-or-0/m-p/1838618#M39203</guid>
      <dc:creator>ItSupportElm</dc:creator>
      <dc:date>2021-05-12T13:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: if data not exist in base display blank or 0</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/if-data-not-exist-in-base-display-blank-or-0/m-p/1838734#M39209</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="151644" data-lia-user-login="ItSupportElm" class="lia-mention lia-mention-user"&gt;ItSupportElm&lt;/a&gt; , if id is coming from a separate table then a measure with +0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;or the option Show item with no data can help &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;measure =Sum(Table[Point])+0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 May 2021 14:09:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/if-data-not-exist-in-base-display-blank-or-0/m-p/1838734#M39209</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2021-05-12T14:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: if data not exist in base display blank or 0</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/if-data-not-exist-in-base-display-blank-or-0/m-p/1845595#M39379</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="148838" data-lia-user-login="amitchandak" class="lia-mention lia-mention-user"&gt;amitchandak&lt;/a&gt;&amp;nbsp;thank you for the answer but it didnt work i got this with the measure :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;And without i go this but it didnt appear all the data:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I dont want use "show item with no data" becausei have so many data , and the loading is so long...&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 08:55:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/if-data-not-exist-in-base-display-blank-or-0/m-p/1845595#M39379</guid>
      <dc:creator>ItSupportElm</dc:creator>
      <dc:date>2021-05-17T08:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: if data not exist in base display blank or 0</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/if-data-not-exist-in-base-display-blank-or-0/m-p/3309468#M123660</link>
      <description>&lt;P&gt;I am facing a similar issue. Tried multiple ways however no luck. Even the&amp;nbsp;&lt;SPAN&gt;"show item with no data" option is making the visual to take lot of time to load.&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="151644" data-lia-user-login="ItSupportElm" class="lia-mention lia-mention-user"&gt;ItSupportElm&lt;/a&gt;&amp;nbsp; Have you found any other solution?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 06:07:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/if-data-not-exist-in-base-display-blank-or-0/m-p/3309468#M123660</guid>
      <dc:creator>Pradeep160</dc:creator>
      <dc:date>2023-06-30T06:07:34Z</dc:date>
    </item>
  </channel>
</rss>

