<?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: freeze some fields not All !!! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/freeze-some-fields-not-All/m-p/1392267#M512179</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All fields? Yes, Count({&amp;lt;Week&amp;gt;} Lot) is only ignoring selection in Week field... what other field is impacting selection which you don't want to impact selection?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Nov 2017 08:10:07 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-11-29T08:10:07Z</dc:date>
    <item>
      <title>freeze some fields not All !!!</title>
      <link>https://community.qlik.com/t5/QlikView/freeze-some-fields-not-All/m-p/1392264#M512176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, in the example attached, as you will see in my expression&amp;nbsp; I put a '1' (=Sum({1} Amount)) to ignore all selections but how can do in my example to ignore all action in the 'Week' field but take into account actions in the 'Site' or 'People' field.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for help and support.&lt;/P&gt;&lt;P&gt;Best regrds,&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 07:59:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/freeze-some-fields-not-All/m-p/1392264#M512176</guid>
      <dc:creator>patrou38</dc:creator>
      <dc:date>2017-11-29T07:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: freeze some fields not All !!!</title>
      <link>https://community.qlik.com/t5/QlikView/freeze-some-fields-not-All/m-p/1392265#M512177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should be able to do this to ignore selection in Week field....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Week&amp;gt;} Amount)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 08:03:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/freeze-some-fields-not-All/m-p/1392265#M512177</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-29T08:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: freeze some fields not All !!!</title>
      <link>https://community.qlik.com/t5/QlikView/freeze-some-fields-not-All/m-p/1392266#M512178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you for your answer Sunny,&lt;/P&gt;&lt;P&gt;But if I write something like &lt;SPAN style="font-size: 8pt;"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Week&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Lot&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), all actions in all fields are impacted my result &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 08:08:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/freeze-some-fields-not-All/m-p/1392266#M512178</guid>
      <dc:creator>patrou38</dc:creator>
      <dc:date>2017-11-29T08:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: freeze some fields not All !!!</title>
      <link>https://community.qlik.com/t5/QlikView/freeze-some-fields-not-All/m-p/1392267#M512179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All fields? Yes, Count({&amp;lt;Week&amp;gt;} Lot) is only ignoring selection in Week field... what other field is impacting selection which you don't want to impact selection?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 08:10:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/freeze-some-fields-not-All/m-p/1392267#M512179</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-29T08:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: freeze some fields not All !!!</title>
      <link>https://community.qlik.com/t5/QlikView/freeze-some-fields-not-All/m-p/1392268#M512180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alternatively, if you only want to allow selection in Site and People, you can try one of these&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({1&amp;lt;Site = $::Site, People $::People&amp;gt;} Amount)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({1&amp;lt;Site = p(Site), People p(People)&amp;gt;} Amount)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 08:11:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/freeze-some-fields-not-All/m-p/1392268#M512180</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-29T08:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: freeze some fields not All !!!</title>
      <link>https://community.qlik.com/t5/QlikView/freeze-some-fields-not-All/m-p/1392269#M512181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrick,&lt;/P&gt;&lt;P&gt;For example: sum({&amp;lt;Field Name=&lt;EM style="text-decoration: underline;"&gt;{''}&lt;/EM&gt;&amp;gt;}Amount), it will be ignore the field name selection that the condition with underline.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 08:14:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/freeze-some-fields-not-All/m-p/1392269#M512181</guid>
      <dc:creator>gys1992infosys</dc:creator>
      <dc:date>2017-11-29T08:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: freeze some fields not All !!!</title>
      <link>https://community.qlik.com/t5/QlikView/freeze-some-fields-not-All/m-p/1392270#M512182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great, it's work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you to all !!!&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 08:50:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/freeze-some-fields-not-All/m-p/1392270#M512182</guid>
      <dc:creator>patrou38</dc:creator>
      <dc:date>2017-11-29T08:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: freeze some fields not All !!!</title>
      <link>https://community.qlik.com/t5/QlikView/freeze-some-fields-not-All/m-p/1392271#M512183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, a mistake,correct is : sum({&amp;lt;Field Name=&amp;nbsp; &amp;gt;}Amount), make the condition blank.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 09:10:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/freeze-some-fields-not-All/m-p/1392271#M512183</guid>
      <dc:creator>gys1992infosys</dc:creator>
      <dc:date>2017-11-29T09:10:57Z</dc:date>
    </item>
  </channel>
</rss>

