<?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 Storing table to text files in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Storing-table-to-text-files/m-p/896451#M657727</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MyTable:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt; Country&amp;amp;'|'&amp;amp;Month&amp;amp;'|'&amp;amp;Val as Fulldata&lt;/P&gt;&lt;P&gt;FROM &lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;STORE MyTable INTO MyCSVFile.csv (txt);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field "Val" has decimal values till 8. But when I store it to "&lt;SPAN style="font-size: 13.3333330154419px;"&gt;MyCSVFile.csv" it takes only till 2 decimal places.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how to maintain the same formatting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shannoy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Jun 2015 12:30:23 GMT</pubDate>
    <dc:creator>shannoypaul</dc:creator>
    <dc:date>2015-06-02T12:30:23Z</dc:date>
    <item>
      <title>Storing table to text files</title>
      <link>https://community.qlik.com/t5/QlikView/Storing-table-to-text-files/m-p/896451#M657727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MyTable:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt; Country&amp;amp;'|'&amp;amp;Month&amp;amp;'|'&amp;amp;Val as Fulldata&lt;/P&gt;&lt;P&gt;FROM &lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;STORE MyTable INTO MyCSVFile.csv (txt);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field "Val" has decimal values till 8. But when I store it to "&lt;SPAN style="font-size: 13.3333330154419px;"&gt;MyCSVFile.csv" it takes only till 2 decimal places.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how to maintain the same formatting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shannoy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 12:30:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Storing-table-to-text-files/m-p/896451#M657727</guid>
      <dc:creator>shannoypaul</dc:creator>
      <dc:date>2015-06-02T12:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Storing table to text files</title>
      <link>https://community.qlik.com/t5/QlikView/Storing-table-to-text-files/m-p/896452#M657728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shannoy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you upload your xlsx please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 12:32:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Storing-table-to-text-files/m-p/896452#M657728</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-06-02T12:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Storing table to text files</title>
      <link>https://community.qlik.com/t5/QlikView/Storing-table-to-text-files/m-p/896453#M657729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a textual keyfield, instead of Val use Num(Val, &lt;EM&gt;FormatString&lt;/EM&gt;') where you replace FormatString with a proper format e.g. '#0.00000000' (assuming you use US decimal separators)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 12:34:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Storing-table-to-text-files/m-p/896453#M657729</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-06-02T12:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Storing table to text files</title>
      <link>https://community.qlik.com/t5/QlikView/Storing-table-to-text-files/m-p/896454#M657730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Country&amp;amp;'|'&amp;amp;Month&amp;amp;'|'&amp;amp;&lt;STRONG&gt;Text(&lt;/STRONG&gt;Val&lt;STRONG&gt;)&lt;/STRONG&gt; as Fulldata&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 12:36:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Storing-table-to-text-files/m-p/896454#M657730</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-06-02T12:36:17Z</dc:date>
    </item>
  </channel>
</rss>

