<?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 Calculate week variance in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculate-week-variance/m-p/1318931#M409001</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In advance!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am having date field delivery date , which has daily date records in it , &lt;/P&gt;&lt;P&gt;i have to calculate the variance on the basis of Dimension&amp;nbsp; delivery date and my expression should be&lt;/P&gt;&lt;P&gt;count(orderid) / &lt;SPAN style="font-size: 13.3333px;"&gt;count(orderid) where deliverydate -7&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;but iam not able to handle this in set analysis can any one help on this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Should i handle this at script level or at expression level?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;i have tried below expression .&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;count(orderid) &lt;/SPAN&gt; / count({1&amp;lt;DeliveryStartDateTime={"$(=date(DeliveryStartDateTime-7,'DD-MM-YYYY'))"}&amp;gt;}orderId)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sunil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Mar 2017 13:12:38 GMT</pubDate>
    <dc:creator>sunil1989</dc:creator>
    <dc:date>2017-03-31T13:12:38Z</dc:date>
    <item>
      <title>Calculate week variance</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-week-variance/m-p/1318931#M409001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In advance!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am having date field delivery date , which has daily date records in it , &lt;/P&gt;&lt;P&gt;i have to calculate the variance on the basis of Dimension&amp;nbsp; delivery date and my expression should be&lt;/P&gt;&lt;P&gt;count(orderid) / &lt;SPAN style="font-size: 13.3333px;"&gt;count(orderid) where deliverydate -7&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;but iam not able to handle this in set analysis can any one help on this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Should i handle this at script level or at expression level?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;i have tried below expression .&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;count(orderid) &lt;/SPAN&gt; / count({1&amp;lt;DeliveryStartDateTime={"$(=date(DeliveryStartDateTime-7,'DD-MM-YYYY'))"}&amp;gt;}orderId)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sunil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 13:12:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-week-variance/m-p/1318931#M409001</guid>
      <dc:creator>sunil1989</dc:creator>
      <dc:date>2017-03-31T13:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate week variance</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-week-variance/m-p/1318932#M409002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DeliveryStartDateTime&lt;/SPAN&gt; as your dimension by any chance? Would you be able to share a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 13:18:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-week-variance/m-p/1318932#M409002</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-31T13:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate week variance</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-week-variance/m-p/1318933#M409003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes , &lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;DeliveryStartDateTime(delivery date mentioned above)&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt; is my deimension&lt;/P&gt;&lt;P&gt;i cannot share the sample because its on remote desktop, i cannot copy from remote to local machine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 13:40:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-week-variance/m-p/1318933#M409003</guid>
      <dc:creator>sunil1989</dc:creator>
      <dc:date>2017-03-31T13:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate week variance</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-week-variance/m-p/1318934#M409004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have continuous dates, you can try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Count(orderid)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;/Above(Count(orderId), 7)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 13:44:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-week-variance/m-p/1318934#M409004</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-31T13:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate week variance</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-week-variance/m-p/1318935#M409005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any other solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sunilkumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 13:46:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-week-variance/m-p/1318935#M409005</guid>
      <dc:creator>sunil1989</dc:creator>
      <dc:date>2017-03-31T13:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate week variance</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-week-variance/m-p/1318936#M409006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This did not work? May be use &lt;A href="https://community.qlik.com/qlik-blogpost/4531"&gt;The As-Of Table&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 13:50:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-week-variance/m-p/1318936#M409006</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-31T13:50:33Z</dc:date>
    </item>
  </channel>
</rss>

