<?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 How to save data in xls format fron script editor in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-save-data-in-xls-format-fron-script-editor/m-p/792359#M1051280</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to read a data from qvd file and save them in xls format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just type the next code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Custumer:&lt;/P&gt;&lt;P&gt;Load ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name&lt;/P&gt;&lt;P&gt;From $(vRuta)Custumer.qvd(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Store * From Customer into $(vDestino)Customers.csv(txt);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In these way it don't work. only save the save qvw file in txt format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Too i just type...&lt;/P&gt;&lt;P&gt;Store Customer into $(vDestino)Customers.csv;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and didn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone can help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Nov 2014 19:04:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-11-07T19:04:47Z</dc:date>
    <item>
      <title>How to save data in xls format fron script editor</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-save-data-in-xls-format-fron-script-editor/m-p/792359#M1051280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to read a data from qvd file and save them in xls format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just type the next code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Custumer:&lt;/P&gt;&lt;P&gt;Load ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name&lt;/P&gt;&lt;P&gt;From $(vRuta)Custumer.qvd(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Store * From Customer into $(vDestino)Customers.csv(txt);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In these way it don't work. only save the save qvw file in txt format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Too i just type...&lt;/P&gt;&lt;P&gt;Store Customer into $(vDestino)Customers.csv;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and didn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone can help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 19:04:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-save-data-in-xls-format-fron-script-editor/m-p/792359#M1051280</guid>
      <dc:creator />
      <dc:date>2014-11-07T19:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to save data in xls format fron script editor</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-save-data-in-xls-format-fron-script-editor/m-p/792360#M1051282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could it be spelling ?&amp;nbsp; Your table is Custumer in your script. But the store says Customer. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use whichever is the right table name:&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;"&gt;Store Customer into $(vDestino)Customers.csv (txt);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Store Custumer into $(vDestino)Customers.csv (txt);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ps:&amp;nbsp; what is $(vDestino) ?&amp;nbsp;&amp;nbsp; Something like&amp;nbsp; 'C:\Folder\'&amp;nbsp; I hope...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 19:10:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-save-data-in-xls-format-fron-script-editor/m-p/792360#M1051282</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-11-07T19:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to save data in xls format fron script editor</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-save-data-in-xls-format-fron-script-editor/m-p/792361#M1051284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry peoples !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My script code is working correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the issues was that I was looking for in another folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My sintax was verty well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 19:30:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-save-data-in-xls-format-fron-script-editor/m-p/792361#M1051284</guid>
      <dc:creator />
      <dc:date>2014-11-07T19:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to save data in xls format fron script editor</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-save-data-in-xls-format-fron-script-editor/m-p/792362#M1051285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;Sorry peoples !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;My script code is working correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;the issues was that I was looking for in another folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;My sintax was verty well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 19:31:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-save-data-in-xls-format-fron-script-editor/m-p/792362#M1051285</guid>
      <dc:creator />
      <dc:date>2014-11-07T19:31:48Z</dc:date>
    </item>
  </channel>
</rss>

