<?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 Table to not be affected by some fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Table-to-not-be-affected-by-some-fields/m-p/616537#M684803</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a straight table, and I have a field that i want to click on that and this table doesn't not get affected by using this field. How can I do that??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Feb 2014 14:18:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-02-06T14:18:03Z</dc:date>
    <item>
      <title>Table to not be affected by some fields</title>
      <link>https://community.qlik.com/t5/QlikView/Table-to-not-be-affected-by-some-fields/m-p/616537#M684803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a straight table, and I have a field that i want to click on that and this table doesn't not get affected by using this field. How can I do that??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2014 14:18:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-to-not-be-affected-by-some-fields/m-p/616537#M684803</guid>
      <dc:creator />
      <dc:date>2014-02-06T14:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Table to not be affected by some fields</title>
      <link>https://community.qlik.com/t5/QlikView/Table-to-not-be-affected-by-some-fields/m-p/616538#M684804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Julio,&lt;/P&gt;&lt;P&gt;I can do it by using set analysis.&amp;nbsp; In each expression of the table, make a change like this:&lt;/P&gt;&lt;P&gt;from&lt;/P&gt;&lt;P&gt;=sum(Value)&lt;/P&gt;&lt;P&gt;to&lt;/P&gt;&lt;P&gt;=sum(&lt;STRONG&gt;{&amp;lt;"this field"=&amp;gt;} &lt;/STRONG&gt;Value)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2014 14:44:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-to-not-be-affected-by-some-fields/m-p/616538#M684804</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-06T14:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Table to not be affected by some fields</title>
      <link>https://community.qlik.com/t5/QlikView/Table-to-not-be-affected-by-some-fields/m-p/616539#M684805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need a set analysis statement within your expressions - sum({1} VALUE).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2014 14:45:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-to-not-be-affected-by-some-fields/m-p/616539#M684805</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-02-06T14:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Table to not be affected by some fields</title>
      <link>https://community.qlik.com/t5/QlikView/Table-to-not-be-affected-by-some-fields/m-p/616540#M684806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whatever fields you are using in the Straight table, you can make a Data Island of that i,e a separate data table which is not linked to rest of the tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or another thing is,using macro, on selecting a field, you can disable and enable a chart.(though i am not that good in macros and are not recommended)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Angad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2014 14:47:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-to-not-be-affected-by-some-fields/m-p/616540#M684806</guid>
      <dc:creator />
      <dc:date>2014-02-06T14:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: Table to not be affected by some fields</title>
      <link>https://community.qlik.com/t5/QlikView/Table-to-not-be-affected-by-some-fields/m-p/616541#M684807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't work quite fine for me, because one of the fields is text, so, i don't know why, but set analysis doesn't work fine. I managed by creating an alternate state for that specific field, and the next straight table i'll do in this state, but i still didn't like this way of solving it...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2014 16:29:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-to-not-be-affected-by-some-fields/m-p/616541#M684807</guid>
      <dc:creator />
      <dc:date>2014-02-06T16:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Table to not be affected by some fields</title>
      <link>https://community.qlik.com/t5/QlikView/Table-to-not-be-affected-by-some-fields/m-p/616542#M684808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There could be reasons for it not working, but the text should be a problem - use expression with only()&lt;/P&gt;&lt;P&gt;=sum(&lt;STRONG&gt;{&amp;lt;"this field"=&amp;gt;} &lt;/STRONG&gt;TextField)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2014 16:32:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-to-not-be-affected-by-some-fields/m-p/616542#M684808</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-06T16:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Table to not be affected by some fields</title>
      <link>https://community.qlik.com/t5/QlikView/Table-to-not-be-affected-by-some-fields/m-p/616543#M684809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=(&lt;/SPAN&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;{&amp;lt;"this field"=&amp;gt;} &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;TextField)&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;like this? didn't work... it says "Error in the expression...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2014 16:54:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-to-not-be-affected-by-some-fields/m-p/616543#M684809</guid>
      <dc:creator />
      <dc:date>2014-02-06T16:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Table to not be affected by some fields</title>
      <link>https://community.qlik.com/t5/QlikView/Table-to-not-be-affected-by-some-fields/m-p/616544#M684810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, typo:&lt;/P&gt;&lt;P&gt;=&lt;STRONG&gt;only&lt;/STRONG&gt;(&lt;STRONG&gt;{&amp;lt;"this field"=&amp;gt;} &lt;/STRONG&gt;TextField)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2014 16:56:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-to-not-be-affected-by-some-fields/m-p/616544#M684810</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-06T16:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Table to not be affected by some fields</title>
      <link>https://community.qlik.com/t5/QlikView/Table-to-not-be-affected-by-some-fields/m-p/616545#M684811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;aeouihaohuaohuaeohuaoha, now It worked, kkkkkkkk, thank you alot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2014 17:00:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-to-not-be-affected-by-some-fields/m-p/616545#M684811</guid>
      <dc:creator />
      <dc:date>2014-02-06T17:00:39Z</dc:date>
    </item>
  </channel>
</rss>

