<?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 Qlikview Scripting : function date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941252#M966358</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I need your help to create a script in Qlikview. I have a excel file, it's contains date (jj/mm/yy) and values of each date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to convert date to day, for example if i have 25/09/2015, it's corresponds to Friday. and when we define all days for the date, we should determine the week, for example we suppose after the conversion we have : Friday saturday sunday monday tuesday wednesday thursday friday saturday sunday we can determine that for the week1 : we have friday saturday sunday and week2 we have : monday tuesday wednesday thursday friday saturday.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought to choose day fuction for the conversion date to day. but i don't have any idea how i can determine the week.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bonjour à tous,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J'ai besin de votre aide pour développer un script sous Qlikview. en effet j'ai un fichier excel qui contient des dates dans les headers, et des valeurs pour chaque colonne date. ce que je voudrais faire c'est par exemple si je trouve 25/09/2015 je peux déterminer le jour qui correspond à cette date et donc déduire qu'il s'agit d'un vendredi. et après avoir déterminer les jours, je voudrais déduire la semaine. On suppose que je trouve après la conversion Mercredi jeudi vendredi samedi dimanche lundi mardi mercredi jeudi vendredi samedi dimanche, je peux dire que le week 1: Mercredi jeudi vendredi samedi dimanche et week2: lundi mardi mercredi jeudi vendredi samedi dimanche.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J'ai pensé à utiliser la fonction day pour déduire le jour à partir d'une date, mais je n'ai aucune idée comment je peux faire pour déterminer les semaines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Merci pour votre aide !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Sep 2015 13:12:55 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-09-25T13:12:55Z</dc:date>
    <item>
      <title>Qlikview Scripting : function date</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941252#M966358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I need your help to create a script in Qlikview. I have a excel file, it's contains date (jj/mm/yy) and values of each date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to convert date to day, for example if i have 25/09/2015, it's corresponds to Friday. and when we define all days for the date, we should determine the week, for example we suppose after the conversion we have : Friday saturday sunday monday tuesday wednesday thursday friday saturday sunday we can determine that for the week1 : we have friday saturday sunday and week2 we have : monday tuesday wednesday thursday friday saturday.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought to choose day fuction for the conversion date to day. but i don't have any idea how i can determine the week.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bonjour à tous,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J'ai besin de votre aide pour développer un script sous Qlikview. en effet j'ai un fichier excel qui contient des dates dans les headers, et des valeurs pour chaque colonne date. ce que je voudrais faire c'est par exemple si je trouve 25/09/2015 je peux déterminer le jour qui correspond à cette date et donc déduire qu'il s'agit d'un vendredi. et après avoir déterminer les jours, je voudrais déduire la semaine. On suppose que je trouve après la conversion Mercredi jeudi vendredi samedi dimanche lundi mardi mercredi jeudi vendredi samedi dimanche, je peux dire que le week 1: Mercredi jeudi vendredi samedi dimanche et week2: lundi mardi mercredi jeudi vendredi samedi dimanche.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J'ai pensé à utiliser la fonction day pour déduire le jour à partir d'une date, mais je n'ai aucune idée comment je peux faire pour déterminer les semaines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Merci pour votre aide !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 13:12:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941252#M966358</guid>
      <dc:creator />
      <dc:date>2015-09-25T13:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Scripting : function date</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941253#M966360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this functions:&lt;/P&gt;&lt;P class="syntax"&gt;&lt;A name="kanchor470"&gt;&lt;/A&gt;&lt;A name="week"&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;week(&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;date&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Week number. Returns an integer representing the week when the fraction of &lt;SPAN class="Italic"&gt;expr&lt;/SPAN&gt; is interpreted as a &lt;SPAN class="Italic"&gt;date&lt;/SPAN&gt; according to the standard number interpretation. &lt;/P&gt;&lt;P class="example"&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;week( '1971-10-30' )&lt;/SPAN&gt; returns &lt;SPAN class="Italic"&gt;43&lt;/SPAN&gt;. &lt;/P&gt;&lt;P&gt;If the date format used does not correspond to the one set in the operating system, QlikView will not be able to make a correct interpretation. See above under &lt;A class="MCXref_0" href="https://community.qlik.com/"&gt;&lt;EM&gt;day(date)&lt;/EM&gt;&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;weekname(date),&lt;/P&gt;&lt;P&gt;weekday(date)&lt;/P&gt;&lt;P&gt;day(date) &lt;/P&gt;&lt;P&gt;etc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 13:17:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941253#M966360</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-09-25T13:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Scripting : function date</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941254#M966362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use the weekday() function if you need to determine the day of the week the date falls on&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN class="Bold"&gt;weekday(&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;date&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Week day. Returns an integer between 0-6. &lt;/LI&gt;&lt;LI&gt;Example:&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Code"&gt;weekday( '1971-10-30' )&lt;/SPAN&gt; returns &lt;SPAN class="Italic"&gt;5&lt;/SPAN&gt;. &lt;/LI&gt;&lt;LI&gt;If the date format used does not correspond to the one set in your operating system, QlikView will not be able to make a correct interpretation. See above under &lt;A class="MCXref_0" href="https://community.qlik.com/"&gt;&lt;EM style=": ; color: #0066cc; text-decoration: underline;"&gt;day(date)&lt;/EM&gt;&lt;/A&gt;. &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt; or you can use the week() function to determine which week within the year&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN class="Bold"&gt;week(&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;date&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Week number. Returns an integer representing the week when the fraction of &lt;SPAN class="Italic"&gt;expr&lt;/SPAN&gt; is interpreted as a &lt;SPAN class="Italic"&gt;date&lt;/SPAN&gt; according to the standard number interpretation. &lt;/LI&gt;&lt;LI&gt;Example:&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Code"&gt;week( '1971-10-30' )&lt;/SPAN&gt; returns &lt;SPAN class="Italic"&gt;43&lt;/SPAN&gt;. &lt;/LI&gt;&lt;LI&gt;If the date format used does not correspond to the one set in the operating system, QlikView will not be able to make a correct interpretation. See above under &lt;A class="MCXref_0" href="https://community.qlik.com/"&gt;&lt;EM style=": ; color: #0066cc; text-decoration: underline;"&gt;day(date)&lt;/EM&gt;&lt;/A&gt;. &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for either function you need to pass in the date&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 13:19:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941254#M966362</guid>
      <dc:creator />
      <dc:date>2015-09-25T13:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Scripting : function date</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941255#M966363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this:&lt;/P&gt;&lt;P&gt;LOAD A,&lt;/P&gt;&lt;P&gt;Week(A) as A_Week,&lt;/P&gt;&lt;P&gt;WeekDay(A) as Week_Day,&lt;/P&gt;&lt;P&gt;WeekName(A) as Week_Name,&lt;/P&gt;&lt;P&gt;WeekYear(A) as Week_Year&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, no labels, table is Feuil1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 13:22:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941255#M966363</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-09-25T13:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Scripting : function date</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941256#M966364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes i try it, but i have a problem when i choose my file to loaded it.&lt;/P&gt;&lt;P&gt;I can't see the headers with the date, i see only F G H....&lt;/P&gt;&lt;P&gt;&lt;IMG alt="date.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/100065_date.PNG" style="height: 428px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 13:28:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941256#M966364</guid>
      <dc:creator />
      <dc:date>2015-09-25T13:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Scripting : function date</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941257#M966366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You'll need to serialize your data. The matrix rotation can be done using a CROSSTABLE LOAD. I prefer to give you an example with your own (Excel) data, but I'm not sure what property the different rows relate to? There are 25 rows, so it can't be the hour of the day. What dimension value should be put before column A?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 13:38:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941257#M966366</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-09-25T13:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Scripting : function date</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941258#M966367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it juste one dimension Resource&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 13:39:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941258#M966367</guid>
      <dc:creator />
      <dc:date>2015-09-25T13:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Scripting : function date</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941259#M966368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can try change the options up on the top right to say Embedded for labels and set the lines for headers back to 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The option of Explicit lables may work but I would try embedded first - does the actual Excel file have headings in it on the first row&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 13:45:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941259#M966368</guid>
      <dc:creator />
      <dc:date>2015-09-25T13:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Scripting : function date</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941260#M966369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes i tried to change the options before, but it doesn't work &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;IMG alt="date2.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/100068_date2.PNG" style="height: 510px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="date3.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/100069_date3.PNG" style="height: 507px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 13:52:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941260#M966369</guid>
      <dc:creator />
      <dc:date>2015-09-25T13:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Scripting : function date</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941261#M966370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it looks like there are not any column headers in the file - you then will most likely need to do a Load As and for each letter, give it a field name that would correspond or update the excel file to have column headers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 13:55:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941261#M966370</guid>
      <dc:creator />
      <dc:date>2015-09-25T13:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Scripting : function date</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941262#M966371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with this script and the Excel file you first posted in the same directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Dabord:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;CROSSTABLE (Date, Nombre)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD 'P ' &amp;amp; RowNo() AS Propriété,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;FROM [.\Qlikview scripting.xlsx](ooxml, embedded labels, table is Feuil1);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Données:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;NOCONCATENATE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD Propriété, Date(num#(Date)) AS Date, Nombre&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;RESIDENT Dabord;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;DROP Table Dabord;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Calendrier:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD DISTINCT Date,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Week(Date) as Semaine,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;WeekDay(Date) as Semaine_Jour,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;WeekName(Date) as Semaine_Nom,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;WeekYear(Date) as Semaine_Année&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;RESIDENT Données;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 14:00:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941262#M966371</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-09-25T14:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Scripting : function date</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941263#M966372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you send me the script on qvs format please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 14:02:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941263#M966372</guid>
      <dc:creator />
      <dc:date>2015-09-25T14:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Scripting : function date</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941264#M966373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you don't add values for dimension Resource, you won't be able to make selections of different rows.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 14:02:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941264#M966373</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-09-25T14:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Scripting : function date</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941265#M966374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Copy/Paste from my last post. It's the complete script from the QVW, except for the localized SET statements (which are created automatically in every new document)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 14:03:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941265#M966374</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-09-25T14:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Scripting : function date</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941266#M966375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok Thank you, i will try it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 14:04:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941266#M966375</guid>
      <dc:creator />
      <dc:date>2015-09-25T14:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Scripting : function date</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941267#M966376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Peter , it works &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;Thank you all for your help !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 14:11:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941267#M966376</guid>
      <dc:creator />
      <dc:date>2015-09-25T14:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Scripting : function date</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941268#M966377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Adam for your help, it's solved &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 15:03:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-function-date/m-p/941268#M966377</guid>
      <dc:creator />
      <dc:date>2015-09-25T15:03:09Z</dc:date>
    </item>
  </channel>
</rss>

