<?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 Weekday Dynamically in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sorting-Weekday-Dynamically/m-p/1630463#M446419</link>
    <description>&lt;P&gt;Thanks Frank. Worked pretty well.&lt;/P&gt;</description>
    <pubDate>Wed, 02 Oct 2019 12:29:59 GMT</pubDate>
    <dc:creator>narband2778</dc:creator>
    <dc:date>2019-10-02T12:29:59Z</dc:date>
    <item>
      <title>Sorting Weekday Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Weekday-Dynamically/m-p/1630398#M446412</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Want to sort Weekday in a given chart should be driven by Today() function:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;If Today() is Wednesday&amp;nbsp; the Chart&amp;nbsp; "Week Day" Dimension should start with 'Thu', 'Fri', and so on.&lt;/P&gt;&lt;P&gt;If Today() is Thursday the chart&amp;nbsp;&amp;nbsp;"Week Day" Dimension should start with 'Fri', 'Sat', and so on.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:20:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Weekday-Dynamically/m-p/1630398#M446412</guid>
      <dc:creator>narband2778</dc:creator>
      <dc:date>2024-11-16T02:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Weekday Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Weekday-Dynamically/m-p/1630412#M446413</link>
      <description>&lt;P&gt;try like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Load *, Mod(Nr -(Day(Today(1))+2),7)+1 as Test;
TEST:
LOAD * Inline [
Day, Nr
Mon, 1
Tue, 2
Wed, 3
Thu, 4 
Fri, 5
Sat, 6
Sun, 7
];&lt;/LI-CODE&gt;&lt;P&gt;and then use "Test" for sorting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2019 10:42:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Weekday-Dynamically/m-p/1630412#M446413</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2019-10-02T10:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Weekday Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Weekday-Dynamically/m-p/1630463#M446419</link>
      <description>&lt;P&gt;Thanks Frank. Worked pretty well.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2019 12:29:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Weekday-Dynamically/m-p/1630463#M446419</guid>
      <dc:creator>narband2778</dc:creator>
      <dc:date>2019-10-02T12:29:59Z</dc:date>
    </item>
  </channel>
</rss>

