<?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: Dta loading from different sheets in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dta-loading-from-different-sheets/m-p/1398926#M812217</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure, why not for you?&lt;/P&gt;&lt;P&gt;PFA the excels and code is same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlikview I got like below&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/177555_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 24 Sep 2017 11:56:26 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-09-24T11:56:26Z</dc:date>
    <item>
      <title>Dta loading from different sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Dta-loading-from-different-sheets/m-p/1398919#M812210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The steps given here once applied error comes as script line error. Will some one correct me where I am wrong as per the excel given below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FOR i = 0 to 3&lt;/P&gt;&lt;P&gt;LOAD [&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;BRANCH]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp; [ PROFITS ]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[excel files\dummy_excel.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is $(i));&lt;/P&gt;&lt;P&gt;NEXT i&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Pradosh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="192"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl64" colspan="2" height="19" width="128"&gt;SHEET-A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="19"&gt;BRANCH&lt;/TD&gt;&lt;TD class="xl63" colspan="2"&gt;PROFITS&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="19"&gt;RA&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;500&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="19"&gt;RA1&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;250&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="19"&gt;RA3&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;350&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="19"&gt;&lt;/TD&gt;&lt;TD class="xl63"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" colspan="2" height="19"&gt;SHEET-B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="19"&gt;BRANCH&lt;/TD&gt;&lt;TD class="xl63" colspan="2"&gt;PROFITS&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="19"&gt;EM&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;500&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="19"&gt;EM1&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;250&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="19"&gt;EM2&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;350&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="19"&gt;&lt;/TD&gt;&lt;TD class="xl63"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" colspan="2" height="19"&gt;SHEET-C&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="19"&gt;BRANCH&lt;/TD&gt;&lt;TD class="xl63" colspan="2"&gt;PROFITS&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="19"&gt;KW&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;500&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="19"&gt;KW1&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;250&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="19"&gt;KW2&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;350&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&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/Dta-loading-from-different-sheets/m-p/1398919#M812210</guid>
      <dc:creator>nevilledhamsiri</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dta loading from different sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Dta-loading-from-different-sheets/m-p/1398920#M812211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FOR i = 0 to 3&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD [&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;BRANCH]&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&amp;nbsp; [ PROFITS ]&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[excel files\dummy_excel.xlsx]&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(ooxml, embedded labels, table is &lt;STRONG style="color: #ff0000;"&gt;[sheet&lt;/STRONG&gt;$(i)&lt;STRONG style="color: #ff0000;"&gt;]&lt;/STRONG&gt;);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;NEXT i&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Note - sheet means your default sheet names. If you have 1,2,3... normally $(i) should work..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Sep 2017 06:03:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dta-loading-from-different-sheets/m-p/1398920#M812211</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-09-24T06:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Dta loading from different sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Dta-loading-from-different-sheets/m-p/1398921#M812212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can Try Anil Solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also you can try the below solution if you have static Sheet Tab names:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt; FOR Each vSheetNames IN '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;SHEET-A&lt;/SPAN&gt;','&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;SHEET-B&lt;/SPAN&gt;','&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;SHEET-C&lt;/SPAN&gt;'&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;&lt;STRONG&gt;LOAD [BRANCH]&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; [ PROFITS ]&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;&lt;STRONG&gt;[excel files\dummy_excel.xlsx]&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;&lt;STRONG&gt;(ooxml, embedded labels, table is [$(vSheetNames)];&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;EM&gt;NEXT &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mukram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Sep 2017 07:54:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dta-loading-from-different-sheets/m-p/1398921#M812212</guid>
      <dc:creator>mdmukramali</dc:creator>
      <dc:date>2017-09-24T07:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dta loading from different sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Dta-loading-from-different-sheets/m-p/1398922#M812213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have sheetnames in excel without any structure (e.g Sales, Country, Expense,.....)&lt;/P&gt;&lt;P&gt;you could try attached solution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Sep 2017 08:34:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dta-loading-from-different-sheets/m-p/1398922#M812213</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2017-09-24T08:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: Dta loading from different sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Dta-loading-from-different-sheets/m-p/1398923#M812214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once I loaded the data as follows, an error comes as "script line error" please check where I am wrong. Dear Mohomed, Your solution did work. Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FOR i= A to C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD BRANCH, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PROFITS&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\DIFFERENT SHEETS.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is $(A));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NEXT i&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Sep 2017 09:26:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dta-loading-from-different-sheets/m-p/1398923#M812214</guid>
      <dc:creator>nevilledhamsiri</dc:creator>
      <dc:date>2017-09-24T09:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Dta loading from different sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Dta-loading-from-different-sheets/m-p/1398924#M812215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my way, variable should be allocate to sheet numbers because variable can create automate passing loops.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure, how your sheet names looks like..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Sep 2017 10:16:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dta-loading-from-different-sheets/m-p/1398924#M812215</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-09-24T10:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dta loading from different sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Dta-loading-from-different-sheets/m-p/1398925#M812216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the data in excel, I have given what is in three sheets which are in same field headers. If that is the case, is it wrong the way I have loaded the data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neville.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may if possible write it in the script for the data to be loaded which are in three sheets&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Sep 2017 10:38:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dta-loading-from-different-sheets/m-p/1398925#M812216</guid>
      <dc:creator>nevilledhamsiri</dc:creator>
      <dc:date>2017-09-24T10:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Dta loading from different sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Dta-loading-from-different-sheets/m-p/1398926#M812217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure, why not for you?&lt;/P&gt;&lt;P&gt;PFA the excels and code is same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlikview I got like below&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/177555_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Sep 2017 11:56:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dta-loading-from-different-sheets/m-p/1398926#M812217</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-09-24T11:56:26Z</dc:date>
    </item>
  </channel>
</rss>

