<?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 reference specific cells in excel in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/reference-specific-cells-in-excel/m-p/165128#M37560</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;I am very new to qlikview but am loving what can be done with the product. I trying to create a proof of concept to present, I am try to turn the data that gets provided daily in an excels into a dashboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-style: italic"&gt;LOAD&lt;/P&gt;&lt;P&gt;&lt;I&gt;&lt;/I&gt; &lt;I&gt;date(date# (mid(filename(), 14, 6), 'DDMMYY'), 'DD MMMM YY') as OrderDate,&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;&lt;/I&gt; &lt;I&gt;date(date# (mid(filename(), 16, 2), 'DDMMYY'), 'MMMM') as MonthDate,&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;&lt;/I&gt; Client,&lt;/P&gt;&lt;P style="font-style: italic"&gt;[Incident Count],&lt;/P&gt;&lt;P style="font-style: italic"&gt;[Primary Uptime],&lt;/P&gt;&lt;P style="font-style: italic"&gt;[Primary Uptime %],&lt;/P&gt;&lt;P style="font-style: italic"&gt;[Secondary Uptime],&lt;/P&gt;&lt;P style="font-style: italic"&gt;[Secondary Uptime %],&lt;/P&gt;&lt;P style="font-style: italic"&gt;[Total Uptime],&lt;/P&gt;&lt;P style="font-style: italic"&gt;[Toatal Uptime %]&lt;/P&gt;&lt;P style="font-style: italic"&gt;FROM&lt;/P&gt;&lt;P style="font-style: italic"&gt;&lt;H&gt;&lt;/H&gt;&lt;/P&gt;&lt;P style="font-style: italic"&gt;(biff, embedded labels, table is FrontPage$, filters(&lt;/P&gt;&lt;P style="font-style: italic"&gt;Remove(Row, Pos(Top, 153)),&lt;/P&gt;&lt;P style="font-style: italic"&gt;Remove(Row, Pos(Top, 152)),&lt;/P&gt;&lt;P&gt;&lt;I&gt;and this goes on for a while deleting rows.&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then pull the data from: -&lt;/P&gt;&lt;P&gt;A180:H187&lt;/P&gt;&lt;P&gt;Row 180 is used as the Embedded Labels.&lt;/P&gt;&lt;P&gt;But i have found that some of the spreadsheets are not identical, there are extra blank rows, which when pulled into are deleted out which moves the positioning of the data needed.&lt;/P&gt;&lt;P&gt;Is there a way of the blank rows not been deleted? Or to select the same reference point in the excel sheets?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Oct 2010 12:18:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-10-29T12:18:05Z</dc:date>
    <item>
      <title>reference specific cells in excel</title>
      <link>https://community.qlik.com/t5/QlikView/reference-specific-cells-in-excel/m-p/165128#M37560</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;I am very new to qlikview but am loving what can be done with the product. I trying to create a proof of concept to present, I am try to turn the data that gets provided daily in an excels into a dashboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-style: italic"&gt;LOAD&lt;/P&gt;&lt;P&gt;&lt;I&gt;&lt;/I&gt; &lt;I&gt;date(date# (mid(filename(), 14, 6), 'DDMMYY'), 'DD MMMM YY') as OrderDate,&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;&lt;/I&gt; &lt;I&gt;date(date# (mid(filename(), 16, 2), 'DDMMYY'), 'MMMM') as MonthDate,&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;&lt;/I&gt; Client,&lt;/P&gt;&lt;P style="font-style: italic"&gt;[Incident Count],&lt;/P&gt;&lt;P style="font-style: italic"&gt;[Primary Uptime],&lt;/P&gt;&lt;P style="font-style: italic"&gt;[Primary Uptime %],&lt;/P&gt;&lt;P style="font-style: italic"&gt;[Secondary Uptime],&lt;/P&gt;&lt;P style="font-style: italic"&gt;[Secondary Uptime %],&lt;/P&gt;&lt;P style="font-style: italic"&gt;[Total Uptime],&lt;/P&gt;&lt;P style="font-style: italic"&gt;[Toatal Uptime %]&lt;/P&gt;&lt;P style="font-style: italic"&gt;FROM&lt;/P&gt;&lt;P style="font-style: italic"&gt;&lt;H&gt;&lt;/H&gt;&lt;/P&gt;&lt;P style="font-style: italic"&gt;(biff, embedded labels, table is FrontPage$, filters(&lt;/P&gt;&lt;P style="font-style: italic"&gt;Remove(Row, Pos(Top, 153)),&lt;/P&gt;&lt;P style="font-style: italic"&gt;Remove(Row, Pos(Top, 152)),&lt;/P&gt;&lt;P&gt;&lt;I&gt;and this goes on for a while deleting rows.&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then pull the data from: -&lt;/P&gt;&lt;P&gt;A180:H187&lt;/P&gt;&lt;P&gt;Row 180 is used as the Embedded Labels.&lt;/P&gt;&lt;P&gt;But i have found that some of the spreadsheets are not identical, there are extra blank rows, which when pulled into are deleted out which moves the positioning of the data needed.&lt;/P&gt;&lt;P&gt;Is there a way of the blank rows not been deleted? Or to select the same reference point in the excel sheets?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Oct 2010 12:18:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reference-specific-cells-in-excel/m-p/165128#M37560</guid>
      <dc:creator />
      <dc:date>2010-10-29T12:18:05Z</dc:date>
    </item>
    <item>
      <title>reference specific cells in excel</title>
      <link>https://community.qlik.com/t5/QlikView/reference-specific-cells-in-excel/m-p/165129#M37561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are able to scan for certain keywords within the Excel, you may load the entire file and then determine of basis of a text-analysis, where the header is and which rows might have to be included.&lt;/P&gt;&lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 15:45:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reference-specific-cells-in-excel/m-p/165129#M37561</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2010-11-02T15:45:08Z</dc:date>
    </item>
    <item>
      <title>reference specific cells in excel</title>
      <link>https://community.qlik.com/t5/QlikView/reference-specific-cells-in-excel/m-p/165130#M37562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As you say, the difference in sheets is that there are additional blank rows - this might be a feasible option for you.&lt;/P&gt;&lt;P&gt;you can load rowno() for each line (which is not blank). and based on the row number you can embed you logic.&lt;/P&gt;&lt;P&gt;But even here the additional rows have to be complete blank rows only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if it solves your issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 16:32:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reference-specific-cells-in-excel/m-p/165130#M37562</guid>
      <dc:creator>boorgura</dc:creator>
      <dc:date>2010-11-02T16:32:41Z</dc:date>
    </item>
    <item>
      <title>reference specific cells in excel</title>
      <link>https://community.qlik.com/t5/QlikView/reference-specific-cells-in-excel/m-p/165131#M37563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry how would i go about scanning the file? I know what the headings are and the are the same each time. i know where the they are in the original file A180:H187. but when coming in qlikview deletes the blank rows.&lt;/P&gt;&lt;P&gt;The key would be for qlikview not to delete the blank rows when it pulls in the excel file? do you know if there is a setting that i can change?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 16:37:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reference-specific-cells-in-excel/m-p/165131#M37563</guid>
      <dc:creator />
      <dc:date>2010-11-02T16:37:13Z</dc:date>
    </item>
    <item>
      <title>reference specific cells in excel</title>
      <link>https://community.qlik.com/t5/QlikView/reference-specific-cells-in-excel/m-p/165132#M37564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rocky,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks the reply.&lt;/P&gt;&lt;P&gt;I have given that a go and it is showing that i dont just have black rows. The excel sheet goes to 187 rows, the rows that i need to use are 180 - 187.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i have done rowno() is bring up a difference between of the sheet between 152 and 156.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to just use the bottom 7 rows?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 17:32:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reference-specific-cells-in-excel/m-p/165132#M37564</guid>
      <dc:creator />
      <dc:date>2010-11-02T17:32:02Z</dc:date>
    </item>
    <item>
      <title>reference specific cells in excel</title>
      <link>https://community.qlik.com/t5/QlikView/reference-specific-cells-in-excel/m-p/165133#M37565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it is possible to use the bottom n records.&lt;/P&gt;&lt;P&gt;Directly, we have the function called "first".&lt;/P&gt;&lt;P&gt;Which can used as&lt;/P&gt;&lt;P&gt;first n&lt;/P&gt;&lt;P&gt;LOAD * from abc.xls;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you do the load you can do a tranform to invert it.&lt;/P&gt;&lt;P&gt;That should get you what you are looking at.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 17:36:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reference-specific-cells-in-excel/m-p/165133#M37565</guid>
      <dc:creator>boorgura</dc:creator>
      <dc:date>2010-11-02T17:36:21Z</dc:date>
    </item>
    <item>
      <title>reference specific cells in excel</title>
      <link>https://community.qlik.com/t5/QlikView/reference-specific-cells-in-excel/m-p/165134#M37566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i thought you had it then, i did: -&lt;/P&gt;&lt;P&gt;First 9&lt;/P&gt;&lt;P&gt;LOAD @1,&lt;BR /&gt; @2,&lt;BR /&gt; @3,&lt;BR /&gt; @4,&lt;BR /&gt; @5,&lt;BR /&gt; @6,&lt;BR /&gt; @7,&lt;BR /&gt; @8&lt;BR /&gt;FROM&lt;BR /&gt;&lt;H&gt;&lt;BR /&gt;(biff, no labels, table is FrontPage$, filters(&lt;BR /&gt;Rotate(left),&lt;BR /&gt;Rotate(left),&lt;BR /&gt;Remove(Col, Pos(Top, 3)),&lt;BR /&gt;Remove(Col, Pos(Top, 2)),&lt;BR /&gt;Remove(Col, Pos(Top, 1)),&lt;BR /&gt;Remove(Row, Pos(Top, 3)),&lt;BR /&gt;Remove(Row, Pos(Top, 2)),&lt;BR /&gt;Remove(Row, Pos(Top, 1))&lt;BR /&gt;));&lt;/H&gt;&lt;/P&gt;&lt;P&gt;I was not able to load my enbeded labels because they are now at the bottom of the 9 rows. I can not rotate back around because the other rows are still there. i cant delete the rows then rotate because of the same problem as before there are different amounts or rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can help again i am very grateful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 19:11:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reference-specific-cells-in-excel/m-p/165134#M37566</guid>
      <dc:creator />
      <dc:date>2010-11-02T19:11:01Z</dc:date>
    </item>
    <item>
      <title>reference specific cells in excel</title>
      <link>https://community.qlik.com/t5/QlikView/reference-specific-cells-in-excel/m-p/165135#M37567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post a sample excel?&lt;/P&gt;&lt;P&gt;and brief which records are to be loaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 19:36:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reference-specific-cells-in-excel/m-p/165135#M37567</guid>
      <dc:creator>boorgura</dc:creator>
      <dc:date>2010-11-02T19:36:37Z</dc:date>
    </item>
    <item>
      <title>reference specific cells in excel</title>
      <link>https://community.qlik.com/t5/QlikView/reference-specific-cells-in-excel/m-p/165136#M37568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;excel one&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Nov 2010 09:11:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reference-specific-cells-in-excel/m-p/165136#M37568</guid>
      <dc:creator />
      <dc:date>2010-11-03T09:11:41Z</dc:date>
    </item>
    <item>
      <title>reference specific cells in excel</title>
      <link>https://community.qlik.com/t5/QlikView/reference-specific-cells-in-excel/m-p/165137#M37569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;excel two.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought it woyuld be easier for you to have a look at two and see the small difference between them. i have highlighted the infomation that i need in both of the excels. there are two sections yellow and blue both highlighted. Yellow is A180:H187, blue is B189:C191.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your help on this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Nov 2010 09:17:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reference-specific-cells-in-excel/m-p/165137#M37569</guid>
      <dc:creator />
      <dc:date>2010-11-03T09:17:28Z</dc:date>
    </item>
    <item>
      <title>reference specific cells in excel</title>
      <link>https://community.qlik.com/t5/QlikView/reference-specific-cells-in-excel/m-p/165138#M37570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rocky,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just wondering if you had found any other possible option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Nov 2010 15:58:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reference-specific-cells-in-excel/m-p/165138#M37570</guid>
      <dc:creator />
      <dc:date>2010-11-08T15:58:37Z</dc:date>
    </item>
    <item>
      <title>reference specific cells in excel</title>
      <link>https://community.qlik.com/t5/QlikView/reference-specific-cells-in-excel/m-p/165139#M37571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Joe,&lt;/P&gt;&lt;P&gt;dint really find time to work on it.&lt;/P&gt;&lt;P&gt;Will keep you posted if I figure out something.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Nov 2010 18:06:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reference-specific-cells-in-excel/m-p/165139#M37571</guid>
      <dc:creator>boorgura</dc:creator>
      <dc:date>2010-11-08T18:06:06Z</dc:date>
    </item>
    <item>
      <title>reference specific cells in excel</title>
      <link>https://community.qlik.com/t5/QlikView/reference-specific-cells-in-excel/m-p/165140#M37572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Within the concept to scan for certain keywords in an Excel, you may have a look into&lt;/P&gt;&lt;P&gt;http://community.qlik.com/forums/t/36505.aspx&lt;/P&gt;&lt;P&gt;Model is pretty simple and might be brushed up a bit for your purpose, but works.&lt;/P&gt;&lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 13:41:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reference-specific-cells-in-excel/m-p/165140#M37572</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2010-11-09T13:41:00Z</dc:date>
    </item>
    <item>
      <title>reference specific cells in excel</title>
      <link>https://community.qlik.com/t5/QlikView/reference-specific-cells-in-excel/m-p/165141#M37573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help guys. I was able to access the raw data. Which meant i could do the calculations on the import and generate the information that i needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raw data is much better!!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Nov 2010 13:51:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reference-specific-cells-in-excel/m-p/165141#M37573</guid>
      <dc:creator />
      <dc:date>2010-11-17T13:51:50Z</dc:date>
    </item>
  </channel>
</rss>

