<?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: Store file once a week in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Store-file-once-a-week/m-p/1582527#M739134</link>
    <description>&lt;P&gt;if weekday(today()) = 3 then (weekday can start at different days so might be 2).&lt;BR /&gt;store ..............&lt;BR /&gt;end if&lt;/P&gt;</description>
    <pubDate>Tue, 21 May 2019 07:01:31 GMT</pubDate>
    <dc:creator>bramkn</dc:creator>
    <dc:date>2019-05-21T07:01:31Z</dc:date>
    <item>
      <title>Store file once a week</title>
      <link>https://community.qlik.com/t5/QlikView/Store-file-once-a-week/m-p/1582511#M739132</link>
      <description>&lt;P&gt;Hello dear Qlik Community,&lt;/P&gt;&lt;P&gt;During data load it is possible to store files on drives. Every time data is loaded, file is stored.&amp;nbsp;&lt;/P&gt;&lt;P&gt;'store DATA into 'lib://P-QLIK/data.csv'(txt,delimiter is ';');'&lt;/P&gt;&lt;P&gt;Is it possible to store file only once a week (for example only on Wednesdays)? How to write this in code?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;maasool&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:49:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-file-once-a-week/m-p/1582511#M739132</guid>
      <dc:creator>maasool</dc:creator>
      <dc:date>2024-11-16T20:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Store file once a week</title>
      <link>https://community.qlik.com/t5/QlikView/Store-file-once-a-week/m-p/1582526#M739133</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can do something like&amp;nbsp;&lt;/P&gt;&lt;P&gt;if weekday(today()) = 2&amp;nbsp; then&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;///counting start from zero for monday in default mode&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; store DATA into 'lib://P-QLIK/data.csv'(txt,delimiter is ';');&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;end if&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2019 07:01:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-file-once-a-week/m-p/1582526#M739133</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2019-05-21T07:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: Store file once a week</title>
      <link>https://community.qlik.com/t5/QlikView/Store-file-once-a-week/m-p/1582527#M739134</link>
      <description>&lt;P&gt;if weekday(today()) = 3 then (weekday can start at different days so might be 2).&lt;BR /&gt;store ..............&lt;BR /&gt;end if&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2019 07:01:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-file-once-a-week/m-p/1582527#M739134</guid>
      <dc:creator>bramkn</dc:creator>
      <dc:date>2019-05-21T07:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Store file once a week</title>
      <link>https://community.qlik.com/t5/QlikView/Store-file-once-a-week/m-p/1582628#M739135</link>
      <description>&lt;P&gt;Thank you both!&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2019 09:25:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-file-once-a-week/m-p/1582628#M739135</guid>
      <dc:creator>maasool</dc:creator>
      <dc:date>2019-05-21T09:25:03Z</dc:date>
    </item>
  </channel>
</rss>

