<?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 Writing a QVD doesn't like spaces??? Feb bug? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Writing-a-QVD-doesn-t-like-spaces-Feb-bug/m-p/35256#M2383</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used to write QVD files to a directory with a user name and this stopped working in the feb version. To troubleshoot I made 2 Folder connections pointing to the same location:&lt;/P&gt;&lt;P&gt;QVDFiles &lt;/P&gt;&lt;P&gt;QVDFiles (abc_student)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So both of these STORE commands should work - or both should fail. Unfortunately only the first works &lt;/P&gt;&lt;P&gt;STORE MasterCalendar INTO 'lib://QVDFiles/MasterCalendar.qvd'(qvd);&lt;/P&gt;&lt;P&gt;STORE MasterCalendar INTO 'lib://QVDFiles (abc_student)/MasterCalendar.qvd'(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;The following error occurred:&lt;/P&gt;&lt;P&gt;Connection not found: QVDFiles (abc_student)&lt;/P&gt;&lt;P&gt;The error occurred here:&lt;/P&gt;&lt;P&gt;STORE MasterCalendar INTO 'lib://QVDFiles (abc_student)/MasterCalendar.qvd'(qvd)&lt;/P&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas? I created both connections with the same account - so it's not a permission issue. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Jun 2018 00:30:24 GMT</pubDate>
    <dc:creator>Daniel_Moore</dc:creator>
    <dc:date>2018-06-16T00:30:24Z</dc:date>
    <item>
      <title>Writing a QVD doesn't like spaces??? Feb bug?</title>
      <link>https://community.qlik.com/t5/App-Development/Writing-a-QVD-doesn-t-like-spaces-Feb-bug/m-p/35256#M2383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used to write QVD files to a directory with a user name and this stopped working in the feb version. To troubleshoot I made 2 Folder connections pointing to the same location:&lt;/P&gt;&lt;P&gt;QVDFiles &lt;/P&gt;&lt;P&gt;QVDFiles (abc_student)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So both of these STORE commands should work - or both should fail. Unfortunately only the first works &lt;/P&gt;&lt;P&gt;STORE MasterCalendar INTO 'lib://QVDFiles/MasterCalendar.qvd'(qvd);&lt;/P&gt;&lt;P&gt;STORE MasterCalendar INTO 'lib://QVDFiles (abc_student)/MasterCalendar.qvd'(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;The following error occurred:&lt;/P&gt;&lt;P&gt;Connection not found: QVDFiles (abc_student)&lt;/P&gt;&lt;P&gt;The error occurred here:&lt;/P&gt;&lt;P&gt;STORE MasterCalendar INTO 'lib://QVDFiles (abc_student)/MasterCalendar.qvd'(qvd)&lt;/P&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas? I created both connections with the same account - so it's not a permission issue. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Jun 2018 00:30:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Writing-a-QVD-doesn-t-like-spaces-Feb-bug/m-p/35256#M2383</guid>
      <dc:creator>Daniel_Moore</dc:creator>
      <dc:date>2018-06-16T00:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Writing a QVD doesn't like spaces??? Feb bug?</title>
      <link>https://community.qlik.com/t5/App-Development/Writing-a-QVD-doesn-t-like-spaces-Feb-bug/m-p/35257#M2384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use double quotes or square brackets in your store statements instead of single quotes? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jun 2018 12:41:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Writing-a-QVD-doesn-t-like-spaces-Feb-bug/m-p/35257#M2384</guid>
      <dc:creator>mikaelsc</dc:creator>
      <dc:date>2018-06-17T12:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: Writing a QVD doesn't like spaces??? Feb bug?</title>
      <link>https://community.qlik.com/t5/App-Development/Writing-a-QVD-doesn-t-like-spaces-Feb-bug/m-p/35258#M2385</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;&lt;/P&gt;&lt;P&gt;semicolumn missing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;STORE &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;MasterCalendar &lt;/SPAN&gt;INTO [lib://&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;QVDFiles (abc_student)/MasterCalendar.qvd&lt;/SPAN&gt;] (qvd);&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jun 2018 14:41:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Writing-a-QVD-doesn-t-like-spaces-Feb-bug/m-p/35258#M2385</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2018-06-17T14:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Writing a QVD doesn't like spaces??? Feb bug?</title>
      <link>https://community.qlik.com/t5/App-Development/Writing-a-QVD-doesn-t-like-spaces-Feb-bug/m-p/35259#M2386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both of those suggestions worked. All of this syntax worked in Feb: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-indent: 0px;"&gt;STORE MasterCalendar INTO '&lt;A href="https://community.qlik.com/"&gt;lib://QVDFiles/MasterCalendar.qvd&lt;/A&gt;'(qvd);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-indent: 0px;"&gt;STORE Orders INTO "&lt;A href="https://community.qlik.com/"&gt;lib://QVDFiles&lt;/A&gt; (abc_student)/MasterCalendar.qvd"(qvd);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-indent: 0px;"&gt;STORE Orders INTO [&lt;/SPAN&gt;&lt;A href="https://community.qlik.com/" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-indent: 0px;"&gt;lib://QVDFiles&lt;/A&gt; &lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-indent: 0px;"&gt;(abc_student)/MasterCalendar.qvd](qvd);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Though the other syntax worked in prior versions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 04:46:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Writing-a-QVD-doesn-t-like-spaces-Feb-bug/m-p/35259#M2386</guid>
      <dc:creator>Daniel_Moore</dc:creator>
      <dc:date>2018-06-18T04:46:06Z</dc:date>
    </item>
  </channel>
</rss>

