<?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 Calculated Table that shows rows with no data in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculated-Table-that-shows-rows-with-no-data/m-p/3091280#M108306</link>
    <description>&lt;P&gt;I have a sales table with no rows in the table if the sales don't exist for a particular date. I created a calculated table, but get the same result.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want the calculated table to insert sales of zero for the missing dates.&amp;nbsp;&lt;BR /&gt;&lt;img /&gt;&lt;img /&gt;&lt;img /&gt;&lt;BR /&gt;&lt;BR /&gt;Is this even possible?&amp;nbsp; Eventually, I want to have a rolling 12 month column, but my totals are wrong because the months with zero sales are not being included.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Feb 2023 20:41:39 GMT</pubDate>
    <dc:creator>Reetz</dc:creator>
    <dc:date>2023-02-21T20:41:39Z</dc:date>
    <item>
      <title>Calculated Table that shows rows with no data</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculated-Table-that-shows-rows-with-no-data/m-p/3091280#M108306</link>
      <description>&lt;P&gt;I have a sales table with no rows in the table if the sales don't exist for a particular date. I created a calculated table, but get the same result.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want the calculated table to insert sales of zero for the missing dates.&amp;nbsp;&lt;BR /&gt;&lt;img /&gt;&lt;img /&gt;&lt;img /&gt;&lt;BR /&gt;&lt;BR /&gt;Is this even possible?&amp;nbsp; Eventually, I want to have a rolling 12 month column, but my totals are wrong because the months with zero sales are not being included.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 20:41:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculated-Table-that-shows-rows-with-no-data/m-p/3091280#M108306</guid>
      <dc:creator>Reetz</dc:creator>
      <dc:date>2023-02-21T20:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Table that shows rows with no data</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculated-Table-that-shows-rows-with-no-data/m-p/3091370#M108310</link>
      <description>&lt;P&gt;I assume the sales table is not gonna be so small in terms of data pump it with some more data so it has the different products on the same dates. Right now whats causing you a problem most probably is one to one relationship.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 21:32:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculated-Table-that-shows-rows-with-no-data/m-p/3091370#M108310</guid>
      <dc:creator>olgad</dc:creator>
      <dc:date>2023-02-21T21:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Table that shows rows with no data</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculated-Table-that-shows-rows-with-no-data/m-p/3091460#M108315</link>
      <description>&lt;P&gt;Thank you for your response.&amp;nbsp; &amp;nbsp; My actual sales table has a lot more data with a lot of accounts buying many different products on different dates.&amp;nbsp; (Although, my company summarizes those sales dates to be all the first of the month).&amp;nbsp; In actuality, the relationship between the date table and the sales table is a 1 to many.&amp;nbsp; &amp;nbsp;I tried to scale down the example to uncomplicate it.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I went back and added more accounts, products and sales with more dates and got the same results.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;What I am looking for is if a specific date has no sales for that account/product, I want to show a row for that missing date/account/product with sales of zero.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 22:12:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculated-Table-that-shows-rows-with-no-data/m-p/3091460#M108315</guid>
      <dc:creator>Reetz</dc:creator>
      <dc:date>2023-02-21T22:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Table that shows rows with no data</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculated-Table-that-shows-rows-with-no-data/m-p/3091573#M108320</link>
      <description>&lt;P&gt;hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="98196" data-lia-user-login="Reetz" class="lia-mention lia-mention-user"&gt;Reetz&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is possible by leftjoin a date table with your sales table in Power Query Editor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why do you think missing the zero sales rows affecting you calculation? What calculation do you get?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 23:18:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculated-Table-that-shows-rows-with-no-data/m-p/3091573#M108320</guid>
      <dc:creator>FreemanZ</dc:creator>
      <dc:date>2023-02-21T23:18:34Z</dc:date>
    </item>
  </channel>
</rss>

