<?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: Api connector in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Api-connector/m-p/107525#M758682</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Iam having bunch of excel files for each year , instead of fetching data from DB i need to fetch from Excel , so for that i thought API connector may help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 08 Sep 2018 10:35:55 GMT</pubDate>
    <dc:creator>keerthika</dc:creator>
    <dc:date>2018-09-08T10:35:55Z</dc:date>
    <item>
      <title>Api connector</title>
      <link>https://community.qlik.com/t5/QlikView/Api-connector/m-p/107523#M758680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having some set of Excel files contains data, i need to load that Excel data into Qlikview by doing some filters using Api connector.&lt;/P&gt;&lt;P&gt;Give me some ideas &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;keke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Api-connector/m-p/107523#M758680</guid>
      <dc:creator>keerthika</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Api connector</title>
      <link>https://community.qlik.com/t5/QlikView/Api-connector/m-p/107524#M758681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why do you need to connect to Excel files via an API connector? QlikView can read Excel files directly. You can also add filters using a WHERE clause.&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_15364022613823005" jivemacro_uid="_15364022613823005"&gt;
&lt;P style="font-size: 13.3333px;"&gt;LOAD Product, &lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Salesman, &lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Quantity&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;FROM&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;(biff, embedded labels, table is [Sample-spreadsheet-file$])&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;WHERE Quantity &amp;gt; 40000;&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Sep 2018 10:24:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Api-connector/m-p/107524#M758681</guid>
      <dc:creator>vunguyenq89</dc:creator>
      <dc:date>2018-09-08T10:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Api connector</title>
      <link>https://community.qlik.com/t5/QlikView/Api-connector/m-p/107525#M758682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Iam having bunch of excel files for each year , instead of fetching data from DB i need to fetch from Excel , so for that i thought API connector may help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Sep 2018 10:35:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Api-connector/m-p/107525#M758682</guid>
      <dc:creator>keerthika</dc:creator>
      <dc:date>2018-09-08T10:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Api connector</title>
      <link>https://community.qlik.com/t5/QlikView/Api-connector/m-p/107526#M758683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then you can leverage the default "Excel File" ODBC connection to dynamically load multiple Excel files.&lt;/P&gt;&lt;P&gt;Check these articles:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14663"&gt;Dynamically Loading Multiple Excel Files&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-7860"&gt;Loading Multiple Excel Sheets Dynamically along with file name and sheet name&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Sep 2018 16:16:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Api-connector/m-p/107526#M758683</guid>
      <dc:creator>vunguyenq89</dc:creator>
      <dc:date>2018-09-08T16:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Api connector</title>
      <link>https://community.qlik.com/t5/QlikView/Api-connector/m-p/107527#M758684</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; &lt;/P&gt;&lt;P&gt;Yes, you are correct but here my challenge is, there is no column name specification in excel file i need to find the column names using data from the excel so here which way i need to go.. Can you pls give me some idea to proceed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;keke &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2018 13:05:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Api-connector/m-p/107527#M758684</guid>
      <dc:creator>keerthika</dc:creator>
      <dc:date>2018-09-10T13:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Api connector</title>
      <link>https://community.qlik.com/t5/QlikView/Api-connector/m-p/107528#M758685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't quite understand the requirements - does it means you need to load multiple Excel files, but don't know in advance how many columns and column names in each Excel file?&lt;/P&gt;&lt;P&gt;Some screenshots/ sample files may better clarify what you're trying to do.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2018 06:38:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Api-connector/m-p/107528#M758685</guid>
      <dc:creator>vunguyenq89</dc:creator>
      <dc:date>2018-09-11T06:38:29Z</dc:date>
    </item>
  </channel>
</rss>

