<?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: unable to set static expression in qlikview . in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/unable-to-set-static-expression-in-qlikview/m-p/86558#M757871</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anupam, thanks for the reply &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try the below suntax as per your advice, it does the same thing. &lt;/P&gt;&lt;P&gt;where , &lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Alternate_State1 =&amp;nbsp; Distributor1 , locked in a list box. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;= Count ({1} {[&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Alternate_State1&lt;/STRONG&gt;]*$} DISTINCT [Partnumber])&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;. Basically , I want to get total distinct count all Part Numbers of all segments&amp;nbsp; for distributor1. If I choose any Segment , it should not show total distinct count of part numbers for that particular segment. Currently above syntax total Distinct Count of all Partnumbers for segment but for all Distributors too. Need to filter it one distributor only . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Arun&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Sep 2018 06:47:13 GMT</pubDate>
    <dc:creator>arunqlik2view</dc:creator>
    <dc:date>2018-09-04T06:47:13Z</dc:date>
    <item>
      <title>unable to set static expression in qlikview .</title>
      <link>https://community.qlik.com/t5/QlikView/unable-to-set-static-expression-in-qlikview/m-p/86554#M757867</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;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; Count({&lt;SPAN style="color: #ff0000;"&gt;1&lt;/SPAN&gt;&amp;lt;[SEGMENT] = {'*'}&amp;gt;} {[Alternate_State1]*$}DISTINCT[Partnumber])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the above expression works fine when no &lt;SPAN style="font-size: 13.3333px;"&gt;selection &lt;/SPAN&gt;is made , but when I made select to the listbox of &lt;SPAN style="font-size: 13.3333px;"&gt;SEGMENT, then it points to that particular &lt;SPAN style="font-size: 13.3333px;"&gt;SEGMENT selection which I don't want . I followed the post at &lt;A href="https://community.qlikview.com/thread/60945" title="https://community.qlikview.com/thread/60945" target="_blank"&gt;Creating a static Chart | Qlik Community&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; but no luck .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please advice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks , &lt;/P&gt;&lt;P&gt;Arun &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/unable-to-set-static-expression-in-qlikview/m-p/86554#M757867</guid>
      <dc:creator>arunqlik2view</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: unable to set static expression in qlikview .</title>
      <link>https://community.qlik.com/t5/QlikView/unable-to-set-static-expression-in-qlikview/m-p/86555#M757868</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 want that your chart won't changed on any changes then simply nullify those field from your set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or simply right click on chart &amp;gt; select Detach&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2018 04:49:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/unable-to-set-static-expression-in-qlikview/m-p/86555#M757868</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2018-09-03T04:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: unable to set static expression in qlikview .</title>
      <link>https://community.qlik.com/t5/QlikView/unable-to-set-static-expression-in-qlikview/m-p/86556#M757869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure why you are using multiple statements in Set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count ({1} &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[Partnumber]&lt;/STRONG&gt;) will sort out your issue if you don't want any selection affect on your chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anupam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2018 05:44:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/unable-to-set-static-expression-in-qlikview/m-p/86556#M757869</guid>
      <dc:creator>dx_anupam</dc:creator>
      <dc:date>2018-09-03T05:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: unable to set static expression in qlikview .</title>
      <link>https://community.qlik.com/t5/QlikView/unable-to-set-static-expression-in-qlikview/m-p/86557#M757870</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;Try this&lt;/P&gt;&lt;P&gt;=Count({[Alternate_State1]&amp;lt;[SEGMENT] =$::[SEGMENT]&amp;gt;} DISTINCT [Partnumber])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pooja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2018 11:46:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/unable-to-set-static-expression-in-qlikview/m-p/86557#M757870</guid>
      <dc:creator>pooja_prabhu_n</dc:creator>
      <dc:date>2018-09-03T11:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: unable to set static expression in qlikview .</title>
      <link>https://community.qlik.com/t5/QlikView/unable-to-set-static-expression-in-qlikview/m-p/86558#M757871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anupam, thanks for the reply &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try the below suntax as per your advice, it does the same thing. &lt;/P&gt;&lt;P&gt;where , &lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Alternate_State1 =&amp;nbsp; Distributor1 , locked in a list box. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;= Count ({1} {[&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Alternate_State1&lt;/STRONG&gt;]*$} DISTINCT [Partnumber])&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;. Basically , I want to get total distinct count all Part Numbers of all segments&amp;nbsp; for distributor1. If I choose any Segment , it should not show total distinct count of part numbers for that particular segment. Currently above syntax total Distinct Count of all Partnumbers for segment but for all Distributors too. Need to filter it one distributor only . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Arun&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2018 06:47:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/unable-to-set-static-expression-in-qlikview/m-p/86558#M757871</guid>
      <dc:creator>arunqlik2view</dc:creator>
      <dc:date>2018-09-04T06:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: unable to set static expression in qlikview .</title>
      <link>https://community.qlik.com/t5/QlikView/unable-to-set-static-expression-in-qlikview/m-p/86559#M757872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pooja, Thanks for the reply ,&amp;nbsp; I tried your syntax, the values are off by 100's . &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="369"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="111" width="252"&gt;Count({[Alternate_State1]&amp;lt;[SEGMENT] =$::[SEGMENT]&amp;gt;} DISTINCT [Partnumber])&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="117"&gt;Correct Distinct Count of Partnumbers&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="21" style="border-top: none;" width="252"&gt;919&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;734&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="21" style="border-top: none;" width="252"&gt;853&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;605&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="21" style="border-top: none;" width="252"&gt;756&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;591&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="21" style="border-top: none;" width="252"&gt;726&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;583&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="21" style="border-top: none;" width="252"&gt;706&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;460&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="21" style="border-top: none;" width="252"&gt;596&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;446&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="21" style="border-top: none;" width="252"&gt;566&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;398&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="21" style="border-top: none;" width="252"&gt;529&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;399&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="21" style="border-top: none;" width="252"&gt;519&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;400&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="21" style="border-top: none;" width="252"&gt;501&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;389&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="21" style="border-top: none;" width="252"&gt;482&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;361&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="21" style="border-top: none;" width="252"&gt;475&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;346&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="21" style="border-top: none;" width="252"&gt;454&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;283&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="21" style="border-top: none;" width="252"&gt;401&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;296&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2018 07:01:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/unable-to-set-static-expression-in-qlikview/m-p/86559#M757872</guid>
      <dc:creator>arunqlik2view</dc:creator>
      <dc:date>2018-09-04T07:01:46Z</dc:date>
    </item>
  </channel>
</rss>

