<?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 DATEADD returning Blank values in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DATEADD-returning-Blank-values/m-p/2565423#M73083</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to get the result of the DateAdd into number of months , for some of the records its working fine but for some records its returning blank. What I'm doing wrong here?&lt;/P&gt;&lt;P&gt;DATEADD(Table1[Date Completed].[Date], Table2[Test], MONTH)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Date Completed = '8/24/2020 10:00:00 AM'&lt;/P&gt;&lt;P&gt;Test = 24&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;-Sal&lt;/P&gt;</description>
    <pubDate>Wed, 08 Jun 2022 03:47:44 GMT</pubDate>
    <dc:creator>SalSal</dc:creator>
    <dc:date>2022-06-08T03:47:44Z</dc:date>
    <item>
      <title>DATEADD returning Blank values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DATEADD-returning-Blank-values/m-p/2565423#M73083</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to get the result of the DateAdd into number of months , for some of the records its working fine but for some records its returning blank. What I'm doing wrong here?&lt;/P&gt;&lt;P&gt;DATEADD(Table1[Date Completed].[Date], Table2[Test], MONTH)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Date Completed = '8/24/2020 10:00:00 AM'&lt;/P&gt;&lt;P&gt;Test = 24&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;-Sal&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 03:47:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DATEADD-returning-Blank-values/m-p/2565423#M73083</guid>
      <dc:creator>SalSal</dc:creator>
      <dc:date>2022-06-08T03:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: DATEADD returning Blank values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DATEADD-returning-Blank-values/m-p/2573532#M73617</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="398630" data-lia-user-login="SalSal" class="lia-mention lia-mention-user"&gt;SalSal&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;In order to give you a suitable solution, could you please provide some &lt;STRONG&gt;sample data&lt;/STRONG&gt; in the table &lt;STRONG&gt;Table1&lt;/STRONG&gt; and &lt;STRONG&gt;Table2&lt;/STRONG&gt;(&lt;EM&gt;&lt;STRONG&gt;exclude &lt;/STRONG&gt;&lt;/EM&gt;&lt;STRONG&gt;&lt;EM&gt;sensitive &lt;/EM&gt;&lt;/STRONG&gt;&lt;EM&gt;&lt;STRONG&gt;data&lt;/STRONG&gt;&lt;/EM&gt;) with &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;Text&lt;/STRONG&gt;&lt;/FONT&gt; format and your &lt;STRONG&gt;expected result&lt;/STRONG&gt; with backend logic and special examples? Please also share the relationship info if there is any relationship exist between these two tables. &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;It is better&lt;/FONT&gt;&lt;/STRONG&gt; if you can share a &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;simplified&lt;/STRONG&gt; &lt;/FONT&gt;pbix file. You can refer the following link to upload the file to the community. Thank you.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcommunity.powerbi.com%2Ft5%2FDesktop%2FHow-to-upload-PBI-in-Community%2Fm-p%2F1672886&amp;amp;data=04%7C01%7Cv-yiruan%40microsoft.com%7C4f580813734d4a8355b008da16f6e91a%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637847547341062885%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;amp;sdata=YJvujige2YITXKbKED9JieQm5LBdf%2F3IYPM4ggdiijQ%3D&amp;amp;reserved=0" target="_blank"&gt;How to upload PBI in Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;In addition, The following links describes some application scenarios of the &lt;A href="https://docs.microsoft.com/en-us/dax/dateadd-function-dax" target="_self"&gt;DATEADD&lt;/A&gt; function,&amp;nbsp;you can refer them.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=1P99rg9a6es" target="_self"&gt;Using The DATEADD Function For Effective Time Related Insights - Power BI&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/39679183/issue-with-dateadd-function-in-dax" target="_self"&gt;Issue with DATEADD function in DAX&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://medium.com/@cagataycevikk/power-bi-time-intelligence-dateadd-sameperiodlastyear-parallelperiod-88349141f670" target="_self"&gt;Power BI Time Intelligence — DATEADD/SAMEPERIODLASTYEAR/PARALLELPERIOD&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 01:49:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DATEADD-returning-Blank-values/m-p/2573532#M73617</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-06-13T01:49:06Z</dc:date>
    </item>
  </channel>
</rss>

