<?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: if condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/if-condition/m-p/1251194#M849698</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am hardcoding in seta anlysis, thay why i cannot filter status, i want that hardcoing to be used as fileds in script level..&lt;/P&gt;&lt;P&gt;Formulas are&lt;/P&gt;&lt;P&gt;Received=count({&amp;lt;status={'Acknowledged','transfered','suspended'}&amp;gt;},inno)&lt;/P&gt;&lt;P&gt;resolved=count({&amp;lt;status={'resolved','closed'}&amp;gt;},inno)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Mar 2017 13:12:24 GMT</pubDate>
    <dc:creator>mshailaja</dc:creator>
    <dc:date>2017-03-21T13:12:24Z</dc:date>
    <item>
      <title>if condition</title>
      <link>https://community.qlik.com/t5/QlikView/if-condition/m-p/1251190#M849694</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 status field as Acknowledged, transfered, resolved, closed and suspended&lt;/P&gt;&lt;P&gt;i&amp;nbsp; am keeping filter status.&lt;/P&gt;&lt;P&gt;in the set analysis i have to show in the graph as&lt;/P&gt;&lt;P&gt;Incidents received and resolved&lt;/P&gt;&lt;P&gt;Formula&lt;/P&gt;&lt;P&gt;Received=count({&amp;lt;status={'Acknowledged','transfered','suspended'}&amp;gt;},inno)&lt;/P&gt;&lt;P&gt;resolved=count({&amp;lt;status={'resolved','closed'}&amp;gt;},inno)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; while i am filtering with the status field the chart is not filetring as i have wriiten the calculation of status in set analysis.&lt;/P&gt;&lt;P&gt; i have to write in script level, can ayone please help&lt;/P&gt;&lt;P&gt;the user&amp;nbsp; requirement is he wants to filter the status, with that he wants to see the chart to be filetred. HOw?&lt;/P&gt;&lt;P&gt;please help&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/if-condition/m-p/1251190#M849694</guid>
      <dc:creator>mshailaja</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: if condition</title>
      <link>https://community.qlik.com/t5/QlikView/if-condition/m-p/1251191#M849695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try these&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;status &lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;*&lt;/SPAN&gt;= {'Acknowledged','transfered','suspended'}&amp;gt;} inno)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;status &lt;STRONG style=": ; color: #ff0000; font-size: 14pt;"&gt;*&lt;/STRONG&gt;= {'resolved','closed'}&amp;gt;} inno)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4663"&gt;Implicit Set Operators&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2017 11:53:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-condition/m-p/1251191#M849695</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-21T11:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: if condition</title>
      <link>https://community.qlik.com/t5/QlikView/if-condition/m-p/1251192#M849696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sunny&lt;/P&gt;&lt;P&gt; you didnt get my point.&lt;/P&gt;&lt;P&gt;i am using filter status&amp;nbsp; in the dashboard&lt;/P&gt;&lt;P&gt;since i am using set analysis calculation , i cannot abl to filter&amp;nbsp; with status ..&lt;/P&gt;&lt;P&gt;i want to do in script level&lt;/P&gt;&lt;P&gt; &lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/156963_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/156964_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt; now i am filtering in the&amp;nbsp;&amp;nbsp; status , i cannot able to filter as i have wrote set analysis in the chart&lt;/P&gt;&lt;P&gt;please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2017 12:30:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-condition/m-p/1251192#M849696</guid>
      <dc:creator>mshailaja</dc:creator>
      <dc:date>2017-03-21T12:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: if condition</title>
      <link>https://community.qlik.com/t5/QlikView/if-condition/m-p/1251193#M849697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why can't you filter? How does doing it in the script would help? I am not sure I understand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2017 12:31:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-condition/m-p/1251193#M849697</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-21T12:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: if condition</title>
      <link>https://community.qlik.com/t5/QlikView/if-condition/m-p/1251194#M849698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am hardcoding in seta anlysis, thay why i cannot filter status, i want that hardcoing to be used as fileds in script level..&lt;/P&gt;&lt;P&gt;Formulas are&lt;/P&gt;&lt;P&gt;Received=count({&amp;lt;status={'Acknowledged','transfered','suspended'}&amp;gt;},inno)&lt;/P&gt;&lt;P&gt;resolved=count({&amp;lt;status={'resolved','closed'}&amp;gt;},inno)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2017 13:12:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-condition/m-p/1251194#M849698</guid>
      <dc:creator>mshailaja</dc:creator>
      <dc:date>2017-03-21T13:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: if condition</title>
      <link>https://community.qlik.com/t5/QlikView/if-condition/m-p/1251195#M849699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should be able to filter if you use these expressions.....&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Count({&amp;lt;status &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 14pt; font-family: inherit; color: #ff0000;"&gt;*&lt;/SPAN&gt;= {'Acknowledged','transfered','suspended'}&amp;gt;} inno)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Count({&amp;lt;status &lt;STRONG style="font-style: inherit; font-size: 14pt; font-family: inherit; color: #ff0000;"&gt;*&lt;/STRONG&gt;= {'resolved','closed'}&amp;gt;} inno)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2017 13:15:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-condition/m-p/1251195#M849699</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-21T13:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: if condition</title>
      <link>https://community.qlik.com/t5/QlikView/if-condition/m-p/1251196#M849700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/156983_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;like this error im&amp;nbsp; getting&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2017 13:33:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-condition/m-p/1251196#M849700</guid>
      <dc:creator>mshailaja</dc:creator>
      <dc:date>2017-03-21T13:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: if condition</title>
      <link>https://community.qlik.com/t5/QlikView/if-condition/m-p/1251197#M849701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Expression editor doesn't understand the syntax, but the expression should work... Have you tried clicking okay to check if it gives the output you are hoping for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2017 13:38:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-condition/m-p/1251197#M849701</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-21T13:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: if condition</title>
      <link>https://community.qlik.com/t5/QlikView/if-condition/m-p/1251198#M849702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, but not working..&lt;/P&gt;&lt;P&gt; My actual requirement is&lt;/P&gt;&lt;P&gt; filetr is not working as i hardcoding in the set analysis .&lt;/P&gt;&lt;P&gt;i want those&amp;nbsp; expressions(formaulas written in&amp;nbsp; script level)&lt;/P&gt;&lt;P&gt;please help..&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/156984_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2017 13:42:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-condition/m-p/1251198#M849702</guid>
      <dc:creator>mshailaja</dc:creator>
      <dc:date>2017-03-21T13:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: if condition</title>
      <link>https://community.qlik.com/t5/QlikView/if-condition/m-p/1251199#M849703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2017 13:48:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-condition/m-p/1251199#M849703</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-21T13:48:40Z</dc:date>
    </item>
  </channel>
</rss>

