<?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: Straight Table selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Straight-Table-selection/m-p/614001#M226539</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use SET Analysis for the straight chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum({&amp;lt;Month&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sales&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Apr 2014 05:58:23 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2014-04-24T05:58:23Z</dc:date>
    <item>
      <title>Straight Table selection</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-selection/m-p/613998#M226536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my dashboard i have one straight table, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which includes one dimension as Month and one expression as sales,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On clicking Month other months will get disappear but i want display others also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Means selected month shows as background green and unselect still visible but with other color.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me guys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Thanks and Regards,&lt;/P&gt;&lt;P&gt;Villyee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 05:37:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-selection/m-p/613998#M226536</guid>
      <dc:creator>vanderson009</dc:creator>
      <dc:date>2014-04-24T05:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table selection</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-selection/m-p/613999#M226537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the qlikview functionality that when you select any values in attribute it display green other wise rest are grey.&lt;/P&gt;&lt;P&gt;What is actual problem let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 05:43:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-selection/m-p/613999#M226537</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-24T05:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table selection</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-selection/m-p/614000#M226538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in your expression should look something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Month=&amp;gt;}Sales) this will disregard any selections in the month field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the background expression you should write&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(isnull(Month),gray(),green())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;attach is an example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 05:52:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-selection/m-p/614000#M226538</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2014-04-24T05:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table selection</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-selection/m-p/614001#M226539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use SET Analysis for the straight chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum({&amp;lt;Month&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sales&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 05:58:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-selection/m-p/614001#M226539</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-24T05:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table selection</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-selection/m-p/614002#M226540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA.&lt;/P&gt;&lt;P&gt;Hope this is helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;sundar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 06:12:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-selection/m-p/614002#M226540</guid>
      <dc:creator>sundarakumar</dc:creator>
      <dc:date>2014-04-24T06:12:45Z</dc:date>
    </item>
  </channel>
</rss>

