<?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: how to select multiple fields when click only one particular bar chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-select-multiple-fields-when-click-only-one-particular-bar/m-p/1156259#M463480</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you tried with the &lt;STRONG&gt;field event triggers in the document properties ?? using the field event triggers you can achieve this but make a note " Triggers are not based on the chart , its based on the fields you select so if you select the field Location anywhere in the dashboard it will select the field GOV " &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Hope this helps you &lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Jul 2016 06:21:41 GMT</pubDate>
    <dc:creator>avinashelite</dc:creator>
    <dc:date>2016-07-01T06:21:41Z</dc:date>
    <item>
      <title>how to select multiple fields when click only one particular bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-select-multiple-fields-when-click-only-one-particular-bar/m-p/1156258#M463479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All&lt;/P&gt;&lt;P&gt;How to select two diff fields on clicking a bar chart,wat i mean is&lt;/P&gt;&lt;P&gt;let say if i got data like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="324"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="64"&gt;Location&lt;/TD&gt;&lt;TD width="64"&gt;gove&lt;/TD&gt;&lt;TD width="64"&gt;sampling&lt;/TD&gt;&lt;TD width="68"&gt;dts&lt;/TD&gt;&lt;TD width="64"&gt;QUES&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;chanderia&lt;/TD&gt;&lt;TD align="right"&gt;12&lt;/TD&gt;&lt;TD align="right"&gt;10&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;2/22/2016&lt;/TD&gt;&lt;TD align="right"&gt;20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;dr&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;42&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;2/21/2016&lt;/TD&gt;&lt;TD align="right"&gt;30&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;HP&lt;/TD&gt;&lt;TD align="right"&gt;55&lt;/TD&gt;&lt;TD align="right"&gt;33&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;1/1/2016&lt;/TD&gt;&lt;TD align="right"&gt;40&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;chanderia&lt;/TD&gt;&lt;TD align="right"&gt;11&lt;/TD&gt;&lt;TD align="right"&gt;77&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;2/22/2015&lt;/TD&gt;&lt;TD align="right"&gt;40&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;dr&lt;/TD&gt;&lt;TD align="right"&gt;20&lt;/TD&gt;&lt;TD align="right"&gt;44&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;2/21/2015&lt;/TD&gt;&lt;TD align="right"&gt;50&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;HP&lt;/TD&gt;&lt;TD align="right"&gt;33&lt;/TD&gt;&lt;TD align="right"&gt;30&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;1/1/2015&lt;/TD&gt;&lt;TD align="right"&gt;60&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so in one bar chart i am showing&lt;/P&gt;&lt;P&gt;Dimension:Location&lt;/P&gt;&lt;P&gt;Expression: firstsortvalue(gove,-dts)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/129767_Untitled.png" style="height: auto;" /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;on selecting any bar i&amp;nbsp; will get this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/129768_Untitled.png" style="height: 262px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so what i am looking when i select &lt;STRONG style="font-size: 12pt;"&gt;only&lt;/STRONG&gt; this bar chart i need the field&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG style="font-size: 14pt;"&gt;&amp;nbsp; gove &lt;/STRONG&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;should also getselected&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what should i need to do achieve this task ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 06:18:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-select-multiple-fields-when-click-only-one-particular-bar/m-p/1156258#M463479</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2016-07-01T06:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: how to select multiple fields when click only one particular bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-select-multiple-fields-when-click-only-one-particular-bar/m-p/1156259#M463480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you tried with the &lt;STRONG&gt;field event triggers in the document properties ?? using the field event triggers you can achieve this but make a note " Triggers are not based on the chart , its based on the fields you select so if you select the field Location anywhere in the dashboard it will select the field GOV " &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Hope this helps you &lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 06:21:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-select-multiple-fields-when-click-only-one-particular-bar/m-p/1156259#M463480</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-07-01T06:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: how to select multiple fields when click only one particular bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-select-multiple-fields-when-click-only-one-particular-bar/m-p/1156260#M463481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i do known&amp;nbsp; thats why i said on clicking&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;only that particular bar chart &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 06:25:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-select-multiple-fields-when-click-only-one-particular-bar/m-p/1156260#M463481</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2016-07-01T06:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: how to select multiple fields when click only one particular bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-select-multiple-fields-when-click-only-one-particular-bar/m-p/1156261#M463482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Below bar chart you can create a straight table with gove field with expression put 1 , on layout conditional you can put condition if (getselectcount(Location)='HP',1,0)&amp;nbsp; and&amp;nbsp; display straight table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this resolve your issue.&lt;/P&gt;&lt;P&gt;Vikas &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 06:26:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-select-multiple-fields-when-click-only-one-particular-bar/m-p/1156261#M463482</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2016-07-01T06:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: how to select multiple fields when click only one particular bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-select-multiple-fields-when-click-only-one-particular-bar/m-p/1156262#M463483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/129769_Untitled.png" style="height: 184px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;this wat i am looking only on clicking that particular chart .....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 06:26:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-select-multiple-fields-when-click-only-one-particular-bar/m-p/1156262#M463483</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2016-07-01T06:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: how to select multiple fields when click only one particular bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-select-multiple-fields-when-click-only-one-particular-bar/m-p/1156263#M463484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we don't have such feature in Qlikview &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/plain.png" /&gt; to restrict the triggers to&amp;nbsp; a particular chart ...you could try with Macro then you could achieve this &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 06:28:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-select-multiple-fields-when-click-only-one-particular-bar/m-p/1156263#M463484</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-07-01T06:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: how to select multiple fields when click only one particular bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-select-multiple-fields-when-click-only-one-particular-bar/m-p/1156264#M463485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;actually i am having one bar chart for each filed i mean,&lt;/P&gt;&lt;P&gt;one for gove and one for sampling &lt;/P&gt;&lt;P&gt;so will it work if i bring these two fields under one filed&amp;nbsp; by applying cross table function&lt;/P&gt;&lt;P&gt;let say new field name :quality &lt;/P&gt;&lt;P&gt;which is a group of both gove and sampling&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension:Location&lt;/P&gt;&lt;P&gt;exp: firstsortvalue({&amp;lt;quality=gove&amp;gt;},-dts)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if this is correct can you tell me plz how to write cross table function for this fields&lt;/P&gt;&lt;P&gt;LOAD Location, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; gove, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sampling, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dts, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; QUES&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 06:39:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-select-multiple-fields-when-click-only-one-particular-bar/m-p/1156264#M463485</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2016-07-01T06:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to select multiple fields when click only one particular bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-select-multiple-fields-when-click-only-one-particular-bar/m-p/1156265#M463486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try like this&lt;/P&gt;&lt;P&gt;Crosstable(Name,value,5)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;LOAD &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sampling,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dts,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; QUES,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;Location,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; gove,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;FROM&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 06:45:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-select-multiple-fields-when-click-only-one-particular-bar/m-p/1156265#M463486</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-07-01T06:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: how to select multiple fields when click only one particular bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-select-multiple-fields-when-click-only-one-particular-bar/m-p/1156266#M463487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to write expression&lt;/P&gt;&lt;P&gt;=FirstSortedValue({&amp;lt;quality={gove}&amp;gt;},-dts)&lt;/P&gt;&lt;P&gt;i am missing something&lt;/P&gt;&lt;P&gt;can u help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 06:51:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-select-multiple-fields-when-click-only-one-particular-bar/m-p/1156266#M463487</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2016-07-01T06:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to select multiple fields when click only one particular bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-select-multiple-fields-when-click-only-one-particular-bar/m-p/1156267#M463488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you let me what your trying to achieve with this expression &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 07:19:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-select-multiple-fields-when-click-only-one-particular-bar/m-p/1156267#M463488</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-07-01T07:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to select multiple fields when click only one particular bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-select-multiple-fields-when-click-only-one-particular-bar/m-p/1156268#M463489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can probably explore alternate state to do this for this specific chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 07:29:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-select-multiple-fields-when-click-only-one-particular-bar/m-p/1156268#M463489</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-01T07:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: how to select multiple fields when click only one particular bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-select-multiple-fields-when-click-only-one-particular-bar/m-p/1156269#M463490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;finally i achieved what i am looking by applying cross table function...&lt;/P&gt;&lt;P&gt;one last help plz&lt;/P&gt;&lt;P&gt;i am trying to show a text box which should enabled only when&lt;/P&gt;&lt;P&gt;location=1 and quality='gove'&lt;/P&gt;&lt;P&gt;other then that it should be hidden&lt;/P&gt;&lt;P&gt;so in text box layout &lt;/P&gt;&lt;P&gt;i tried by write this&lt;/P&gt;&lt;P&gt;=getselectcount(location)=1 and &lt;STRONG&gt;how to write the other expression&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 07:30:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-select-multiple-fields-when-click-only-one-particular-bar/m-p/1156269#M463490</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2016-07-01T07:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to select multiple fields when click only one particular bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-select-multiple-fields-when-click-only-one-particular-bar/m-p/1156270#M463491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This expression&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;=FirstSortedValue({&amp;lt;quality={gove}&amp;gt;},-dts)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;is not right because your have not specified what are you finding the first sorted value of?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;=FirstSortedValue({&amp;lt;quality={gove}&amp;gt;}&lt;SPAN style="color: #ff0000;"&gt;FieldName&lt;/SPAN&gt;,-dts)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 07:31:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-select-multiple-fields-when-click-only-one-particular-bar/m-p/1156270#M463491</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-01T07:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: how to select multiple fields when click only one particular bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-select-multiple-fields-when-click-only-one-particular-bar/m-p/1156271#M463492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes ur correct,i sorted that&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;finally i achieved what i am looking by applying cross table function...&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;one last help plz&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;i am trying to show a text box which should enabled only when&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;location=1 and quality='gove'&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;other then that it should be hidden&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;so in text box layout&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;i tried by write this&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=getselectcount(location)=1 and &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;how to write the other expression&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 07:32:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-select-multiple-fields-when-click-only-one-particular-bar/m-p/1156271#M463492</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2016-07-01T07:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: how to select multiple fields when click only one particular bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-select-multiple-fields-when-click-only-one-particular-bar/m-p/1156272#M463493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this:&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; font-size: 13px;"&gt;&lt;STRONG&gt;=GetSelect&lt;SPAN style="color: #ff0000;"&gt;ed&lt;SPAN style="color: #3d3d3d;"&gt;C&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;ount(loc&lt;/SPAN&gt;ation)=1 and &lt;SPAN style="color: #ff0000;"&gt;quality = 'gove'&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 07:32:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-select-multiple-fields-when-click-only-one-particular-bar/m-p/1156272#M463493</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-01T07:32:57Z</dc:date>
    </item>
  </channel>
</rss>

