<?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 Weekday in filename in Water Cooler</title>
    <link>https://community.qlik.com/t5/Water-Cooler/Weekday-in-filename/m-p/364193#M1114</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm working on a script, that saves a table in a certain directory. Now I want the file to be named including todays weekday.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;For example: File_Monday; File_Tuesday etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The store command ends like this:&lt;/P&gt;&lt;P&gt;INTO $(ShareDirectory)File_&lt;SPAN style="color: #ff0000;"&gt;Weekday&lt;/SPAN&gt;.csv (ansi, txt, delimiter is ';', embedded labels);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me, what to fill in, to get the right day?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Mar 2012 08:13:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-03-22T08:13:27Z</dc:date>
    <item>
      <title>Weekday in filename</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Weekday-in-filename/m-p/364193#M1114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm working on a script, that saves a table in a certain directory. Now I want the file to be named including todays weekday.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;For example: File_Monday; File_Tuesday etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The store command ends like this:&lt;/P&gt;&lt;P&gt;INTO $(ShareDirectory)File_&lt;SPAN style="color: #ff0000;"&gt;Weekday&lt;/SPAN&gt;.csv (ansi, txt, delimiter is ';', embedded labels);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me, what to fill in, to get the right day?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 08:13:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Weekday-in-filename/m-p/364193#M1114</guid>
      <dc:creator />
      <dc:date>2012-03-22T08:13:27Z</dc:date>
    </item>
    <item>
      <title>Weekday in filename</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Weekday-in-filename/m-p/364194#M1115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;create a variable &lt;/P&gt;&lt;P&gt;var= weekday(fieldname)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;$(ShareDirectory)File_$(var)&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;.csv&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;hope this helps&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 08:28:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Weekday-in-filename/m-p/364194#M1115</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2012-03-22T08:28:01Z</dc:date>
    </item>
  </channel>
</rss>

