<?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: Join model data with local excel data in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Join-model-data-with-local-excel-data/m-p/1115664#M19136</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In QlikView you might be able to do a partial reload to get something like this accomplished&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Aug 2016 17:55:17 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-08-30T17:55:17Z</dc:date>
    <item>
      <title>Join model data with local excel data</title>
      <link>https://community.qlik.com/t5/App-Development/Join-model-data-with-local-excel-data/m-p/1115663#M19135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to join model data with local data uploaded by user ?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want to achieve is to build an app which will have a functionality to load local excel data ( format would be fixed) by user.&amp;nbsp; Then the app will read one particular field of the excel and pass the values to model as filter .&amp;nbsp; Then the model would return data based on that selection . In essence I want to do a left outer join of uploaded data with another data source in system . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this something possible very easily in QlikView or Sense ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Anindya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 17:38:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Join-model-data-with-local-excel-data/m-p/1115663#M19135</guid>
      <dc:creator />
      <dc:date>2016-08-30T17:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Join model data with local excel data</title>
      <link>https://community.qlik.com/t5/App-Development/Join-model-data-with-local-excel-data/m-p/1115664#M19136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In QlikView you might be able to do a partial reload to get something like this accomplished&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 17:55:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Join-model-data-with-local-excel-data/m-p/1115664#M19136</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-30T17:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: Join model data with local excel data</title>
      <link>https://community.qlik.com/t5/App-Development/Join-model-data-with-local-excel-data/m-p/1115665#M19137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your quick reply Sunny .&amp;nbsp;&amp;nbsp; I see in QlikSense we have a functionality to drag and drop excel file .&amp;nbsp; But not sure if we can access that excel file in a script to achieve my goal .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 18:23:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Join-model-data-with-local-excel-data/m-p/1115665#M19137</guid>
      <dc:creator />
      <dc:date>2016-08-30T18:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Join model data with local excel data</title>
      <link>https://community.qlik.com/t5/App-Development/Join-model-data-with-local-excel-data/m-p/1115666#M19138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mentioned QlikView or Qlik Sense? I don't know about Qlik Sense, but if you can provide a sample for QlikView, I might be able to help you out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 18:40:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Join-model-data-with-local-excel-data/m-p/1115666#M19138</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-30T18:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: Join model data with local excel data</title>
      <link>https://community.qlik.com/t5/App-Development/Join-model-data-with-local-excel-data/m-p/1115667#M19139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Preference would be QlikSense , but I am fine with QlikView too.&amp;nbsp; I want to provide an app to users which will allow them to browse and select an excel file to load and then say "Execute" my model.&amp;nbsp; "Execute" button would read the excel file , let's say a column "Material Number" and pass those material numbers to another query.&amp;nbsp; Now , in third step I want to do a left outer join of the uploaded excel file and query result and present the data to users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am quite new to Qlik so not able to gauge the complexity of this requirement.&amp;nbsp; &lt;/P&gt;&lt;P&gt;Thanks for your help . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Anindya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 18:54:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Join-model-data-with-local-excel-data/m-p/1115667#M19139</guid>
      <dc:creator />
      <dc:date>2016-08-30T18:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Join model data with local excel data</title>
      <link>https://community.qlik.com/t5/App-Development/Join-model-data-with-local-excel-data/m-p/1115668#M19140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have worked on some samples before, see if those help:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/227115"&gt;Dynamic Partial Reload for data model ?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/198096"&gt;Multiple Partial Reloads&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 19:40:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Join-model-data-with-local-excel-data/m-p/1115668#M19140</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-30T19:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: Join model data with local excel data</title>
      <link>https://community.qlik.com/t5/App-Development/Join-model-data-with-local-excel-data/m-p/1115669#M19141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to load Excel data and access them within script .&amp;nbsp;&amp;nbsp; Now, my intention is to take distinct values from one field in excel data and pass them to another query ( from another source via ODBC)&amp;nbsp; as filter .&amp;nbsp; But, it seems I am stuck here.&amp;nbsp;&amp;nbsp;&amp;nbsp; I can bring all the data from my second source and do a left outer join, but second source would be huge . So, that would not be an efficient approach &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Anindya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2016 13:51:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Join-model-data-with-local-excel-data/m-p/1115669#M19141</guid>
      <dc:creator />
      <dc:date>2016-09-02T13:51:37Z</dc:date>
    </item>
  </channel>
</rss>

