<?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: import data from excel in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/import-data-from-excel/m-p/370879#M492625</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No it is not what I need. It should be realized through macros, because the application is large and reload several times a day, I can not&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jun 2012 17:24:46 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-06-27T17:24:46Z</dc:date>
    <item>
      <title>import data from excel</title>
      <link>https://community.qlik.com/t5/QlikView/import-data-from-excel/m-p/370875#M492621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good time of day.&lt;/P&gt;&lt;P&gt;There is a need to import a certain number of product codes of Excel macros and choose these values&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2012 15:04:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/import-data-from-excel/m-p/370875#M492621</guid>
      <dc:creator />
      <dc:date>2012-06-27T15:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: import data from excel</title>
      <link>https://community.qlik.com/t5/QlikView/import-data-from-excel/m-p/370876#M492622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would recommend you import all data and STORE it into a QVD. &lt;/P&gt;&lt;P&gt;After that load only the product codes that are important for you&lt;/P&gt;&lt;P&gt;Could you paste an example table in order to see what you need?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2012 15:10:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/import-data-from-excel/m-p/370876#M492622</guid>
      <dc:creator />
      <dc:date>2012-06-27T15:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: import data from excel</title>
      <link>https://community.qlik.com/t5/QlikView/import-data-from-excel/m-p/370877#M492623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The fact that the overload of applications takes a long time, and import data from Excel to several times a day&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is data from excel (product code)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="width: 20%; border: 1px solid #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Header 1&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;15252&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;12354&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;21555&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;BR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;BR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need:&lt;/P&gt;&lt;P&gt;by pressing a button working out the macro that would pick up the data and choose to Qlick View product code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2012 15:14:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/import-data-from-excel/m-p/370877#M492623</guid>
      <dc:creator />
      <dc:date>2012-06-27T15:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: import data from excel</title>
      <link>https://community.qlik.com/t5/QlikView/import-data-from-excel/m-p/370878#M492624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try something like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;LOAD Header 1, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Header 2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Header 3&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;$(Path_QVD)SSTT.QVD&lt;/P&gt;&lt;P&gt;(qvd)&lt;/P&gt;&lt;P&gt;WHERE Header1 = &lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;15252&lt;/SPAN&gt; or Header1 = &lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;12354 &lt;/SPAN&gt;or Header1 = &lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;21555&lt;/SPAN&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2012 17:19:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/import-data-from-excel/m-p/370878#M492624</guid>
      <dc:creator />
      <dc:date>2012-06-27T17:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: import data from excel</title>
      <link>https://community.qlik.com/t5/QlikView/import-data-from-excel/m-p/370879#M492625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No it is not what I need. It should be realized through macros, because the application is large and reload several times a day, I can not&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2012 17:24:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/import-data-from-excel/m-p/370879#M492625</guid>
      <dc:creator />
      <dc:date>2012-06-27T17:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: import data from excel</title>
      <link>https://community.qlik.com/t5/QlikView/import-data-from-excel/m-p/370880#M492626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not need to load data from Excel into a table. I need to code 15252, 12354, 21555, of Excel, select the items in the table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2012 17:37:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/import-data-from-excel/m-p/370880#M492626</guid>
      <dc:creator />
      <dc:date>2012-06-27T17:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: import data from excel</title>
      <link>https://community.qlik.com/t5/QlikView/import-data-from-excel/m-p/370881#M492627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For simple table (Graphic table)&lt;/P&gt;&lt;P&gt;=if(Header1=&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;15252 or 12354 or 21555, Header1, Null())&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;After that supress null values&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;I don't have Qlik view here so I can't check the exact syntax. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2012 17:49:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/import-data-from-excel/m-p/370881#M492627</guid>
      <dc:creator />
      <dc:date>2012-06-27T17:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: import data from excel</title>
      <link>https://community.qlik.com/t5/QlikView/import-data-from-excel/m-p/370882#M492628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Product code may be different, and their quantity may be 1 or 99 999&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2012 13:07:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/import-data-from-excel/m-p/370882#M492628</guid>
      <dc:creator />
      <dc:date>2012-06-28T13:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: import data from excel</title>
      <link>https://community.qlik.com/t5/QlikView/import-data-from-excel/m-p/370883#M492629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is what I got, can be useful to anyone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub Product code&lt;/P&gt;&lt;P&gt;Set oXL=CreateObject("Excel.Application")&lt;/P&gt;&lt;P&gt;f_name = ActiveDocument.Variables("f_name").GetContent.String&lt;/P&gt;&lt;P&gt;Set oWB=oXL.Workbooks.Open(f_name,False)&lt;/P&gt;&lt;P&gt;oXL.Visible = True&lt;/P&gt;&lt;P&gt;Set x = oXL.Worksheets(1)&lt;/P&gt;&lt;P&gt;ActiveDocument.ClearAll true&lt;/P&gt;&lt;P&gt;for i=1 to 65536&lt;/P&gt;&lt;P&gt;b="A"&amp;amp;i&amp;amp;":A"&amp;amp;i&lt;/P&gt;&lt;P&gt; a=x.Range(b).Value&lt;/P&gt;&lt;P&gt; if a="" then exit for &lt;/P&gt;&lt;P&gt; ActiveDocument.Fields("Product code").ToggleSelect "" &amp;amp; a&lt;/P&gt;&lt;P&gt;next &lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2012 14:05:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/import-data-from-excel/m-p/370883#M492629</guid>
      <dc:creator />
      <dc:date>2012-07-04T14:05:14Z</dc:date>
    </item>
  </channel>
</rss>

