<?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 CYYDDD conversion to calendar date in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/CYYDDD-conversion-to-calendar-date/m-p/3147715#M112671</link>
    <description>&lt;P&gt;I am not able to convert the CYYDDD julian date to calendar date.&lt;/P&gt;&lt;P&gt;Can anybody help?&lt;/P&gt;</description>
    <pubDate>Wed, 22 Mar 2023 16:08:13 GMT</pubDate>
    <dc:creator>kkhajanchi</dc:creator>
    <dc:date>2023-03-22T16:08:13Z</dc:date>
    <item>
      <title>CYYDDD conversion to calendar date</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/CYYDDD-conversion-to-calendar-date/m-p/3147715#M112671</link>
      <description>&lt;P&gt;I am not able to convert the CYYDDD julian date to calendar date.&lt;/P&gt;&lt;P&gt;Can anybody help?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 16:08:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/CYYDDD-conversion-to-calendar-date/m-p/3147715#M112671</guid>
      <dc:creator>kkhajanchi</dc:creator>
      <dc:date>2023-03-22T16:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: CYYDDD conversion to calendar date</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/CYYDDD-conversion-to-calendar-date/m-p/3147796#M112678</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="534405" data-lia-user-login="kkhajanchi" class="lia-mention lia-mention-user"&gt;kkhajanchi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;assuming dates are in the 2000 +&lt;BR /&gt;Date =&lt;BR /&gt;DATE ( 2000 + VALUE ( LEFT ( 'Table'[JD], 2 ) ), 1, 1 )&lt;BR /&gt;+ VALUE ( RIGHT ( 'Table'[JD], 3 ) )&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 16:35:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/CYYDDD-conversion-to-calendar-date/m-p/3147796#M112678</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2023-03-22T16:35:52Z</dc:date>
    </item>
  </channel>
</rss>

