<?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: Several files &amp; concatenate data in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Several-files-concatenate-data/m-p/1254692#M25373</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Well no!&lt;BR /&gt;The file formats are not the same.&lt;BR /&gt;Moreover, some columns are not the same in different files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Jan 2017 09:39:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-01-31T09:39:41Z</dc:date>
    <item>
      <title>Several files &amp; concatenate data</title>
      <link>https://community.qlik.com/t5/App-Development/Several-files-concatenate-data/m-p/1254690#M25371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;having several website I have several files. they have the same structure.&lt;/P&gt;&lt;P&gt;How to concatenate the data use the same filters (particularly for the sites, dates, labels) and accumulate the data quantity and amount in the same graphics?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bruno&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 08:55:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Several-files-concatenate-data/m-p/1254690#M25371</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-30T08:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Several files &amp; concatenate data</title>
      <link>https://community.qlik.com/t5/App-Development/Several-files-concatenate-data/m-p/1254691#M25372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Bruno,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have multiple data files with same structure and same extension (e.g. &lt;STRONG&gt;&lt;EM&gt;.qvd &lt;/EM&gt;&lt;/STRONG&gt;or &lt;STRONG&gt;&lt;EM&gt;.xls&lt;/EM&gt;&lt;/STRONG&gt; or &lt;STRONG&gt;&lt;EM&gt;.csv&lt;/EM&gt;&lt;/STRONG&gt;) then use below syntax:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: monospace; font-size: 14px; background-color: #fbfbfb;"&gt;Data:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hljs-load_statement" style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&lt;SPAN class="hljs-keyword" style="color: #0000ff; font-weight: bold;"&gt;LOAD&lt;/SPAN&gt; *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hljs-load_statement" style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&lt;SPAN class="hljs-load_source"&gt;&lt;SPAN class="hljs-keyword" style="color: #0000ff; font-weight: bold;"&gt;FROM&lt;/SPAN&gt; ..\Data\*.qvd &lt;SPAN class="hljs-format_specification"&gt;(&lt;SPAN class="hljs-format_specification_items" style="color: #0000ff;"&gt;qvd&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hljs-load_statement" style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This will load all of the QVD files into Data table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 12:40:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Several-files-concatenate-data/m-p/1254691#M25372</guid>
      <dc:creator>rahulpawarb</dc:creator>
      <dc:date>2017-01-30T12:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Several files &amp; concatenate data</title>
      <link>https://community.qlik.com/t5/App-Development/Several-files-concatenate-data/m-p/1254692#M25373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Well no!&lt;BR /&gt;The file formats are not the same.&lt;BR /&gt;Moreover, some columns are not the same in different files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 09:39:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Several-files-concatenate-data/m-p/1254692#M25373</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-31T09:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Several files &amp; concatenate data</title>
      <link>https://community.qlik.com/t5/App-Development/Several-files-concatenate-data/m-p/1254693#M25374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Bruno,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your inputs. Would it possible to share some sample data along with current situation and expected results. This will help us further analyze this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 09:53:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Several-files-concatenate-data/m-p/1254693#M25374</guid>
      <dc:creator>rahulpawarb</dc:creator>
      <dc:date>2017-01-31T09:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: Several files &amp; concatenate data</title>
      <link>https://community.qlik.com/t5/App-Development/Several-files-concatenate-data/m-p/1254694#M25375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can I you address files?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 16:34:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Several-files-concatenate-data/m-p/1254694#M25375</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-31T16:34:06Z</dc:date>
    </item>
  </channel>
</rss>

