<?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: Pages and Levels - Sorting in Reporting Service &amp; Alerting</title>
    <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Pages-and-Levels-Sorting/m-p/2432110#M909</link>
    <description>&lt;P&gt;Thanks and sorry for the delay in replying.&amp;nbsp; I didn't realize someone had replied.&amp;nbsp; The only issue with that technique is that the sheet names will be numeric instead of the text I want (ie I want to see Jan 23, Feb 23, Mar 23, etc).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Mar 2024 02:05:50 GMT</pubDate>
    <dc:creator>ShaneMichelon1</dc:creator>
    <dc:date>2024-03-19T02:05:50Z</dc:date>
    <item>
      <title>Pages and Levels - Sorting</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Pages-and-Levels-Sorting/m-p/2427476#M898</link>
      <description>&lt;P&gt;Hi!&amp;nbsp; I have a requirement to generate a report with Excel sheets for a set of months.&amp;nbsp; This works fine but how do I show the most recent month as the first worksheet?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:04:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Pages-and-Levels-Sorting/m-p/2427476#M898</guid>
      <dc:creator>ShaneMichelon1</dc:creator>
      <dc:date>2024-11-15T21:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Pages and Levels - Sorting</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Pages-and-Levels-Sorting/m-p/2427496#M899</link>
      <description>&lt;P&gt;I added a "negative" month number to the data model and 'paged' on the month number to make the highest month number value&amp;nbsp; (and most recent) month appear first.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JonnyPoole_2-1709703058494.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/161384i00136EB58E6AAE54/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JonnyPoole_2-1709703058494.png" alt="JonnyPoole_2-1709703058494.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JonnyPoole_3-1709703124111.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/161385i82426893A8B0B176/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JonnyPoole_3-1709703124111.png" alt="JonnyPoole_3-1709703124111.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JonnyPoole_4-1709703217579.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/161386iB5B1C9153353EFA8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JonnyPoole_4-1709703217579.png" alt="JonnyPoole_4-1709703217579.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I noticed you can't use the &amp;lt;Month&amp;gt; table tag (otherwise it repeats of course) so I created a new expression to place at the top of each page to display the month&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JonnyPoole_6-1709703516989.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/161388iCE7C0EE68F617EC9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JonnyPoole_6-1709703516989.png" alt="JonnyPoole_6-1709703516989.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When running the template in PDF mode, the pages come in ascending order based on the negative month number which means highest (most recent) month first&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JonnyPoole_5-1709703388196.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/161387i31DA1474F775FEF7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JonnyPoole_5-1709703388196.png" alt="JonnyPoole_5-1709703388196.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please note this older post provided the solution which is still valid in Tabular Reports&amp;nbsp; &lt;A href="https://community.qlik.com/t5/Qlik-NPrinting/How-to-sort-the-way-Pages-appears/td-p/1269550" target="_blank"&gt;https://community.qlik.com/t5/Qlik-NPrinting/How-to-sort-the-way-Pages-appears/td-p/1269550&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 05:39:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Pages-and-Levels-Sorting/m-p/2427496#M899</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2024-03-06T05:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Pages and Levels - Sorting</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Pages-and-Levels-Sorting/m-p/2432110#M909</link>
      <description>&lt;P&gt;Thanks and sorry for the delay in replying.&amp;nbsp; I didn't realize someone had replied.&amp;nbsp; The only issue with that technique is that the sheet names will be numeric instead of the text I want (ie I want to see Jan 23, Feb 23, Mar 23, etc).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 02:05:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Pages-and-Levels-Sorting/m-p/2432110#M909</guid>
      <dc:creator>ShaneMichelon1</dc:creator>
      <dc:date>2024-03-19T02:05:50Z</dc:date>
    </item>
  </channel>
</rss>

