<?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 Button to select dimension based on value of multiple expressions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Button-to-select-dimension-based-on-value-of-multiple/m-p/267894#M587554</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey Ellen,&lt;/P&gt;&lt;P&gt;for background colour&lt;/P&gt;&lt;P&gt;use:&lt;/P&gt;&lt;P&gt;if(meeting=0 and &lt;EM style="font-size: 12px;"&gt;Interest&amp;gt;0 ,RGB(255,0,0))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 12px;"&gt;and &lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 12px;"&gt;sum({"1(if(meeting=0 and Invester&amp;gt;0)" },Producer)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 12px;"&gt;may it helps you &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 12px;"&gt;regard&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 12px;"&gt;rohit&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Sep 2011 05:50:53 GMT</pubDate>
    <dc:creator>rohit214</dc:creator>
    <dc:date>2011-09-27T05:50:53Z</dc:date>
    <item>
      <title>Button to select dimension based on value of multiple expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-select-dimension-based-on-value-of-multiple/m-p/267893#M587553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am displaying a straight table with a single dimension (&lt;EM&gt;Producer) &lt;/EM&gt;and various expressions (including, &lt;EM&gt;Meetings, Interest, &lt;/EM&gt;and &lt;EM&gt;Opportunity&lt;/EM&gt;)&lt;EM&gt;.&lt;/EM&gt; I would like to do two things:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL start="1"&gt;&lt;LI&gt;Set the background color, for the entire row, when &lt;EM&gt;Meetings=0&lt;/EM&gt; and &lt;EM&gt;Interest&amp;gt;0&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;Create a button that, when clicked, displays only the Producers with &lt;EM&gt;Meetings=0&lt;/EM&gt; and &lt;EM&gt;Interest&amp;gt;0&lt;/EM&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For simplicity's sake, I have uploaded an image displaying only the relavent expressions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Meetings:&lt;/P&gt;&lt;P&gt;&amp;nbsp; =&lt;SPAN style="font-size: 10pt;"&gt;count(distinct if([Meeting Type]='In-Person' and [Activity Type]='Meeting' and [Activity Cancelled]&amp;lt;&amp;gt;'Y',(Activity_ID))) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interest: &lt;/P&gt;&lt;P&gt;&lt;A&gt;&lt;/A&gt;&lt;A&gt;&lt;/A&gt;&lt;A&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; =Column(3)+Column(4)+Column(5) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Opportunity:&lt;/P&gt;&lt;P&gt;&amp;nbsp; =if(Column(12)&amp;gt;0 and Column(11)=0, 'Opportunity', '')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your suggestions are greatly appreciated!&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;P&gt;﻿Thank you,&lt;/P&gt;&lt;P&gt;﻿Ellen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2011 03:42:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-select-dimension-based-on-value-of-multiple/m-p/267893#M587553</guid>
      <dc:creator>bullish35</dc:creator>
      <dc:date>2011-06-07T03:42:27Z</dc:date>
    </item>
    <item>
      <title>Button to select dimension based on value of multiple expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-select-dimension-based-on-value-of-multiple/m-p/267894#M587554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey Ellen,&lt;/P&gt;&lt;P&gt;for background colour&lt;/P&gt;&lt;P&gt;use:&lt;/P&gt;&lt;P&gt;if(meeting=0 and &lt;EM style="font-size: 12px;"&gt;Interest&amp;gt;0 ,RGB(255,0,0))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 12px;"&gt;and &lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 12px;"&gt;sum({"1(if(meeting=0 and Invester&amp;gt;0)" },Producer)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 12px;"&gt;may it helps you &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 12px;"&gt;regard&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 12px;"&gt;rohit&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 05:50:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-select-dimension-based-on-value-of-multiple/m-p/267894#M587554</guid>
      <dc:creator>rohit214</dc:creator>
      <dc:date>2011-09-27T05:50:53Z</dc:date>
    </item>
  </channel>
</rss>

