<?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: DAX for last financial year total to be a fixed number in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-for-last-financial-year-total-to-be-a-fixed-number/m-p/3063808#M106006</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="507096" data-lia-user-login="brightlight" class="lia-mention lia-mention-user"&gt;brightlight&lt;/a&gt;&amp;nbsp;Do you have a Fiscal Year column in your Date table?&lt;/P&gt;</description>
    <pubDate>Mon, 06 Feb 2023 12:53:38 GMT</pubDate>
    <dc:creator>Greg_Deckler</dc:creator>
    <dc:date>2023-02-06T12:53:38Z</dc:date>
    <item>
      <title>DAX for last financial year total to be a fixed number</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-for-last-financial-year-total-to-be-a-fixed-number/m-p/3062876#M105932</link>
      <description>&lt;P&gt;Dear community,&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;I have a fact table like the following:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need a DAX to calculate &lt;STRONG&gt;Total of the Full Last Financial Year (July 2021 - June 2022)&lt;/STRONG&gt;, and make that number as a static one without being sliced in other tables, for example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2023 06:27:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-for-last-financial-year-total-to-be-a-fixed-number/m-p/3062876#M105932</guid>
      <dc:creator>brightlight</dc:creator>
      <dc:date>2023-02-06T06:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: DAX for last financial year total to be a fixed number</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-for-last-financial-year-total-to-be-a-fixed-number/m-p/3062904#M105934</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="507096" data-lia-user-login="brightlight" class="lia-mention lia-mention-user"&gt;brightlight&lt;/a&gt;&amp;nbsp;Probably should unpivot the date columns. Also, what does your date table look like?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2023 03:55:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-for-last-financial-year-total-to-be-a-fixed-number/m-p/3062904#M105934</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2023-02-06T03:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: DAX for last financial year total to be a fixed number</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-for-last-financial-year-total-to-be-a-fixed-number/m-p/3062915#M105935</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="313" data-lia-user-login="Greg_Deckler" class="lia-mention lia-mention-user"&gt;Greg_Deckler&lt;/a&gt;&amp;nbsp;The raw data is the ERP system connected through SQL server, so the layout of date column is not relevant perhaps? Date table is created with &lt;EM&gt;CALENDARAUTO.&amp;nbsp;&lt;/EM&gt;Already have the Qty measure in place being &lt;EM&gt;SUMX('Fact Table','Fact Table'[Qty])&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2023 04:07:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-for-last-financial-year-total-to-be-a-fixed-number/m-p/3062915#M105935</guid>
      <dc:creator>brightlight</dc:creator>
      <dc:date>2023-02-06T04:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: DAX for last financial year total to be a fixed number</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-for-last-financial-year-total-to-be-a-fixed-number/m-p/3063808#M106006</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="507096" data-lia-user-login="brightlight" class="lia-mention lia-mention-user"&gt;brightlight&lt;/a&gt;&amp;nbsp;Do you have a Fiscal Year column in your Date table?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2023 12:53:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-for-last-financial-year-total-to-be-a-fixed-number/m-p/3063808#M106006</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2023-02-06T12:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: DAX for last financial year total to be a fixed number</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-for-last-financial-year-total-to-be-a-fixed-number/m-p/3064857#M106075</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="313" data-lia-user-login="Greg_Deckler" class="lia-mention lia-mention-user"&gt;Greg_Deckler&lt;/a&gt;&amp;nbsp;Yes I do have the fiscal year column in Date table, see below:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2023 22:28:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-for-last-financial-year-total-to-be-a-fixed-number/m-p/3064857#M106075</guid>
      <dc:creator>brightlight</dc:creator>
      <dc:date>2023-02-06T22:28:54Z</dc:date>
    </item>
  </channel>
</rss>

