<?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 Need to create a where condition in variable. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-to-create-a-where-condition-in-variable/m-p/202987#M1208134</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;I am new to qlikview.&lt;/P&gt;&lt;P&gt;I have data object contains dates and day objects contain monday, thuesday to sunday for each date.&lt;/P&gt;&lt;P&gt;now i would like to create a graph showing all mondays date on x axis and revenue on y axis ( i don't want to use list box for days as it filter other tables and graph on tabs which is not required)&lt;/P&gt;&lt;P&gt;so i want create a object/varaible which show dates for monday ( like Date where day = 'monday' ) . Coiuld you please tell how can i create this qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Oct 2009 17:16:07 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-10-21T17:16:07Z</dc:date>
    <item>
      <title>Need to create a where condition in variable.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-create-a-where-condition-in-variable/m-p/202987#M1208134</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;I am new to qlikview.&lt;/P&gt;&lt;P&gt;I have data object contains dates and day objects contain monday, thuesday to sunday for each date.&lt;/P&gt;&lt;P&gt;now i would like to create a graph showing all mondays date on x axis and revenue on y axis ( i don't want to use list box for days as it filter other tables and graph on tabs which is not required)&lt;/P&gt;&lt;P&gt;so i want create a object/varaible which show dates for monday ( like Date where day = 'monday' ) . Coiuld you please tell how can i create this qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2009 17:16:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-create-a-where-condition-in-variable/m-p/202987#M1208134</guid>
      <dc:creator />
      <dc:date>2009-10-21T17:16:07Z</dc:date>
    </item>
    <item>
      <title>Need to create a where condition in variable.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-create-a-where-condition-in-variable/m-p/202988#M1208135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can either create a new field in the script using code &lt;I&gt;if(day = 'monday',date)&lt;/I&gt; and use this field in the chart or you can create a calculated dimension in the chart using same code. Check the option 'Suppress when value is null' in chart properties.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2009 18:16:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-create-a-where-condition-in-variable/m-p/202988#M1208135</guid>
      <dc:creator />
      <dc:date>2009-10-21T18:16:37Z</dc:date>
    </item>
    <item>
      <title>Need to create a where condition in variable.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-create-a-where-condition-in-variable/m-p/202989#M1208136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using a set. The expression would look something like this:&lt;/P&gt;&lt;P&gt;&lt;B&gt;sum&lt;/B&gt; &lt;B&gt;&lt;/B&gt;({&amp;lt;&lt;B&gt;Day&lt;/B&gt;={'Monday'}&amp;gt;}&lt;B&gt;Revenue&lt;/B&gt;)&lt;/P&gt;&lt;P&gt;As long as you use No Accumulation it should show all dates seperately.&lt;/P&gt;&lt;P&gt;Hope this works!&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2009 19:06:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-create-a-where-condition-in-variable/m-p/202989#M1208136</guid>
      <dc:creator />
      <dc:date>2009-10-21T19:06:08Z</dc:date>
    </item>
    <item>
      <title>Need to create a where condition in variable.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-create-a-where-condition-in-variable/m-p/202990#M1208137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Amit , it's working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2009 19:06:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-create-a-where-condition-in-variable/m-p/202990#M1208137</guid>
      <dc:creator />
      <dc:date>2009-10-21T19:06:38Z</dc:date>
    </item>
  </channel>
</rss>

