<?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: sorting data by Month-year in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/sorting-data-by-Month-year/m-p/2159099#M93975</link>
    <description>&lt;P&gt;Are these actually date fields? Or are they textual? If they're textual, you'll need to first convert them to dates (using e.g. MonthName(date#(YourField,'MMM-YY')).&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jan 2024 11:51:08 GMT</pubDate>
    <dc:creator>Or</dc:creator>
    <dc:date>2024-01-08T11:51:08Z</dc:date>
    <item>
      <title>sorting data by Month-year</title>
      <link>https://community.qlik.com/t5/App-Development/sorting-data-by-Month-year/m-p/2159094#M93974</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have data like below format,&lt;/P&gt;
&lt;TABLE width="518"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="518"&gt;Sep-22&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Oct-22&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Nov-22&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Dec-22&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Jan-23&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Feb-23&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Mar-23&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Apr-23&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;May-23&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Jun-23&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Jul-23&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Aug-23&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried sort by expression and Used Year*100+Month,But in the chart the sorting is not in the above specified order,Any suggestions to make it works better.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 11:38:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/sorting-data-by-Month-year/m-p/2159094#M93974</guid>
      <dc:creator>Raju_6952</dc:creator>
      <dc:date>2024-01-08T11:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: sorting data by Month-year</title>
      <link>https://community.qlik.com/t5/App-Development/sorting-data-by-Month-year/m-p/2159099#M93975</link>
      <description>&lt;P&gt;Are these actually date fields? Or are they textual? If they're textual, you'll need to first convert them to dates (using e.g. MonthName(date#(YourField,'MMM-YY')).&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 11:51:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/sorting-data-by-Month-year/m-p/2159099#M93975</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2024-01-08T11:51:08Z</dc:date>
    </item>
  </channel>
</rss>

