<?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 Flag first upload of each month in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Flag-first-upload-of-each-month/m-p/2511824#M105129</link>
    <description>&lt;P&gt;To my app i upload twice a month. The first upload isnt always on the 1st of each month it can be on the 2nd/3rd and so on.&lt;/P&gt;&lt;P&gt;Ive created qvd's to store this.&lt;/P&gt;&lt;P&gt;How can I flag the first upload of each month?&lt;/P&gt;</description>
    <pubDate>Thu, 27 Mar 2025 09:04:58 GMT</pubDate>
    <dc:creator>jp_afc</dc:creator>
    <dc:date>2025-03-27T09:04:58Z</dc:date>
    <item>
      <title>Flag first upload of each month</title>
      <link>https://community.qlik.com/t5/App-Development/Flag-first-upload-of-each-month/m-p/2511824#M105129</link>
      <description>&lt;P&gt;To my app i upload twice a month. The first upload isnt always on the 1st of each month it can be on the 2nd/3rd and so on.&lt;/P&gt;&lt;P&gt;Ive created qvd's to store this.&lt;/P&gt;&lt;P&gt;How can I flag the first upload of each month?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 09:04:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Flag-first-upload-of-each-month/m-p/2511824#M105129</guid>
      <dc:creator>jp_afc</dc:creator>
      <dc:date>2025-03-27T09:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: Flag first upload of each month</title>
      <link>https://community.qlik.com/t5/App-Development/Flag-first-upload-of-each-month/m-p/2511830#M105130</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/224200"&gt;@jp_afc&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would just build a test for testing the qvd.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code is&amp;nbsp;&lt;SPAN&gt;QvdCreateTime&lt;/SPAN&gt;&lt;SPAN&gt;('File.qvd').&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;So something like&amp;nbsp;&lt;/P&gt;&lt;P&gt;LET&amp;nbsp;zListqvdexists=isnull(QvdCreateTime('File.qvd'));&amp;nbsp;&amp;nbsp;// if qvd exists then 0 else -1&lt;/P&gt;&lt;P&gt;Let zFlag =&amp;nbsp;zListqvdexists;&lt;/P&gt;&lt;P&gt;You can then add this as a field (Using a resident load) before you store the file or alternatively add this flag to the QVD filename...&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the link to the documentation&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/November2024/Subsystems/Hub/Content/Sense_Hub/Scripting/FileFunctions/QvdCreateTime.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/November2024/Subsystems/Hub/Content/Sense_Hub/Scripting/FileFunctions/QvdCreateTime.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards Jandre&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 09:15:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Flag-first-upload-of-each-month/m-p/2511830#M105130</guid>
      <dc:creator>JandreKillianRIC</dc:creator>
      <dc:date>2025-03-27T09:15:23Z</dc:date>
    </item>
  </channel>
</rss>

