<?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: Short month names in Column Headers and in Charts Axis in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Short-month-names-in-Column-Headers-and-in-Charts-Axis/m-p/3554004#M136760</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you. Its working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I sort in a proper order? Like Apr, May, Jun&lt;/P&gt;&lt;P&gt;&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;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Nov 2023 11:32:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-11-27T11:32:37Z</dc:date>
    <item>
      <title>Short month names in Column Headers and in Charts Axis</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Short-month-names-in-Column-Headers-and-in-Charts-Axis/m-p/3553927#M136755</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly let me know how can i make the months name in short&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eg: January -&amp;gt; Jan&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 11:03:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Short-month-names-in-Column-Headers-and-in-Charts-Axis/m-p/3553927#M136755</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-27T11:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Short month names in Column Headers and in Charts Axis</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Short-month-names-in-Column-Headers-and-in-Charts-Axis/m-p/3553958#M136759</link>
      <description>&lt;P&gt;hi,&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;add a column to your table with the following formula:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Short_Name = Format (Table[Date], "mmm")&lt;/PRE&gt;&lt;P&gt;Then use this column as your axis.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 11:15:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Short-month-names-in-Column-Headers-and-in-Charts-Axis/m-p/3553958#M136759</guid>
      <dc:creator>Dangar332</dc:creator>
      <dc:date>2023-11-27T11:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: Short month names in Column Headers and in Charts Axis</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Short-month-names-in-Column-Headers-and-in-Charts-Axis/m-p/3554004#M136760</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you. Its working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I sort in a proper order? Like Apr, May, Jun&lt;/P&gt;&lt;P&gt;&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;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 11:32:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Short-month-names-in-Column-Headers-and-in-Charts-Axis/m-p/3554004#M136760</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-27T11:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Short month names in Column Headers and in Charts Axis</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Short-month-names-in-Column-Headers-and-in-Charts-Axis/m-p/3554020#M136761</link>
      <description>&lt;P&gt;HI,&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&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;&lt;P&gt;first short axix according to month&lt;BR /&gt;then short according to A-Z as above image&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 11:38:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Short-month-names-in-Column-Headers-and-in-Charts-Axis/m-p/3554020#M136761</guid>
      <dc:creator>Dangar332</dc:creator>
      <dc:date>2023-11-27T11:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: Short month names in Column Headers and in Charts Axis</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Short-month-names-in-Column-Headers-and-in-Charts-Axis/m-p/3554039#M136763</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I couldnt see only Month option here.&amp;nbsp; Kindly check&lt;/P&gt;&lt;P&gt;&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;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 11:47:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Short-month-names-in-Column-Headers-and-in-Charts-Axis/m-p/3554039#M136763</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-27T11:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: Short month names in Column Headers and in Charts Axis</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Short-month-names-in-Column-Headers-and-in-Charts-Axis/m-p/3554244#M136780</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;use hierarchy instead of different field&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 13:30:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Short-month-names-in-Column-Headers-and-in-Charts-Axis/m-p/3554244#M136780</guid>
      <dc:creator>Dangar332</dc:creator>
      <dc:date>2023-11-27T13:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Short month names in Column Headers and in Charts Axis</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Short-month-names-in-Column-Headers-and-in-Charts-Axis/m-p/3554255#M136781</link>
      <description>&lt;P&gt;Thank you. Its woring now. I have sort the Month column using Month num&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again Thank you a lot!!&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 13:35:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Short-month-names-in-Column-Headers-and-in-Charts-Axis/m-p/3554255#M136781</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-27T13:35:45Z</dc:date>
    </item>
  </channel>
</rss>

