<?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: Logic in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Logic/m-p/1427550#M807245</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used alternate states here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/114739"&gt;what is alternate states in Qlikview ?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Oct 2017 05:55:42 GMT</pubDate>
    <dc:creator>techvarun</dc:creator>
    <dc:date>2017-10-25T05:55:42Z</dc:date>
    <item>
      <title>Logic</title>
      <link>https://community.qlik.com/t5/QlikView/Logic/m-p/1427549#M807244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Please find the atahed QVW file ...&lt;/P&gt;&lt;P&gt;Here i have a chart Monthly Summary and a bar chart of Monthly summary for only Severity 1..&lt;/P&gt;&lt;P&gt;Now in the bar chart i aslo want to show the Oct month with zero value as shown in the Striaght table.&lt;/P&gt;&lt;P&gt;But currently my bar chart is showing only till September..&lt;/P&gt;&lt;P&gt;How can i show Oct month ?&lt;/P&gt;&lt;P&gt;need help on this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tahnks in advance&lt;/P&gt;&lt;P&gt;...&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/Logic/m-p/1427549#M807244</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Logic</title>
      <link>https://community.qlik.com/t5/QlikView/Logic/m-p/1427550#M807245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used alternate states here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/114739"&gt;what is alternate states in Qlikview ?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 05:55:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logic/m-p/1427550#M807245</guid>
      <dc:creator>techvarun</dc:creator>
      <dc:date>2017-10-25T05:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: Logic</title>
      <link>https://community.qlik.com/t5/QlikView/Logic/m-p/1427551#M807246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi varun ,&lt;/P&gt;&lt;P&gt;Exacly this is what i wanted it to display ..&lt;/P&gt;&lt;P&gt;can i fix this thing witought the use of alternate state ..&lt;/P&gt;&lt;P&gt;becasue iam not going to use any filter sleection ...&lt;/P&gt;&lt;P&gt;Thanks a lot..&lt;/P&gt;&lt;P&gt;please do suggest ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want it to display the way it is display when u select the Severity 1 ..&lt;/P&gt;&lt;P&gt;but i cannnot use it as a alternate state ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 07:29:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logic/m-p/1427551#M807246</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2017-10-25T07:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Logic</title>
      <link>https://community.qlik.com/t5/QlikView/Logic/m-p/1427552#M807247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use the dimension like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sample.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/180836_sample.PNG" style="height: 416px; width: 620px;" /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and Expressions like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;sum( {1&amp;lt;Jira_Severity= {'Severity 1'} &amp;gt;}PDOpenCount )&lt;/LI&gt;&lt;LI&gt;sum( {1&amp;lt;Jira_Severity= {'Severity 1'} &amp;gt;}PDCloseCount )&lt;/LI&gt;&lt;LI&gt;RangeSum(Above(sum( {1&amp;lt;Jira_Severity= {'Severity 1'} &amp;gt;}PDRunningOpenCount ), 0, RowNo()))&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 08:38:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logic/m-p/1427552#M807247</guid>
      <dc:creator>techvarun</dc:creator>
      <dc:date>2017-10-25T08:38:23Z</dc:date>
    </item>
  </channel>
</rss>

