<?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: Expression(WTD) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-WTD/m-p/505635#M189057</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;expression not working for me&lt;/P&gt;&lt;P&gt;Sunday -till date &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;rohith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Jul 2013 06:59:55 GMT</pubDate>
    <dc:creator>NavinReddy</dc:creator>
    <dc:date>2013-07-22T06:59:55Z</dc:date>
    <item>
      <title>Expression(WTD)</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-WTD/m-p/505632#M189054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;some one help me i need to be find out week to date calls,&lt;/P&gt;&lt;P&gt;my should be starts from sunday &lt;/P&gt;&lt;P&gt;sunday-till date how can i able to find out the cals(WTD)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;Rohith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jul 2013 06:09:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-WTD/m-p/505632#M189054</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2013-07-22T06:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Expression(WTD)</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-WTD/m-p/505633#M189055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count(if(inWeekToDate( CallDate,vToday,&lt;STRONG&gt;-1&lt;/STRONG&gt;), Calls))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jul 2013 06:23:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-WTD/m-p/505633#M189055</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-07-22T06:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: Expression(WTD)</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-WTD/m-p/505634#M189056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;WTD:&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;Count({&amp;lt;Date={'&amp;gt;=$(=(Num(WeekStart(Max(Date)))))&amp;lt;=$(=(Num(Date)))'}&amp;gt;}Calls)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;or you can simply create a field in script&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;load Date, Sales ,&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Weekstart(Date) as WeekStartDate From xyz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Now use the WeekStartDate in your chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hope the idea is clear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jul 2013 06:23:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-WTD/m-p/505634#M189056</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-07-22T06:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Expression(WTD)</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-WTD/m-p/505635#M189057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;expression not working for me&lt;/P&gt;&lt;P&gt;Sunday -till date &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;rohith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jul 2013 06:59:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-WTD/m-p/505635#M189057</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2013-07-22T06:59:55Z</dc:date>
    </item>
  </channel>
</rss>

