<?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: week day function cannot used on Qlikview Ver11.  Any one have idea to get number of day in in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/week-day-function-cannot-used-on-Qlikview-Ver11-Any-one-have/m-p/2026078#M1231824</link>
    <description>&lt;P&gt;okay, hope weekstart function will be there.. If so , try like below&lt;/P&gt;
&lt;P&gt;=Pick(Match(Floor(urdatefield), Floor(WeekStart(urdatefield)), Floor(WeekStart(urdatefield)+1), Floor(WeekStart(urdatefield)+2), Floor(WeekStart(urdatefield)+3), Floor(WeekStart(urdatefield)+4), Floor(WeekStart(urdatefield)+5)&lt;BR /&gt;, Floor(WeekStart(urdatefield)+6)), &lt;BR /&gt;'Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat')&lt;/P&gt;
&lt;P&gt;or change to 0,1,2,3..&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 16 Jan 2023 10:12:44 GMT</pubDate>
    <dc:creator>MayilVahanan</dc:creator>
    <dc:date>2023-01-16T10:12:44Z</dc:date>
    <item>
      <title>week day function cannot used on Qlikview Ver11.  Any one have idea to get number of day in</title>
      <link>https://community.qlik.com/t5/QlikView/week-day-function-cannot-used-on-Qlikview-Ver11-Any-one-have/m-p/2026058#M1231818</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Fonlovedog207_1-1673862226810.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/98101iB73B1F64A612AB03/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Fonlovedog207_1-1673862226810.png" alt="Fonlovedog207_1-1673862226810.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;My office have QlikView version 11, but&amp;nbsp; week day function cannot used on QlikView Ver11 (On server scrip error but on desktop not error).&amp;nbsp; Any one have idea to get number of day&amp;nbsp; by example&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/week-day-function-cannot-used-on-Qlikview-Ver11-Any-one-have/m-p/2026058#M1231818</guid>
      <dc:creator>Fonlovedog207</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: week day function cannot used on Qlikview Ver11.  Any one have idea to get number of day in</title>
      <link>https://community.qlik.com/t5/QlikView/week-day-function-cannot-used-on-Qlikview-Ver11-Any-one-have/m-p/2026062#M1231820</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Do you have day name info? and required the number like 0,1,2 ..&lt;/P&gt;
&lt;P&gt;Then try like below&lt;/P&gt;
&lt;P&gt;Match(UrDayNameField, 'Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat')-1 as Fieldname2&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 09:56:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/week-day-function-cannot-used-on-Qlikview-Ver11-Any-one-have/m-p/2026062#M1231820</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2023-01-16T09:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: week day function cannot used on Qlikview Ver11.  Any one have idea to get number of day in</title>
      <link>https://community.qlik.com/t5/QlikView/week-day-function-cannot-used-on-Qlikview-Ver11-Any-one-have/m-p/2026071#M1231822</link>
      <description>&lt;P&gt;No&amp;nbsp; i don't .I have date&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 09:59:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/week-day-function-cannot-used-on-Qlikview-Ver11-Any-one-have/m-p/2026071#M1231822</guid>
      <dc:creator>Fonlovedog207</dc:creator>
      <dc:date>2023-01-16T09:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: week day function cannot used on Qlikview Ver11.  Any one have idea to get number of day in</title>
      <link>https://community.qlik.com/t5/QlikView/week-day-function-cannot-used-on-Qlikview-Ver11-Any-one-have/m-p/2026078#M1231824</link>
      <description>&lt;P&gt;okay, hope weekstart function will be there.. If so , try like below&lt;/P&gt;
&lt;P&gt;=Pick(Match(Floor(urdatefield), Floor(WeekStart(urdatefield)), Floor(WeekStart(urdatefield)+1), Floor(WeekStart(urdatefield)+2), Floor(WeekStart(urdatefield)+3), Floor(WeekStart(urdatefield)+4), Floor(WeekStart(urdatefield)+5)&lt;BR /&gt;, Floor(WeekStart(urdatefield)+6)), &lt;BR /&gt;'Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat')&lt;/P&gt;
&lt;P&gt;or change to 0,1,2,3..&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 10:12:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/week-day-function-cannot-used-on-Qlikview-Ver11-Any-one-have/m-p/2026078#M1231824</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2023-01-16T10:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: week day function cannot used on Qlikview Ver11.  Any one have idea to get number of day in</title>
      <link>https://community.qlik.com/t5/QlikView/week-day-function-cannot-used-on-Qlikview-Ver11-Any-one-have/m-p/2026247#M1231825</link>
      <description>&lt;P&gt;Weekday() is a valid date-function within QV 11 and also within many releases earlier. If it's worked for you within the desktop client but not within the server it's quite likely that either the dataset is different or that different settings to the interpretation are applied. For example if no interpretation-variables are used QlikView takes the regional-settings from the OS and they may be different.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 15:39:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/week-day-function-cannot-used-on-Qlikview-Ver11-Any-one-have/m-p/2026247#M1231825</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2023-01-16T15:39:05Z</dc:date>
    </item>
  </channel>
</rss>

