<?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: Custom Calendar fiscal year october in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Custom-Calendar-fiscal-year-october/m-p/2623243#M76516</link>
    <description>&lt;P&gt;i trayed but its still remarkme error,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;daynum#FIX2 = DATEDIFF (DATEADD('Calendario End Date',273,DAY), 'Calendario End Date'[Date], DAY ) + 1&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;thanks for your support.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;best regards.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 06 Jul 2022 18:03:10 GMT</pubDate>
    <dc:creator>MQUINT-07</dc:creator>
    <dc:date>2022-07-06T18:03:10Z</dc:date>
    <item>
      <title>Custom Calendar fiscal year october</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Custom-Calendar-fiscal-year-october/m-p/2623170#M76508</link>
      <description>&lt;P&gt;i want to create a day number on DAX Calendar.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we have a custom calendar for fiscal year, our fiscal year stars on october 1 and i want to create a column when day #1 are october first, 2 october second...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;could you please help?, i alredy try trhu date dif:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;daynum#FIX = DATEDIFF ( DATE ( YEAR ('Calendario End Date'[Date]),10,1 ), 'Calendario End Date'[Date], DAY ) + 1&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;but when function comes to 1jan retun -273&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;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in advance for the help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 17:06:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Custom-Calendar-fiscal-year-october/m-p/2623170#M76508</guid>
      <dc:creator>MQUINT-07</dc:creator>
      <dc:date>2022-07-06T17:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Calendar fiscal year october</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Custom-Calendar-fiscal-year-october/m-p/2623180#M76512</link>
      <description>&lt;P&gt;You need to change number of YEAR&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;In your case you get current YEAR number but you need to use DATEADD and move start of the year.&lt;/P&gt;&lt;P&gt;You need to try something like this:&lt;/P&gt;&lt;DIV&gt;&lt;SPAN&gt;daynum#FIX = DATEDIFF ( DATE ( DATEADD( YEAR ('Calendario End Date'[Date]),10,1 ) , XXX, DAY), 'Calendario End Date'[Date], DAY ) + 1&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;where XXX - the number of days that you change you from calendar year.&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 06 Jul 2022 17:13:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Custom-Calendar-fiscal-year-october/m-p/2623180#M76512</guid>
      <dc:creator>technolog</dc:creator>
      <dc:date>2022-07-06T17:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Calendar fiscal year october</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Custom-Calendar-fiscal-year-october/m-p/2623243#M76516</link>
      <description>&lt;P&gt;i trayed but its still remarkme error,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;daynum#FIX2 = DATEDIFF (DATEADD('Calendario End Date',273,DAY), 'Calendario End Date'[Date], DAY ) + 1&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;thanks for your support.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;best regards.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 06 Jul 2022 18:03:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Custom-Calendar-fiscal-year-october/m-p/2623243#M76516</guid>
      <dc:creator>MQUINT-07</dc:creator>
      <dc:date>2022-07-06T18:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Calendar fiscal year october</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Custom-Calendar-fiscal-year-october/m-p/2623307#M76520</link>
      <description>&lt;P&gt;try add&lt;/P&gt;&lt;DIV&gt;&lt;SPAN&gt;daynum#FIX2 = DATEDIFF (DATEADD('Calendario End Date'&lt;FONT color="#FF00FF"&gt;&lt;EM&gt;[Date]&lt;/EM&gt;&lt;/FONT&gt;,273,DAY), 'Calendario End Date'[Date], DAY ) + 1&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 06 Jul 2022 19:07:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Custom-Calendar-fiscal-year-october/m-p/2623307#M76520</guid>
      <dc:creator>technolog</dc:creator>
      <dc:date>2022-07-06T19:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Calendar fiscal year october</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Custom-Calendar-fiscal-year-october/m-p/2623428#M76526</link>
      <description>&lt;P&gt;Hello Thanks for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;its help me to find the way, the solve it´s the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;daynum#FIX2 = IF('Calendario End Date'[Date] &amp;gt;= DATE(YEAR('Calendario End Date'[Date]),10,1),DATEDIFF(DATE(YEAR('Calendario End Date'[Date]),10,1),'Calendario End Date'[Date],DAY)+1,DATEDIFF (DATE(YEAR('Calendario End Date'[Date]),1,1), DATEADD('Calendario End Date'[Date],92,DAY), DAY ) + 1)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;i was to use an if function to declare when it will the first day of the year (1 oct) and use 2 function 1 for dates after 1 oct and dates before.&lt;BR /&gt;&lt;BR /&gt;i really apreciate your time.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;best regards.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 06 Jul 2022 21:27:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Custom-Calendar-fiscal-year-october/m-p/2623428#M76526</guid>
      <dc:creator>MQUINT-07</dc:creator>
      <dc:date>2022-07-06T21:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Calendar fiscal year october</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Custom-Calendar-fiscal-year-october/m-p/2623437#M76530</link>
      <description>&lt;P&gt;I'm very glad that it helps you!&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 21:35:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Custom-Calendar-fiscal-year-october/m-p/2623437#M76530</guid>
      <dc:creator>technolog</dc:creator>
      <dc:date>2022-07-06T21:35:06Z</dc:date>
    </item>
  </channel>
</rss>

