<?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 User Panel? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Custom-User-Panel/m-p/480617#M179623</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how about list box?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Jun 2013 05:01:51 GMT</pubDate>
    <dc:creator>n1ef5ng1</dc:creator>
    <dc:date>2013-06-18T05:01:51Z</dc:date>
    <item>
      <title>Custom User Panel?</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-User-Panel/m-p/480616#M179622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to have a custom selection for user panel for QV?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this field call WorldWide_Port&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each particular country have many port ie, China will have many port that starts with CN_ _ _ , USA will be US _ _ _ &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore, to call a particular country, i have to use worldwide_port = 'CN* for a selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are 26 selection for this report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way ( a button, variable or something) that I can use to tell QV that this button activate this code call worldwide_port == CN* etc? thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 01:42:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-User-Panel/m-p/480616#M179622</guid>
      <dc:creator>n1ef5ng1</dc:creator>
      <dc:date>2013-06-18T01:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: Custom User Panel?</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-User-Panel/m-p/480617#M179623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how about list box?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 05:01:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-User-Panel/m-p/480617#M179623</guid>
      <dc:creator>n1ef5ng1</dc:creator>
      <dc:date>2013-06-18T05:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Custom User Panel?</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-User-Panel/m-p/480618#M179624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using a list box you can make an association in the datamodel, such as when you select Country then only ports for that country are filtered. This seems like the obvious way to proceed. If you are concerned that the list box does not seem enough like a button, then you can create 26 list boxes, each with an expression that says something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =if([Country]='China',Country)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will allow you to output the countries one at a time and you can then add rounding on the Layout properties and remove the Caption on the Caption properties etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you do not want to filter the data for each country, you can set up a variable that says which country you want to look at and then change all your expressions to include this variable, in the format $(vSelectedCounty).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A third option is to use Alternate States which allow you to make preselections of State Identifier that your charts then display. See section 14.4 in the QV v11 manual.&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 07:07:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-User-Panel/m-p/480618#M179624</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-18T07:07:17Z</dc:date>
    </item>
  </channel>
</rss>

