<?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 Number Format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Week-Number-Format/m-p/120570#M758837</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to use this function to lock the weekday:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px;"&gt;weekday( DateField , 3)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;0 for Monday&lt;/LI&gt;&lt;LI&gt;1 for Tuesday&lt;/LI&gt;&lt;LI&gt;2 for Wednesday&lt;/LI&gt;&lt;LI&gt;3 for Thursday&lt;/LI&gt;&lt;LI&gt;4 for Friday&lt;/LI&gt;&lt;LI&gt;5 for Saturday&lt;/LI&gt;&lt;LI&gt;6 for Sunday&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Aug 2018 14:38:54 GMT</pubDate>
    <dc:creator>PabloTrevisan</dc:creator>
    <dc:date>2018-08-24T14:38:54Z</dc:date>
    <item>
      <title>Week Number Format</title>
      <link>https://community.qlik.com/t5/QlikView/Week-Number-Format/m-p/120569#M758836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day everyone.&lt;/P&gt;&lt;P&gt;I want&amp;nbsp; my week to start from Thursday but I am finding it difficult.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached a sample data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: this one starts on Monday.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-Number-Format/m-p/120569#M758836</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Week Number Format</title>
      <link>https://community.qlik.com/t5/QlikView/Week-Number-Format/m-p/120570#M758837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to use this function to lock the weekday:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px;"&gt;weekday( DateField , 3)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;0 for Monday&lt;/LI&gt;&lt;LI&gt;1 for Tuesday&lt;/LI&gt;&lt;LI&gt;2 for Wednesday&lt;/LI&gt;&lt;LI&gt;3 for Thursday&lt;/LI&gt;&lt;LI&gt;4 for Friday&lt;/LI&gt;&lt;LI&gt;5 for Saturday&lt;/LI&gt;&lt;LI&gt;6 for Sunday&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 14:38:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-Number-Format/m-p/120570#M758837</guid>
      <dc:creator>PabloTrevisan</dc:creator>
      <dc:date>2018-08-24T14:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Week Number Format</title>
      <link>https://community.qlik.com/t5/QlikView/Week-Number-Format/m-p/120571#M758838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Pablo. I tried it but it did not work(wrong script) or may be I do not know how to do it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 15:28:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-Number-Format/m-p/120571#M758838</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-24T15:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Week Number Format</title>
      <link>https://community.qlik.com/t5/QlikView/Week-Number-Format/m-p/120572#M758839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;t the start of edit script&amp;nbsp; while defineing varibles&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;you can change the order of&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SET ThousandSep=',';&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SET DecimalSep='.';&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SET MoneyThousandSep=',';&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SET MoneyDecimalSep='.';&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SET MoneyFormat='$#,##0.00;($#,##0.00)';&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SET TimeFormat='h:mm:ss TT';&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SET DateFormat='M/D/YYYY';&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SET TimestampFormat='M/D/YYYY h:mm:ss[.fff] TT';&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SET MonthNames='Jan;Feb;Mar;Apr;May;Jun;Jul;Aug;Sep;Oct;Nov;Dec';&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;SET DayNames='&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Thu;&lt;/STRONG&gt;Fri;Sat;Sun;Mon;Tue;Wed';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;instead of &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;SETDayNames='Mon;Tue;Wed;Thu;Fri;Sat;Sun';&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;and save application&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 15:47:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-Number-Format/m-p/120572#M758839</guid>
      <dc:creator>MarioCenteno</dc:creator>
      <dc:date>2018-08-24T15:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Week Number Format</title>
      <link>https://community.qlik.com/t5/QlikView/Week-Number-Format/m-p/120573#M758840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mario,&lt;/P&gt;&lt;P&gt;I have done it but it did not change.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 15:59:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-Number-Format/m-p/120573#M758840</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-24T15:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Week Number Format</title>
      <link>https://community.qlik.com/t5/QlikView/Week-Number-Format/m-p/120574#M758841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all. I have done it. I have attached the solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 16:59:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-Number-Format/m-p/120574#M758841</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-24T16:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Week Number Format</title>
      <link>https://community.qlik.com/t5/QlikView/Week-Number-Format/m-p/120575#M758842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/NumberInterpretationVariables/FirstWeekDay.htm" title="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/NumberInterpretationVariables/FirstWeekDay.htm"&gt;https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/NumberInterpretationVariables/Firs…&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Aug 2018 20:25:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-Number-Format/m-p/120575#M758842</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-08-26T20:25:47Z</dc:date>
    </item>
  </channel>
</rss>

