<?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 Time Comparison in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Time-Comparison/m-p/593704#M1116097</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hello --&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I am working on a sales application and I need to know if QlikView can do the following:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1.&amp;nbsp; Provide week over week % differences (ie - last week was 20% higher than the previous week) in the overall funnel and closure with the drill down upto single opportunity level.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks for any insight into the capabilities of QlikView.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Feb 2014 10:56:16 GMT</pubDate>
    <dc:creator>saurabh_karlewar</dc:creator>
    <dc:date>2014-02-17T10:56:16Z</dc:date>
    <item>
      <title>Time Comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Comparison/m-p/593704#M1116097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hello --&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I am working on a sales application and I need to know if QlikView can do the following:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1.&amp;nbsp; Provide week over week % differences (ie - last week was 20% higher than the previous week) in the overall funnel and closure with the drill down upto single opportunity level.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks for any insight into the capabilities of QlikView.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 10:56:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Comparison/m-p/593704#M1116097</guid>
      <dc:creator>saurabh_karlewar</dc:creator>
      <dc:date>2014-02-17T10:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Time Comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Comparison/m-p/593705#M1116098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are a couple of ways to do this, but without the data it is difficult to say which way to do it. However, if you try the following, you can get a picture of one way to do it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Create a chart, e.g. a pivot table&lt;/P&gt;&lt;P&gt;2: Add a Dimension - Week Number&lt;/P&gt;&lt;P&gt;3. Add a first expression Sum(Number) - whichever number you want to analyze&lt;/P&gt;&lt;P&gt;4. Add a second expression Sum(Number) / Above(Sum(Number)) - 1. Format as percentage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 18:59:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Comparison/m-p/593705#M1116098</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-02-17T18:59:18Z</dc:date>
    </item>
  </channel>
</rss>

