<?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 from Excel to QVW specific range in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Import-from-Excel-to-QVW-specific-range/m-p/1583995#M597843</link>
    <description>The Correct Answer&lt;BR /&gt;TAB_PRODUCT:&lt;BR /&gt;LOAD&lt;BR /&gt;&lt;BR /&gt;[@9],&lt;BR /&gt;&lt;BR /&gt;[@10],&lt;BR /&gt;&lt;BR /&gt;[@11],&lt;BR /&gt;&lt;BR /&gt;[@12]&lt;BR /&gt;&lt;BR /&gt;FROM&lt;BR /&gt;[C:\Users\Desktop\Product.xlsm]&lt;BR /&gt;(ooxml, embedded labels, table is Sheet1, header is 7 lines);</description>
    <pubDate>Thu, 23 May 2019 15:11:05 GMT</pubDate>
    <dc:creator>mrtinsjoao</dc:creator>
    <dc:date>2019-05-23T15:11:05Z</dc:date>
    <item>
      <title>Import from Excel to QVW specific range</title>
      <link>https://community.qlik.com/t5/QlikView/Import-from-Excel-to-QVW-specific-range/m-p/1583895#M597835</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I try to import a table from Excel to QVW but I don't want to export all the first sheet.&lt;/P&gt;&lt;P&gt;Indeed, I would like to know&lt;STRONG&gt; how I can specify the range of my table which is defined by four columns (from I7 to L7).&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below my current script:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;TAB_PRODUCT:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;LOAD * FROM&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[C:\Users\Desktop\Product.xlsm]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;(ooxml, embedded labels, table is Sheet1);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for your help.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:48:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Import-from-Excel-to-QVW-specific-range/m-p/1583895#M597835</guid>
      <dc:creator>Black_Hole</dc:creator>
      <dc:date>2024-11-16T20:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Import from Excel to QVW specific range</title>
      <link>https://community.qlik.com/t5/QlikView/Import-from-Excel-to-QVW-specific-range/m-p/1583922#M597836</link>
      <description>&lt;P&gt;&lt;EM&gt;Great Day,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Change de * for Column names&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;TAB_PRODUCT:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;LOAD&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[I],&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[J],&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[K],&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[L]&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FROM&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[C:\Users\Desktop\Product.xlsm]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;(ooxml, embedded labels, table is Sheet1);&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2019 13:26:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Import-from-Excel-to-QVW-specific-range/m-p/1583922#M597836</guid>
      <dc:creator>mrtinsjoao</dc:creator>
      <dc:date>2019-05-23T13:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Import from Excel to QVW specific range</title>
      <link>https://community.qlik.com/t5/QlikView/Import-from-Excel-to-QVW-specific-range/m-p/1583929#M597837</link>
      <description>&lt;P&gt;If you use the File Wizard, it is easy to select which columns should load:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="File Wizard.png" style="width: 608px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/12554i21D15D14E235EA53/image-size/large?v=v2&amp;amp;px=999" role="button" title="File Wizard.png" alt="File Wizard.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2019 13:33:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Import-from-Excel-to-QVW-specific-range/m-p/1583929#M597837</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2019-05-23T13:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: Import from Excel to QVW specific range</title>
      <link>https://community.qlik.com/t5/QlikView/Import-from-Excel-to-QVW-specific-range/m-p/1583950#M597838</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/74078"&gt;@mrtinsjoao&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/14139"&gt;@m_woolf&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank you very for your replies.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/74078"&gt;@mrtinsjoao&lt;/a&gt;&amp;nbsp;: I try it, but I receive an error message saying:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"System error: Filesystem::FindEx non existing dir: Incorrect function: "I,J,K,L&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Please could you help me to understand why I have this error.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/14139"&gt;@m_woolf&lt;/a&gt;&amp;nbsp;: Yes, thank you. In my case, I prefer to have a script to import data. That's why I don't use the file Wizard.&lt;/P&gt;&lt;P&gt;Thank you in advance for your help.&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2019 14:04:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Import-from-Excel-to-QVW-specific-range/m-p/1583950#M597838</guid>
      <dc:creator>Black_Hole</dc:creator>
      <dc:date>2019-05-23T14:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Import from Excel to QVW specific range</title>
      <link>https://community.qlik.com/t5/QlikView/Import-from-Excel-to-QVW-specific-range/m-p/1583961#M597839</link>
      <description>&lt;P&gt;Re&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/74078"&gt;@mrtinsjoao&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I'm not sure, but maybe I need to specify the start row next to the column label ([I], [J],[K],[L]).&lt;/P&gt;&lt;P&gt;Because my table begins at the 7th row (the header of my table has for range I7:L7).&lt;/P&gt;&lt;P&gt;If it's the reason of the previous error message.&lt;STRONG&gt; Please could you tell me how I can specify the start row of my table.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2019 14:28:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Import-from-Excel-to-QVW-specific-range/m-p/1583961#M597839</guid>
      <dc:creator>Black_Hole</dc:creator>
      <dc:date>2019-05-23T14:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Import from Excel to QVW specific range</title>
      <link>https://community.qlik.com/t5/QlikView/Import-from-Excel-to-QVW-specific-range/m-p/1583962#M597840</link>
      <description>&lt;P&gt;The File Wizard generates script.&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2019 14:28:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Import-from-Excel-to-QVW-specific-range/m-p/1583962#M597840</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2019-05-23T14:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Import from Excel to QVW specific range</title>
      <link>https://community.qlik.com/t5/QlikView/Import-from-Excel-to-QVW-specific-range/m-p/1583967#M597841</link>
      <description>&lt;P&gt;Re&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/14139"&gt;@m_woolf&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;That's true, I forgot about that. Thank you for this reminder.&lt;/P&gt;&lt;P&gt;So, I try to export using the Wizar File. But I don't see where I can specify the range of my table and in particular to precise that the header of my table is from I7 to L7.&lt;/P&gt;&lt;P&gt;Please could you help me.&lt;/P&gt;&lt;P&gt;Thank you in advance for your support.&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2019 14:33:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Import-from-Excel-to-QVW-specific-range/m-p/1583967#M597841</guid>
      <dc:creator>Black_Hole</dc:creator>
      <dc:date>2019-05-23T14:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Import from Excel to QVW specific range</title>
      <link>https://community.qlik.com/t5/QlikView/Import-from-Excel-to-QVW-specific-range/m-p/1583991#M597842</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="File Wizard.png" style="width: 608px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/12558iAED7387F13FEF5CC/image-size/large?v=v2&amp;amp;px=999" role="button" title="File Wizard.png" alt="File Wizard.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;1) Use the Tables dropdown to select the desired sheet.&lt;BR /&gt;2) Click the Header dropdown, select lines, and choose the number of lines.&lt;BR /&gt;3) Click the Labels dropdown and choose Embedded Labels (if your data has labels.&lt;BR /&gt;4) Click to delete any columns you don't want to load. You can always deleted these from the load script after it is generated.&lt;/P&gt;&lt;P&gt;Read the section of the manual dedicated to the File Wizard for detailed information.&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2019 15:07:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Import-from-Excel-to-QVW-specific-range/m-p/1583991#M597842</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2019-05-23T15:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Import from Excel to QVW specific range</title>
      <link>https://community.qlik.com/t5/QlikView/Import-from-Excel-to-QVW-specific-range/m-p/1583995#M597843</link>
      <description>The Correct Answer&lt;BR /&gt;TAB_PRODUCT:&lt;BR /&gt;LOAD&lt;BR /&gt;&lt;BR /&gt;[@9],&lt;BR /&gt;&lt;BR /&gt;[@10],&lt;BR /&gt;&lt;BR /&gt;[@11],&lt;BR /&gt;&lt;BR /&gt;[@12]&lt;BR /&gt;&lt;BR /&gt;FROM&lt;BR /&gt;[C:\Users\Desktop\Product.xlsm]&lt;BR /&gt;(ooxml, embedded labels, table is Sheet1, header is 7 lines);</description>
      <pubDate>Thu, 23 May 2019 15:11:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Import-from-Excel-to-QVW-specific-range/m-p/1583995#M597843</guid>
      <dc:creator>mrtinsjoao</dc:creator>
      <dc:date>2019-05-23T15:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Import from Excel to QVW specific range</title>
      <link>https://community.qlik.com/t5/QlikView/Import-from-Excel-to-QVW-specific-range/m-p/1584032#M597845</link>
      <description>&lt;P&gt;Re&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/14139"&gt;@m_woolf&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/74078"&gt;@mrtinsjoao&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thank both of you for your help.&lt;/P&gt;&lt;P&gt;I tried the two solutions and it worked successfully.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/14139"&gt;@m_woolf&lt;/a&gt;&amp;nbsp;: Thank you to have detailed step by step the import from Excel. Your solution is a good alternative for the newbie with QVW (like me ^^).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2019 16:18:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Import-from-Excel-to-QVW-specific-range/m-p/1584032#M597845</guid>
      <dc:creator>Black_Hole</dc:creator>
      <dc:date>2019-05-23T16:18:56Z</dc:date>
    </item>
  </channel>
</rss>

