<?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: Editing QVD in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Editing-QVD/m-p/909195#M990062</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see attachment, and image&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/93692_1.png" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jul 2015 20:35:59 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2015-07-22T20:35:59Z</dc:date>
    <item>
      <title>Editing QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Editing-QVD/m-p/909190#M990057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have this QVD file containing information regarding the Latitude and Longitude and the Country boundary information along with the 3 letter country code. I want to add another column containing list of all countries in full form. Can you guys please help me out how to do it? I have my deadline in two days to generate Qlikmaps &lt;SPAN class="emoticon-inline emoticon_sad"&gt;&lt;/SPAN&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 20:28:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Editing-QVD/m-p/909190#M990057</guid>
      <dc:creator />
      <dc:date>2015-07-21T20:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: Editing QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Editing-QVD/m-p/909191#M990058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;CountryMap:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Mapping LOAD &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Alpha-3 code],&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [English short name (upper/lower case)]&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FROM&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://en.wikipedia.org/wiki/ISO_3166-1" rel="nofollow"&gt;https://en.wikipedia.org/wiki/ISO_3166-1&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(html, codepage is 1252, embedded labels, table is @1);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Country:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD Name,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; ApplyMap('CountryMap',&amp;nbsp; Name) as Name2,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Description, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FeaturesBoundary, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Lat, Lng&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FROM&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;world.qvd&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(qvd);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;store Country into Country2.qvd (qvd);&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 20:55:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Editing-QVD/m-p/909191#M990058</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-07-21T20:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: Editing QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Editing-QVD/m-p/909192#M990059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I am new to Qlikview. I understood the script, what does&amp;nbsp; "&lt;EM&gt;store Country into Country2.qvd (qvd);&lt;/EM&gt;" mean?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where Will there be a Country2.qvd being created if it doesn't exist?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I save this as another QVD?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 18:55:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Editing-QVD/m-p/909192#M990059</guid>
      <dc:creator />
      <dc:date>2015-07-22T18:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Editing QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Editing-QVD/m-p/909193#M990060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Save the table Country in Country2.qvd file on your file system so you can reuse it with Qlik as .qvd is a Qlik proprietary format (example you can read Country2.qvd in a different .qvw).&lt;/P&gt;&lt;P&gt;If Country2.qvd exists it will be overwritten, if not created.&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;store Country into SecondCountry2.qvd (qvd);&amp;nbsp; &lt;/EM&gt;will creates a new .qvd.&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;store Country into ThirdCountry2.qvd (qvd);&amp;nbsp; &lt;/EM&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;.......................&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #3d3d3d; font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;..........................&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is an useful tool to read a qvd file &lt;STRONG&gt;qviewer.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;And also there is an useful help in Qlik (for store).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 19:20:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Editing-QVD/m-p/909193#M990060</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-07-22T19:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: Editing QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Editing-QVD/m-p/909194#M990061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I executed the script, when I open the country2.qvd the "Name2" field is empty. The data is not populated in Name2. Can you please help me out with what the issue might be?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 19:48:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Editing-QVD/m-p/909194#M990061</guid>
      <dc:creator />
      <dc:date>2015-07-22T19:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Editing QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Editing-QVD/m-p/909195#M990062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see attachment, and image&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/93692_1.png" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 20:35:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Editing-QVD/m-p/909195#M990062</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-07-22T20:35:59Z</dc:date>
    </item>
  </channel>
</rss>

