<?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 Chart to not interact with List Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-to-not-interact-with-List-Box/m-p/657358#M1085985</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 have a chart showing some spark line I.e. Chart 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, for this particular chart, I do not want it to interact with any of the list boxes, but am unsure on how ot achieve this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Helen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jun 2014 07:55:58 GMT</pubDate>
    <dc:creator>helen_pip</dc:creator>
    <dc:date>2014-06-11T07:55:58Z</dc:date>
    <item>
      <title>Chart to not interact with List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-to-not-interact-with-List-Box/m-p/657358#M1085985</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 have a chart showing some spark line I.e. Chart 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, for this particular chart, I do not want it to interact with any of the list boxes, but am unsure on how ot achieve this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Helen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 07:55:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-to-not-interact-with-List-Box/m-p/657358#M1085985</guid>
      <dc:creator>helen_pip</dc:creator>
      <dc:date>2014-06-11T07:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Chart to not interact with List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-to-not-interact-with-List-Box/m-p/657359#M1085986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In expression use SET analysis expression and by pass the list box&amp;nbsp; selection &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg:- &lt;/P&gt;&lt;P&gt;You have list&lt;/P&gt;&lt;P&gt;Year, Month , Quarter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Year=,Month=,Quarter= &amp;gt;} Value)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 08:00:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-to-not-interact-with-List-Box/m-p/657359#M1085986</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-06-11T08:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Chart to not interact with List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-to-not-interact-with-List-Box/m-p/657360#M1085987</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;Right click on chart --&amp;gt;properties --&amp;gt; General --&amp;gt; Select read only option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 08:01:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-to-not-interact-with-List-Box/m-p/657360#M1085987</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-06-11T08:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Chart to not interact with List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-to-not-interact-with-List-Box/m-p/657361#M1085988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;use Alternate State&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 08:06:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-to-not-interact-with-List-Box/m-p/657361#M1085988</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2014-06-11T08:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Chart to not interact with List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-to-not-interact-with-List-Box/m-p/657362#M1085989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right click on the chart-&amp;gt; Detach,&lt;/P&gt;&lt;P&gt;Or,&lt;/P&gt;&lt;P&gt;include set analysis {1} in all the expressions you have in the chart, like:&lt;/P&gt;&lt;P&gt;=Sum({1} Amt)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // similarly for all the expressions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 08:08:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-to-not-interact-with-List-Box/m-p/657362#M1085989</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-06-11T08:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Chart to not interact with List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-to-not-interact-with-List-Box/m-p/657363#M1085990</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;Thank you for your reply.&amp;nbsp; I have investigated alternative state and it works, however do you know if I can use Alternate State so the chart interacts with some list boxes and not others?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Helen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 08:38:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-to-not-interact-with-List-Box/m-p/657363#M1085990</guid>
      <dc:creator>helen_pip</dc:creator>
      <dc:date>2014-06-11T08:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Chart to not interact with List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-to-not-interact-with-List-Box/m-p/657364#M1085991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;alternate state only interact with other objects which holds same alternate state.. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 08:42:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-to-not-interact-with-List-Box/m-p/657364#M1085991</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2014-06-11T08:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Chart to not interact with List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-to-not-interact-with-List-Box/m-p/657365#M1085992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi you can place that objects, i.e list boxes in the same state.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 08:44:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-to-not-interact-with-List-Box/m-p/657365#M1085992</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-06-11T08:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: Chart to not interact with List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-to-not-interact-with-List-Box/m-p/657366#M1085993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any other issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 09:05:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-to-not-interact-with-List-Box/m-p/657366#M1085993</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2014-06-11T09:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Chart to not interact with List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-to-not-interact-with-List-Box/m-p/657367#M1085994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In your scenario there is no need of Alternate States just use &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({1} MeasureName) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;{1} will ignore all the selections.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 09:17:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-to-not-interact-with-List-Box/m-p/657367#M1085994</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-06-11T09:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: Chart to not interact with List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-to-not-interact-with-List-Box/m-p/657368#M1085995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help Arul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this working now&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Helen&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 10:14:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-to-not-interact-with-List-Box/m-p/657368#M1085995</guid>
      <dc:creator>helen_pip</dc:creator>
      <dc:date>2014-06-11T10:14:19Z</dc:date>
    </item>
  </channel>
</rss>

