<?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: Create a csv file thru web service in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-a-csv-file-thru-web-service/m-p/803945#M283836</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;have you tried this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.quickintelligence.co.uk/write-csv-qlikview-store/" title="http://www.quickintelligence.co.uk/write-csv-qlikview-store/"&gt;http://www.quickintelligence.co.uk/write-csv-qlikview-store/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;André Gomes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Jan 2015 15:57:40 GMT</pubDate>
    <dc:creator>agomes1971</dc:creator>
    <dc:date>2015-01-05T15:57:40Z</dc:date>
    <item>
      <title>Create a csv file thru web service</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-csv-file-thru-web-service/m-p/803943#M283834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Looking for solution to create csv file thru webservice.I know its possible thru macro but due to security reasons cannot use this option.Please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 18:00:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-csv-file-thru-web-service/m-p/803943#M283834</guid>
      <dc:creator />
      <dc:date>2014-12-30T18:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Create a csv file thru web service</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-csv-file-thru-web-service/m-p/803944#M283835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any suggestions community ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 15:38:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-csv-file-thru-web-service/m-p/803944#M283835</guid>
      <dc:creator />
      <dc:date>2015-01-05T15:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Create a csv file thru web service</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-csv-file-thru-web-service/m-p/803945#M283836</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;have you tried this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.quickintelligence.co.uk/write-csv-qlikview-store/" title="http://www.quickintelligence.co.uk/write-csv-qlikview-store/"&gt;http://www.quickintelligence.co.uk/write-csv-qlikview-store/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;André Gomes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 15:57:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-csv-file-thru-web-service/m-p/803945#M283836</guid>
      <dc:creator>agomes1971</dc:creator>
      <dc:date>2015-01-05T15:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: Create a csv file thru web service</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-csv-file-thru-web-service/m-p/803946#M283837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Andre.In our case user select the value in input box and then the value of INPUT box plus data in straight table combined should be exported to CSV by user from accesspoint&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;input box: &lt;SPAN style="color: #ff0000; font-size: 12pt;"&gt;Yes&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Server&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;status&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;abcd1&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;UP&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;dfed23&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;UP&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;wqasw321&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;UP&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the CSV should contain&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Server,status,QC&lt;/P&gt;&lt;P&gt;abcd1,UP,&lt;SPAN style="color: #ff0000;"&gt;YES&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;dfed23,UP,&lt;SPAN style="color: #ff0000;"&gt;YES&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;wqasw321,&lt;SPAN style="color: #ff0000;"&gt;YES&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 21:33:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-csv-file-thru-web-service/m-p/803946#M283837</guid>
      <dc:creator />
      <dc:date>2015-01-13T21:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Create a csv file thru web service</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-csv-file-thru-web-service/m-p/803947#M283838</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;don't forget to put a check on the correct answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;André Gomes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 21:41:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-csv-file-thru-web-service/m-p/803947#M283838</guid>
      <dc:creator>agomes1971</dc:creator>
      <dc:date>2015-01-13T21:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: Create a csv file thru web service</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-csv-file-thru-web-service/m-p/803948#M283839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The page you suggested is using store command in reload.In our case its user initiated by button.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 14:16:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-csv-file-thru-web-service/m-p/803948#M283839</guid>
      <dc:creator />
      <dc:date>2015-01-14T14:16:12Z</dc:date>
    </item>
  </channel>
</rss>

