<?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: Graph months in wrong order in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Graph-months-in-wrong-order/m-p/945202#M10266</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="208944" data-lia-user-login="JamesGordon" class="lia-mention lia-mention-user"&gt;JamesGordon&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;You'll want to format your field as the whole date rather than the date hierarchy.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;From there, you can format the date field to just be Month name, Year or even Month name and it'll work sequentially.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-&amp;nbsp;Paul&lt;/P&gt;</description>
    <pubDate>Mon, 24 Feb 2020 14:03:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-02-24T14:03:14Z</dc:date>
    <item>
      <title>Graph months in wrong order</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Graph-months-in-wrong-order/m-p/945197#M10265</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to create a graph of YTD sales. The tricky part is our year starts on the 1st of October - if i plot the graph it show January 2020 as the first bar instead of October 2019? I am using the date heirachy as on the X-axis also? The date format is DD/MM/YYYY if that is required also?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone point me in the right direction so the graph starts with Oct 2019, Dec 2019, Jan 2020, Feb 2020 etc etc?&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;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 13:59:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Graph-months-in-wrong-order/m-p/945197#M10265</guid>
      <dc:creator>JamesGordon</dc:creator>
      <dc:date>2020-02-24T13:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: Graph months in wrong order</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Graph-months-in-wrong-order/m-p/945202#M10266</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="208944" data-lia-user-login="JamesGordon" class="lia-mention lia-mention-user"&gt;JamesGordon&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;You'll want to format your field as the whole date rather than the date hierarchy.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;From there, you can format the date field to just be Month name, Year or even Month name and it'll work sequentially.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-&amp;nbsp;Paul&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 14:03:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Graph-months-in-wrong-order/m-p/945202#M10266</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-24T14:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Graph months in wrong order</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Graph-months-in-wrong-order/m-p/945218#M10268</link>
      <description>&lt;P&gt;Thanks Paul,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have chosen to display by Date instead of hierarchy so all in the correct order now- thank you!&lt;/P&gt;&lt;P&gt;I cant see any option to format the date field to just be Month name? I have looked in the format tab as highligted below - or am i looking in the wrong area?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 14:13:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Graph-months-in-wrong-order/m-p/945218#M10268</guid>
      <dc:creator>JamesGordon</dc:creator>
      <dc:date>2020-02-24T14:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: Graph months in wrong order</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Graph-months-in-wrong-order/m-p/945220#M10269</link>
      <description>&lt;P&gt;Sounds like you need a Sort By column for your Month Date.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 14:16:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Graph-months-in-wrong-order/m-p/945220#M10269</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2020-02-24T14:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Graph months in wrong order</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Graph-months-in-wrong-order/m-p/945256#M10271</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="208944" data-lia-user-login="JamesGordon" class="lia-mention lia-mention-user"&gt;JamesGordon&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thinking about it some more, why not just include the year in your original visual (with the full date hierarchy)? If you're doing a YTD calculation, you could always just drop months that =0 or only show the last 12 months.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 14:34:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Graph-months-in-wrong-order/m-p/945256#M10271</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-24T14:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Graph months in wrong order</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Graph-months-in-wrong-order/m-p/945276#M10273</link>
      <description>&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what the graph produces if i choose year and month - doesnt appear to break it down any further unless i select only "month" but then it arranges the month in the order as per my orginal post?&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 14:40:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Graph-months-in-wrong-order/m-p/945276#M10273</guid>
      <dc:creator>JamesGordon</dc:creator>
      <dc:date>2020-02-24T14:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Graph months in wrong order</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Graph-months-in-wrong-order/m-p/945282#M10275</link>
      <description>&lt;P&gt;Ah, so if you click on your visual as is, there is the "Expand" button in the tooltips (upper right-hand corner). It looks like an upside down fieldgoal. Click that and then you'll see the additional details.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 14:42:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Graph-months-in-wrong-order/m-p/945282#M10275</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-24T14:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Graph months in wrong order</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Graph-months-in-wrong-order/m-p/945293#M10277</link>
      <description>&lt;P&gt;Ah ha, that worked - Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a side note - would you know how to calculate these sales to prodice a cumulative month to month graph also?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 14:45:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Graph-months-in-wrong-order/m-p/945293#M10277</guid>
      <dc:creator>JamesGordon</dc:creator>
      <dc:date>2020-02-24T14:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: Graph months in wrong order</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Graph-months-in-wrong-order/m-p/945303#M10279</link>
      <description>&lt;P&gt;Haha, no worries!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yeah, you want to have a calculated column where it sums all values less than or equal to the current date. You could even set a "start" point if you only ever wanted the last rolling 12.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's another solution that does that.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Desktop/Cumulative-Total/td-p/43115" target="_blank"&gt;https://community.powerbi.com/t5/Desktop/Cumulative-Total/td-p/43115&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 14:48:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Graph-months-in-wrong-order/m-p/945303#M10279</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-24T14:48:20Z</dc:date>
    </item>
  </channel>
</rss>

