<?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: Selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Selection/m-p/918397#M983955</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set Analysis can do your requirement&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;you can detach the object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;you can make the object as Read Only&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Aug 2015 13:45:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-08-11T13:45:13Z</dc:date>
    <item>
      <title>Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Selection/m-p/918389#M983946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have a question is there an option that makes a chart or a text Box To ignore all selection by a user without changing in the expression ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 08:14:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection/m-p/918389#M983946</guid>
      <dc:creator>mario-sarkis</dc:creator>
      <dc:date>2015-08-11T08:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Selection/m-p/918390#M983947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use alternate state&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 08:16:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection/m-p/918390#M983947</guid>
      <dc:creator>pokassov</dc:creator>
      <dc:date>2015-08-11T08:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Selection/m-p/918391#M983948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To prevent users from making selections, make the object read only. You cannot make selections in a text box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or perhaps you mean to override the selections in the chart or text box expressions? Then user the following syntax in the set expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum({&amp;lt;Date = {" some date criterion "}, Year=, Month=, Day=&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will select the date base on the criterion, but ignore selections for year, month and day.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 08:18:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection/m-p/918391#M983948</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-08-11T08:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Selection/m-p/918392#M983949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or use {1} in your expression to tell it to ignore all selections &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 08:18:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection/m-p/918392#M983949</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-08-11T08:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Selection/m-p/918393#M983950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you dont want to change your expression then try one of the following options:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="chart.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/95621_chart.png" style="height: 535px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 08:26:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection/m-p/918393#M983950</guid>
      <dc:creator>jsingh71</dc:creator>
      <dc:date>2015-08-11T08:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Selection/m-p/918394#M983952</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;If you include {1} in your expression will ignore selections&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 08:33:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection/m-p/918394#M983952</guid>
      <dc:creator>Gabriel</dc:creator>
      <dc:date>2015-08-11T08:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Selection/m-p/918395#M983953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alternate State is the solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 10:09:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection/m-p/918395#M983953</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-11T10:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Selection/m-p/918396#M983954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey sergey ,&lt;/P&gt;&lt;P&gt;If have to chart and i need to put each in a diffrent alternate state is it possible if i have a single&amp;nbsp; list box that effect many alternate status ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 13:38:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection/m-p/918396#M983954</guid>
      <dc:creator>mario-sarkis</dc:creator>
      <dc:date>2015-08-11T13:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Selection/m-p/918397#M983955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set Analysis can do your requirement&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;you can detach the object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;you can make the object as Read Only&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 13:45:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection/m-p/918397#M983955</guid>
      <dc:creator />
      <dc:date>2015-08-11T13:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Selection/m-p/918398#M983956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can put all of your chart in the same alternate state either single list box.&lt;/P&gt;&lt;P&gt;Then you can clear all selections for your alternate state.&lt;/P&gt;&lt;P&gt;And then if you make some selection in your single list box it will change all of your charts.&lt;/P&gt;&lt;P&gt;and these "alternate" charts will not react on select in other "normal state" objects.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 13:47:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection/m-p/918398#M983956</guid>
      <dc:creator>pokassov</dc:creator>
      <dc:date>2015-08-11T13:47:29Z</dc:date>
    </item>
  </channel>
</rss>

