<?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 Reopening a csv stored by QlikView in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reopening-a-csv-stored-by-QlikView/m-p/1866671#M1216352</link>
    <description>&lt;P&gt;I'm attempting to do the following:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Load a manually defined map into QV from csv&lt;/LI&gt;
&lt;LI&gt;Apply map to a dataset&lt;/LI&gt;
&lt;LI&gt;Identify unmapped items&lt;/LI&gt;
&lt;LI&gt;Store the updated list of map items into csv (including the unmapped cases)&lt;/LI&gt;
&lt;LI&gt;Have a person edit the csv to patch the gaps (i.e. map the unmapped items)&lt;/LI&gt;
&lt;LI&gt;Back to step 1, so that with every reload the mapping list is more complete than the time before.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Problem I'm running into:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;For some reason after the load (of a previously stored file), the first column name is prefixed with a set of special characters.&lt;/LI&gt;
&lt;LI&gt;I've tried specifying the character set, but that can only be done on the Load not on the Store,&amp;nbsp; and I can't seem to find info on the default codepage for the Store operation.&lt;/LI&gt;
&lt;LI&gt;I know I'm fudging things by mixing csv and txt, but my options here appear very limited.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;The two code lines pertinent to my question:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Store OwnerLookup into $(vSharePath)APPS\OwnerLookup .csv(txt);&lt;/LI&gt;
&lt;LI&gt;LOAD * from $(vSharePath)APPS\OwnerLookup .csv (txt, delimiter is ',', embedded labels)&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Fri, 03 Dec 2021 18:54:23 GMT</pubDate>
    <dc:creator>jwaligora</dc:creator>
    <dc:date>2021-12-03T18:54:23Z</dc:date>
    <item>
      <title>Reopening a csv stored by QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Reopening-a-csv-stored-by-QlikView/m-p/1866671#M1216352</link>
      <description>&lt;P&gt;I'm attempting to do the following:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Load a manually defined map into QV from csv&lt;/LI&gt;
&lt;LI&gt;Apply map to a dataset&lt;/LI&gt;
&lt;LI&gt;Identify unmapped items&lt;/LI&gt;
&lt;LI&gt;Store the updated list of map items into csv (including the unmapped cases)&lt;/LI&gt;
&lt;LI&gt;Have a person edit the csv to patch the gaps (i.e. map the unmapped items)&lt;/LI&gt;
&lt;LI&gt;Back to step 1, so that with every reload the mapping list is more complete than the time before.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Problem I'm running into:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;For some reason after the load (of a previously stored file), the first column name is prefixed with a set of special characters.&lt;/LI&gt;
&lt;LI&gt;I've tried specifying the character set, but that can only be done on the Load not on the Store,&amp;nbsp; and I can't seem to find info on the default codepage for the Store operation.&lt;/LI&gt;
&lt;LI&gt;I know I'm fudging things by mixing csv and txt, but my options here appear very limited.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;The two code lines pertinent to my question:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Store OwnerLookup into $(vSharePath)APPS\OwnerLookup .csv(txt);&lt;/LI&gt;
&lt;LI&gt;LOAD * from $(vSharePath)APPS\OwnerLookup .csv (txt, delimiter is ',', embedded labels)&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Fri, 03 Dec 2021 18:54:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reopening-a-csv-stored-by-QlikView/m-p/1866671#M1216352</guid>
      <dc:creator>jwaligora</dc:creator>
      <dc:date>2021-12-03T18:54:23Z</dc:date>
    </item>
  </channel>
</rss>

