<?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 Making QVD with dynamic name in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Making-QVD-with-dynamic-name/m-p/174621#M43375</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;I&gt;&lt;/I&gt;&lt;I&gt;&lt;/I&gt;&lt;I&gt;&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;In wanna make a qvd with a date in the name. see above. Can someone explain what is wrong in this line ?&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;B&gt;store&lt;/B&gt; &lt;B&gt;&lt;I&gt;$(d)&lt;/I&gt;&lt;/B&gt; into &lt;B&gt;&lt;I&gt;$(vDataDir)&lt;/I&gt;&lt;/B&gt;\&lt;B&gt;&lt;I&gt;$(d)$(vToday)&lt;/I&gt;&lt;/B&gt;.QVD; &lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Mar 2011 15:30:34 GMT</pubDate>
    <dc:creator>francisvandergr</dc:creator>
    <dc:date>2011-03-22T15:30:34Z</dc:date>
    <item>
      <title>Making QVD with dynamic name</title>
      <link>https://community.qlik.com/t5/QlikView/Making-QVD-with-dynamic-name/m-p/174621#M43375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;I&gt;&lt;/I&gt;&lt;I&gt;&lt;/I&gt;&lt;I&gt;&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;In wanna make a qvd with a date in the name. see above. Can someone explain what is wrong in this line ?&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;B&gt;store&lt;/B&gt; &lt;B&gt;&lt;I&gt;$(d)&lt;/I&gt;&lt;/B&gt; into &lt;B&gt;&lt;I&gt;$(vDataDir)&lt;/I&gt;&lt;/B&gt;\&lt;B&gt;&lt;I&gt;$(d)$(vToday)&lt;/I&gt;&lt;/B&gt;.QVD; &lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2011 15:30:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-QVD-with-dynamic-name/m-p/174621#M43375</guid>
      <dc:creator>francisvandergr</dc:creator>
      <dc:date>2011-03-22T15:30:34Z</dc:date>
    </item>
    <item>
      <title>AW:Making QVD with dynamic name</title>
      <link>https://community.qlik.com/t5/QlikView/Making-QVD-with-dynamic-name/m-p/174622#M43376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;did you try to generate a file manually with the date-format of QV?&lt;/P&gt;&lt;P&gt;Maybe the file-system doesn't accept the separators ==&amp;gt; : of the date?&lt;/P&gt;&lt;P&gt;only estimated, the format seems correct..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2011 15:33:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-QVD-with-dynamic-name/m-p/174622#M43376</guid>
      <dc:creator />
      <dc:date>2011-03-22T15:33:07Z</dc:date>
    </item>
    <item>
      <title>AW:Making QVD with dynamic name</title>
      <link>https://community.qlik.com/t5/QlikView/Making-QVD-with-dynamic-name/m-p/174623#M43377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Most likely, your date format includes some of the characters that Windows doesn't allow in file names, like slash, for example.&lt;/P&gt;&lt;P&gt;Format your date using dots or underscores and it should work. For example:&lt;/P&gt;&lt;P&gt;let vDate = Date(myDate, 'YYYY_MM_DD');&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2011 15:38:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-QVD-with-dynamic-name/m-p/174623#M43377</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2011-03-22T15:38:13Z</dc:date>
    </item>
    <item>
      <title>Making QVD with dynamic name</title>
      <link>https://community.qlik.com/t5/QlikView/Making-QVD-with-dynamic-name/m-p/174624#M43378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;That should work, but since there may be slashes, I'd enclose the name of the file replacing those characters:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;LET vNombreArchivo = Date(Today(), 'YYYY_MM_DD'); store $(d) into [$(vDataDir)\$(d)$(vToday).QVD];&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;EDITed: previous code didn't make sense.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2011 15:42:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-QVD-with-dynamic-name/m-p/174624#M43378</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-03-22T15:42:08Z</dc:date>
    </item>
  </channel>
</rss>

