<?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 How to call the values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-call-the-values/m-p/236695#M87846</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel,&lt;/P&gt;&lt;P&gt;subfield function is working fine...&lt;/P&gt;&lt;P&gt;but when i use the subfield function,the single row repeated many times based on the values in the ProdID field...&lt;/P&gt;&lt;P&gt;Is there any other way to do this without splitting the rows...&lt;/P&gt;&lt;P&gt;thnx for ur help...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Jan 2011 06:18:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-01-03T06:18:17Z</dc:date>
    <item>
      <title>How to call the values</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-call-the-values/m-p/236693#M87844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all&lt;/P&gt;&lt;P&gt;I have two tables like Product,Customer&lt;/P&gt;&lt;P&gt;Product table is&lt;/P&gt;&lt;P&gt;CustID CustName ProdID&lt;/P&gt;&lt;P&gt;1 XXXXX 1&lt;/P&gt;&lt;P&gt;2 YYYYY 2,4,6&lt;/P&gt;&lt;P&gt;3 jjjjjjjjjj 2,9&lt;/P&gt;&lt;P&gt;5 kkkkkk 1,9&lt;/P&gt;&lt;P&gt;Customer table contains&lt;/P&gt;&lt;P&gt;ProdID Prod&lt;/P&gt;&lt;P&gt;1 gggggg&lt;/P&gt;&lt;P&gt;2 asaa&lt;/P&gt;&lt;P&gt;3 jkkllllll&lt;/P&gt;&lt;P&gt;upto 10 records.......&lt;/P&gt;&lt;P&gt;I want to calculate, number of customer having this Product..&lt;/P&gt;&lt;P&gt;i.e., count (customer) in y-axis and products as the dimension(X-axis)..&lt;/P&gt;&lt;P&gt;ProductID is upto 1-10(fixed)..&lt;/P&gt;&lt;P&gt;could anyone help me..&lt;/P&gt;&lt;P&gt;how to do this one....&lt;/P&gt;&lt;P&gt;thanks in advance..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Dec 2010 11:04:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-call-the-values/m-p/236693#M87844</guid>
      <dc:creator />
      <dc:date>2010-12-31T11:04:43Z</dc:date>
    </item>
    <item>
      <title>How to call the values</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-call-the-values/m-p/236694#M87845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Use something like the following script to get each customer with only one product&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Data:LOAD * INLINE [CustID, CustName, ProdID1, XXXXX, '1'2, YYYYY, '2,4,6'3, jjjjjjjjjj, '2,9'5, kkkkkk, '1,9']; Products:NOCONCATENATE LOAD CustID, CustName, SubField(ProdID, ',') AS ProdIDRESIDENT Data; DROP TABLE Data;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Dec 2010 11:49:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-call-the-values/m-p/236694#M87845</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-12-31T11:49:00Z</dc:date>
    </item>
    <item>
      <title>How to call the values</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-call-the-values/m-p/236695#M87846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel,&lt;/P&gt;&lt;P&gt;subfield function is working fine...&lt;/P&gt;&lt;P&gt;but when i use the subfield function,the single row repeated many times based on the values in the ProdID field...&lt;/P&gt;&lt;P&gt;Is there any other way to do this without splitting the rows...&lt;/P&gt;&lt;P&gt;thnx for ur help...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jan 2011 06:18:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-call-the-values/m-p/236695#M87846</guid>
      <dc:creator />
      <dc:date>2011-01-03T06:18:17Z</dc:date>
    </item>
  </channel>
</rss>

