<?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: Data Date Missing in Power BI in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Data-Date-Missing-in-Power-BI/m-p/2903622#M94655</link>
    <description>&lt;P&gt;Try this,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Original Date = IF(Forecast[Date]=DATE(1900,1,1), Forecast[Date], Forecast[Date] +7)&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Nov 2022 12:22:51 GMT</pubDate>
    <dc:creator>FreemanZ</dc:creator>
    <dc:date>2022-11-14T12:22:51Z</dc:date>
    <item>
      <title>Data Date Missing in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Data-Date-Missing-in-Power-BI/m-p/2903384#M94627</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi ,I hope you would be all fine and great in health.&lt;BR /&gt;&lt;BR /&gt;I have an issue there is date when inventory would be posted in system but due&amp;nbsp; to logistics issue it comes and posts after 7 days and i have to add it manually ,so i made a dax measure.&lt;BR /&gt;&lt;BR /&gt;dax measure was successfully but facing some of dates missing .Please need support and help in this matter&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2022 10:12:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Data-Date-Missing-in-Power-BI/m-p/2903384#M94627</guid>
      <dc:creator>faiqsadiq1</dc:creator>
      <dc:date>2022-11-14T10:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Data Date Missing in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Data-Date-Missing-in-Power-BI/m-p/2903576#M94647</link>
      <description>&lt;P&gt;Shall try this:&lt;/P&gt;&lt;P&gt;Original Date = Forecast[Date] - 7&lt;/P&gt;&lt;P&gt;BTW,&amp;nbsp;DATEADD is a time intelligence function and thus its first argument needs to be a date column from a Date table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2022 12:01:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Data-Date-Missing-in-Power-BI/m-p/2903576#M94647</guid>
      <dc:creator>FreemanZ</dc:creator>
      <dc:date>2022-11-14T12:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: Data Date Missing in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Data-Date-Missing-in-Power-BI/m-p/2903614#M94652</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Thankyou&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="460868" data-lia-user-login="FreemanZ" class="lia-mention lia-mention-user"&gt;FreemanZ&lt;/a&gt;&amp;nbsp;.it got sorted but i dont want 1 january 1990 to be added except date i need all dates to be added .What would be the solution please&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2022 12:18:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Data-Date-Missing-in-Power-BI/m-p/2903614#M94652</guid>
      <dc:creator>faiqsadiq1</dc:creator>
      <dc:date>2022-11-14T12:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: Data Date Missing in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Data-Date-Missing-in-Power-BI/m-p/2903622#M94655</link>
      <description>&lt;P&gt;Try this,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Original Date = IF(Forecast[Date]=DATE(1900,1,1), Forecast[Date], Forecast[Date] +7)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2022 12:22:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Data-Date-Missing-in-Power-BI/m-p/2903622#M94655</guid>
      <dc:creator>FreemanZ</dc:creator>
      <dc:date>2022-11-14T12:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: Data Date Missing in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Data-Date-Missing-in-Power-BI/m-p/2903630#M94656</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="460868" data-lia-user-login="FreemanZ" class="lia-mention lia-mention-user"&gt;FreemanZ&lt;/a&gt;&amp;nbsp;,Thanks alot .It gives alot of confidence to learn and grow when people like you are always ready to help.&lt;BR /&gt;&lt;BR /&gt;God Bless you&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2022 12:28:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Data-Date-Missing-in-Power-BI/m-p/2903630#M94656</guid>
      <dc:creator>faiqsadiq1</dc:creator>
      <dc:date>2022-11-14T12:28:31Z</dc:date>
    </item>
  </channel>
</rss>

