<?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: Data source, ETL and map application on QlikView in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-source-ETL-and-map-application-on-QlikView/m-p/495133#M1135426</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For expressor, what is/are the main functions of it? Does it provide more advanced ETL functions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Nov 2013 01:12:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-08T01:12:32Z</dc:date>
    <item>
      <title>Data source, ETL and map application on QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Data-source-ETL-and-map-application-on-QlikView/m-p/495130#M1135423</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 have tried to use QlikView Desktop for a few days and had some questions to ask.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. QlikView supports excel files and database as data source. It does not affect the original source, so where and how QlikView to store the data source?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Is Expressor use to develop ETL?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. I have read some Demo Apps at QlikView Official Website. I found that QlikView can present data on map. How to do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;WY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Nov 2013 15:32:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-source-ETL-and-map-application-on-QlikView/m-p/495130#M1135423</guid>
      <dc:creator />
      <dc:date>2013-11-07T15:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Data source, ETL and map application on QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Data-source-ETL-and-map-application-on-QlikView/m-p/495131#M1135424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1. QlikView supports excel files and database as data source. It does not affect the original source, so where and how QlikView to store the data source? &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Basically QlikView is a 'in-memory' platform. It loads your data to memory. There are some files (QVD´s) that QlikView can use to store that data if needed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2. Is Expressor use to develop ETL? &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Yes, but it´s not totally necessary. You can write your ETL scripts using QlikView Developer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;3. I have read some Demo Apps at QlikView Official Website. I found that QlikView can present data on map. How to do that?&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Youtube has a lot of videos about including maps into your Qlikview Application&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Nov 2013 15:37:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-source-ETL-and-map-application-on-QlikView/m-p/495131#M1135424</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-11-07T15:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: Data source, ETL and map application on QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Data-source-ETL-and-map-application-on-QlikView/m-p/495132#M1135425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1.&amp;nbsp; QlikView stores the data which it loads inside the QV application file itself.&amp;nbsp; You can notice that the more data, the large the app file.&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; QlikView script is ETL script.&amp;nbsp; No external tools needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikView application includes:&lt;BR /&gt;- Script.&amp;nbsp; It is executed during the reload.&amp;nbsp; Reads data from the sources, transforms if necessary, creates associations, build data model&lt;BR /&gt;- Data.&amp;nbsp; This is what you get after running the script.&lt;BR /&gt;- Front end.&amp;nbsp; Sheet objects like charts, filters, buttons, text boxes.&amp;nbsp; In general, you need to load data before you can build front end.&lt;/P&gt;&lt;P&gt;All this is stored within one QVW file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.&amp;nbsp; Search this forum for Google Maps.&amp;nbsp; It is the most common, although you can use other maps, e.g. Bing.&amp;nbsp; To build maps, you have to load geocodes (latitude/longitude) of your data points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Nov 2013 16:59:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-source-ETL-and-map-application-on-QlikView/m-p/495132#M1135425</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-07T16:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Data source, ETL and map application on QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Data-source-ETL-and-map-application-on-QlikView/m-p/495133#M1135426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For expressor, what is/are the main functions of it? Does it provide more advanced ETL functions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Nov 2013 01:12:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-source-ETL-and-map-application-on-QlikView/m-p/495133#M1135426</guid>
      <dc:creator />
      <dc:date>2013-11-08T01:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Data source, ETL and map application on QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Data-source-ETL-and-map-application-on-QlikView/m-p/495134#M1135427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it provides a totally different approach.&lt;/P&gt;&lt;P&gt;To know about this product I recommend you to read the product documentation (which is very extense)&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="http://www.qlik.com/us/explore/products/expressor"&gt;http://www.qlik.com/us/explore/products/expressor&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I must remember you that QlikView itself (without Expressor) cand do a very very nice job&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Nov 2013 11:14:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-source-ETL-and-map-application-on-QlikView/m-p/495134#M1135427</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-11-08T11:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Data source, ETL and map application on QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Data-source-ETL-and-map-application-on-QlikView/m-p/495135#M1135428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have watched some video about how Expressor works. It likes Informatica PowerCenter. Thus, I am a bit interested in it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 02:02:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-source-ETL-and-map-application-on-QlikView/m-p/495135#M1135428</guid>
      <dc:creator />
      <dc:date>2013-11-13T02:02:19Z</dc:date>
    </item>
  </channel>
</rss>

