<?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 How to write filter condition in Bar and Line graph? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-write-filter-condition-in-Bar-and-Line-graph/m-p/117012#M758310</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;I have created the visual as shown below &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/211656_Capture.PNG" style="height: 391px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How Can I filter my Value (Line Axis) expression?&lt;/P&gt;&lt;P&gt;My query logic is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Case when Report_Param = 'Sales' and Header_1 = 'Budget' and Header_2 = 'UDT' then sum(Value) &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; else 0 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; end as Value_USD;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any help greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Bhavesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>bhaveshp90</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>How to write filter condition in Bar and Line graph?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-filter-condition-in-Bar-and-Line-graph/m-p/117012#M758310</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;I have created the visual as shown below &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/211656_Capture.PNG" style="height: 391px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How Can I filter my Value (Line Axis) expression?&lt;/P&gt;&lt;P&gt;My query logic is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Case when Report_Param = 'Sales' and Header_1 = 'Budget' and Header_2 = 'UDT' then sum(Value) &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; else 0 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; end as Value_USD;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any help greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Bhavesh&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/How-to-write-filter-condition-in-Bar-and-Line-graph/m-p/117012#M758310</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to write filter condition in Bar and Line graph?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-filter-condition-in-Bar-and-Line-graph/m-p/117013#M758311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have used this condition but it failed, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Report_Param = 'Sales' and Header_2 = 'UDT' and Header_1 = 'Budget', sum(Value), 0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 19:14:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-filter-condition-in-Bar-and-Line-graph/m-p/117013#M758311</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2018-08-23T19:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to write filter condition in Bar and Line graph?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-filter-condition-in-Bar-and-Line-graph/m-p/117014#M758312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;Report_Param ={'Sales'}, Header_2= { 'UDT'}, Header_1= { 'Budget'}&amp;gt;}Value)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 19:20:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-filter-condition-in-Bar-and-Line-graph/m-p/117014#M758312</guid>
      <dc:creator>MarioCenteno</dc:creator>
      <dc:date>2018-08-23T19:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to write filter condition in Bar and Line graph?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-filter-condition-in-Bar-and-Line-graph/m-p/117015#M758313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried your expression, but my line axis disappeared as shown below. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/211667_Capture.PNG" style="height: 365px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 19:23:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-filter-condition-in-Bar-and-Line-graph/m-p/117015#M758313</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2018-08-23T19:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to write filter condition in Bar and Line graph?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-filter-condition-in-Bar-and-Line-graph/m-p/117016#M758314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(SUM({&amp;lt;[Report_Param] ={'Sales' }&amp;gt;}[Value]&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;SUM({&amp;lt;[Header_2] ={'UDT' }&amp;gt;}[Value]),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;[Header_1] ={'Budget' }&amp;gt;}[Value]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 19:29:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-filter-condition-in-Bar-and-Line-graph/m-p/117016#M758314</guid>
      <dc:creator>MarioCenteno</dc:creator>
      <dc:date>2018-08-23T19:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to write filter condition in Bar and Line graph?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-filter-condition-in-Bar-and-Line-graph/m-p/117017#M758315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect, this worked for me thank you. &lt;/P&gt;&lt;P&gt;Also, can you tell me how to count the project_no? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using count(project_no) in the bar expression which is showing incorrect no. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 19:43:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-filter-condition-in-Bar-and-Line-graph/m-p/117017#M758315</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2018-08-23T19:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to write filter condition in Bar and Line graph?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-filter-condition-in-Bar-and-Line-graph/m-p/117018#M758316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;Would you use the same conditions to count the bars?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 19:46:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-filter-condition-in-Bar-and-Line-graph/m-p/117018#M758316</guid>
      <dc:creator>MarioCenteno</dc:creator>
      <dc:date>2018-08-23T19:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to write filter condition in Bar and Line graph?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-filter-condition-in-Bar-and-Line-graph/m-p/117019#M758317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two expressions,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count (Project_No),&lt;/P&gt;&lt;P&gt;Value(USD) =&amp;nbsp; (if(SUM({&amp;lt;[Report_Param] ={'Sales' }&amp;gt;}[Value]&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;SUM({&amp;lt;[Header_2] ={'UDT' }&amp;gt;}[Value]),&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;SUM({&amp;lt;[Header_1] ={'Budget' }&amp;gt;}[Value])&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;I have used the expression given by you for my Value, now the count of project_no is not accurate.&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Should I use other condition for my count ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 19:49:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-filter-condition-in-Bar-and-Line-graph/m-p/117019#M758317</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2018-08-23T19:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to write filter condition in Bar and Line graph?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-filter-condition-in-Bar-and-Line-graph/m-p/117020#M758318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;I suggest you create another post with your new challenge and I will gladly try to help you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-size: 16px; font-family: arial, sans-serif;"&gt;I would also like you to explain a bit more about the lodge of your expression, I think I am not understanding correctly.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 19:58:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-filter-condition-in-Bar-and-Line-graph/m-p/117020#M758318</guid>
      <dc:creator>MarioCenteno</dc:creator>
      <dc:date>2018-08-23T19:58:50Z</dc:date>
    </item>
  </channel>
</rss>

