<?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: Loading data from excel in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-data-from-excel/m-p/512317#M1145600</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Thanks for this and actually I have count of label as 5 and count of Baon and Fee as 2 in the excel sheet that it is ignoring blanks in the very same manner if I need to get the count of records in chart how can I do it. Could you please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Aug 2013 10:06:25 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-08-21T10:06:25Z</dc:date>
    <item>
      <title>Loading data from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-from-excel/m-p/512312#M1145595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a excel sheet which contains below information. when I am trying to create a Pivot chart I am getting Count of Label as 5 which is correct but for Bond and fee how can I get the count 2 instead of 5. Could anyone help me how to populate this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; WIDTH: 100%; BORDER-TOP: #000000 1px solid; BORDER-RIGHT: #000000 1px solid;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;"&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;"&gt;&lt;STRONG&gt;Label&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;"&gt;&lt;STRONG&gt;Bond&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;"&gt;&lt;STRONG&gt;Fee&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;sales&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;pass&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;pass&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;crest&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;fail&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;fail&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;pass&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Accounts&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;fail&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;fail&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;CEO&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;pass&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Development&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;pass&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 09:51:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-from-excel/m-p/512312#M1145595</guid>
      <dc:creator />
      <dc:date>2013-08-21T09:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-from-excel/m-p/512313#M1145596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to do count(distinct ...)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 09:53:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-from-excel/m-p/512313#M1145596</guid>
      <dc:creator>michael_maeuser</dc:creator>
      <dc:date>2013-08-21T09:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-from-excel/m-p/512314#M1145597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you tell me a bit more clear how to use if possible please send me the expression so that would be helpful to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 09:57:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-from-excel/m-p/512314#M1145597</guid>
      <dc:creator />
      <dc:date>2013-08-21T09:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-from-excel/m-p/512315#M1145598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hII&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Find attachment of qvw , Will possible in Straight table only not in pivot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 09:58:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-from-excel/m-p/512315#M1145598</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2013-08-21T09:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Loading data from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-from-excel/m-p/512316#M1145599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it also works this way in pivot table, but it´s the same result and more complex...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 10:04:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-from-excel/m-p/512316#M1145599</guid>
      <dc:creator>michael_maeuser</dc:creator>
      <dc:date>2013-08-21T10:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-from-excel/m-p/512317#M1145600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Thanks for this and actually I have count of label as 5 and count of Baon and Fee as 2 in the excel sheet that it is ignoring blanks in the very same manner if I need to get the count of records in chart how can I do it. Could you please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 10:06:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-from-excel/m-p/512317#M1145600</guid>
      <dc:creator />
      <dc:date>2013-08-21T10:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-from-excel/m-p/512318#M1145601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not so clear understandable what do you try to achieve,&lt;/P&gt;&lt;P&gt;Where do you need count ? by the expression (as an additional column), in the total row or something else?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you specify your task please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 10:11:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-from-excel/m-p/512318#M1145601</guid>
      <dc:creator>sparur</dc:creator>
      <dc:date>2013-08-21T10:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-from-excel/m-p/512319#M1145602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can achieve the same by using straight table only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 10:17:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-from-excel/m-p/512319#M1145602</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2013-08-21T10:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-from-excel/m-p/512320#M1145603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually I have the above table in excel spread sheet and I have another sheet in the same excel workbook. In the second sheet I have the count of Label as 5 and the count of Bond=2 and Fee=2. but when I am loding in to qlikview application the count is showing as&lt;/P&gt;&lt;P&gt;Label=5&lt;/P&gt;&lt;P&gt;Bond=5&lt;/P&gt;&lt;P&gt;Fee=5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I want the output as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Label=5&lt;/P&gt;&lt;P&gt;Bond=2&lt;/P&gt;&lt;P&gt;Fee=2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you help me in this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 10:18:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-from-excel/m-p/512320#M1145603</guid>
      <dc:creator />
      <dc:date>2013-08-21T10:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-from-excel/m-p/512321#M1145604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use the same expression as you are putting for Label&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie. =count(Bond) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds Ashwani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 10:27:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-from-excel/m-p/512321#M1145604</guid>
      <dc:creator>ashwanin</dc:creator>
      <dc:date>2013-08-21T10:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-from-excel/m-p/512322#M1145605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seethe attached file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 10:33:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-from-excel/m-p/512322#M1145605</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-08-21T10:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-from-excel/m-p/512323#M1145606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you provide your qvw example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 10:47:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-from-excel/m-p/512323#M1145606</guid>
      <dc:creator>sparur</dc:creator>
      <dc:date>2013-08-21T10:47:20Z</dc:date>
    </item>
  </channel>
</rss>

