<?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: Custom Headers for List Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Custom-Headers-for-List-Box/m-p/450055#M570921</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; I think its not possible, Why you can use straight table or pivot table for it..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Sep 2012 22:13:26 GMT</pubDate>
    <dc:creator>MayilVahanan</dc:creator>
    <dc:date>2012-09-27T22:13:26Z</dc:date>
    <item>
      <title>Custom Headers for List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Headers-for-List-Box/m-p/450054#M570920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am very new to Qlikview.&lt;/P&gt;&lt;P&gt;I am not sure if this is possible or if so how, but I have a situation where I have 2 tables that exist where there is a need to report on unique value counts and situations where there are multiple of the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have discovered that I am able to accomplish this using the list box.&amp;nbsp; If I turn the frequency on it counts the table that has the unique values and then if I write an expression I am able to have it display the counts from the table that has multiple counts.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So table A has 3 records:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Num&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table B has 5 records&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Num&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DV6KXYZ1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DV6KXYZ2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DV6KXYZ3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DV6KXYZ4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DV6KXYZ6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The tables are joined by the field Num&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my list box that has the expression and frequency I am getting the unique counts from the field num from table A and in the expression I am getting the counts for the selected "Num" from table B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if I select from the Num List box the values 1 and 2 the following is displayed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Num List Box&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I would like to do is add headers so that the end user can make sense that Column 1 is value, Column 2 is the Num Freq and Column 3 is the TX to Num Freq.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help that anyone can provide would be helpful and appriciated!&amp;nbsp; Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and writing an expression that counts the table with the same reference record that has many values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2012 22:09:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Headers-for-List-Box/m-p/450054#M570920</guid>
      <dc:creator />
      <dc:date>2012-09-27T22:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Headers for List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Headers-for-List-Box/m-p/450055#M570921</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; I think its not possible, Why you can use straight table or pivot table for it..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2012 22:13:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Headers-for-List-Box/m-p/450055#M570921</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-09-27T22:13:26Z</dc:date>
    </item>
  </channel>
</rss>

