<?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: Sales Dashboard in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sales-Dashboard/m-p/632408#M1091227</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;to get the year out of your date field use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;OrderDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;OrderYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I´m not quite sure if you are searching for a sum function to get the sum of sales:&lt;/P&gt;&lt;P&gt;You could use it as as chart expression if you use the OrderYear as dimension then:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SumSales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Profile&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SumProfile&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Carolin&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 May 2014 07:44:16 GMT</pubDate>
    <dc:creator>carolin01</dc:creator>
    <dc:date>2014-05-14T07:44:16Z</dc:date>
    <item>
      <title>Sales Dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Sales-Dashboard/m-p/632406#M1091225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Group, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am new to qlickview and want to prepare sales dashboard. Below are the parameter, I am planning to use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which product has taken maximum time to ship ( Ship date - Order date)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- order date&amp;nbsp; &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;- Ship date &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;- Product category &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;- Product subcategory &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;- Product name&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As we have many order date available including different moth , years and dates. But I want to combine all dates into year( Ex : any date or month belong to 2010 years should show me only 2010 in Filed etc) &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Also want to display sales and profile in same bar graph adjacent to each other.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Please suggest, how can I achieve this.&amp;nbsp;&amp;nbsp; Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 07:30:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sales-Dashboard/m-p/632406#M1091225</guid>
      <dc:creator />
      <dc:date>2014-05-14T07:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Sales-Dashboard/m-p/632407#M1091226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To calculate year use Year function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Year(Date)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 07:42:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sales-Dashboard/m-p/632407#M1091226</guid>
      <dc:creator>nlmmaurya</dc:creator>
      <dc:date>2014-05-14T07:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Sales-Dashboard/m-p/632408#M1091227</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;to get the year out of your date field use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;OrderDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;OrderYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I´m not quite sure if you are searching for a sum function to get the sum of sales:&lt;/P&gt;&lt;P&gt;You could use it as as chart expression if you use the OrderYear as dimension then:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SumSales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Profile&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SumProfile&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Carolin&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 07:44:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sales-Dashboard/m-p/632408#M1091227</guid>
      <dc:creator>carolin01</dc:creator>
      <dc:date>2014-05-14T07:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Sales-Dashboard/m-p/632409#M1091228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;- Create Master Calender &lt;/P&gt;&lt;P&gt;- Create Data Model using link tables with&amp;nbsp; all possible combinations with keys.&lt;/P&gt;&lt;P&gt;- Create Sql Scripts to fetch data into qvd.&lt;/P&gt;&lt;P&gt;- Apply Incremental Load&lt;/P&gt;&lt;P&gt;- &lt;A href="http://ap-a.demo.qlik.com/QvAJAXZfc/opendoc.htm?document=qvdocs%2FRx%20Sales.qvw&amp;amp;host=demo11" title="http://ap-a.demo.qlik.com/QvAJAXZfc/opendoc.htm?document=qvdocs%2FRx%20Sales.qvw&amp;amp;host=demo11"&gt;QlikView&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Linke for demo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 07:48:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sales-Dashboard/m-p/632409#M1091228</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2014-05-14T07:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Sales-Dashboard/m-p/632410#M1091229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Neelam,&lt;/P&gt;&lt;P&gt;Thanks for reply. Can I call you to discuss further, rather then discussing here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 07:49:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sales-Dashboard/m-p/632410#M1091229</guid>
      <dc:creator />
      <dc:date>2014-05-14T07:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Sales-Dashboard/m-p/632411#M1091230</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;If u want to&amp;nbsp; find &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Which product has taken maximum time to ship&lt;/SPAN&gt; then use this:&lt;/P&gt;&lt;P&gt;Calculate max(count(Ship Date)) group by Product.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It may work for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Neelam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 07:58:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sales-Dashboard/m-p/632411#M1091230</guid>
      <dc:creator>nlmmaurya</dc:creator>
      <dc:date>2014-05-14T07:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Sales-Dashboard/m-p/632412#M1091231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Neelam,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Is it possible to talk to you on phone, as it will be easy for me doing this dashboard. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Waiting for positive reply. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 08:01:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sales-Dashboard/m-p/632412#M1091231</guid>
      <dc:creator />
      <dc:date>2014-05-14T08:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Sales-Dashboard/m-p/632413#M1091232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In SET section of edit script, I have put &lt;/P&gt;&lt;P&gt;SET DateFormat='YYYY';&amp;nbsp; to get only years. But I want to group the years, as currently I am getting same year multiple times. Can you please suggest, how do I achieve this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 10:07:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sales-Dashboard/m-p/632413#M1091232</guid>
      <dc:creator />
      <dc:date>2014-05-14T10:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Sales-Dashboard/m-p/632414#M1091233</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In SET section of edit script, I have put&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SET DateFormat='YYYY';&amp;nbsp; to get only years. But I want to group the years, as currently I am getting same year multiple times. Can you please suggest, how do I achieve this. &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;Also where I need to post this calculation. Will it be under SET or LOAD section of edit script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 10:17:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sales-Dashboard/m-p/632414#M1091233</guid>
      <dc:creator />
      <dc:date>2014-05-14T10:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Sales-Dashboard/m-p/632415#M1091234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;OrderDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Order&lt;STRONG&gt;Year&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 8pt;"&gt;The above one should be in your Data table&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 8pt;"&gt;And match this one to your Master Calandar&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 11:02:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sales-Dashboard/m-p/632415#M1091234</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-14T11:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Sales-Dashboard/m-p/632416#M1091235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jebalmalai,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks for reply. As I am new to this tool, Can you please provide me your contact detail, So that I can call you to take your help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 11:06:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sales-Dashboard/m-p/632416#M1091235</guid>
      <dc:creator />
      <dc:date>2014-05-14T11:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Sales-Dashboard/m-p/632417#M1091236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saurabh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure I can share the number in this public forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But can you please post the document with some dummy numbers,I will find out the issue and reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jeba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 11:10:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sales-Dashboard/m-p/632417#M1091236</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-14T11:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Sales-Dashboard/m-p/632418#M1091237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jeba,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks for reply. Can you please add me on gmail atleast. &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:sourabhkhandelwal123@gmail.com"&gt;sourabhkhandelwal123@gmail.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As its difficult for me to get your help on this chat. Hope your wont mind. Or You can give me miss call on 08886400400 my mobile . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Saurabh &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 11:13:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sales-Dashboard/m-p/632418#M1091237</guid>
      <dc:creator />
      <dc:date>2014-05-14T11:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Sales-Dashboard/m-p/632419#M1091238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you there now. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 11:40:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sales-Dashboard/m-p/632419#M1091238</guid>
      <dc:creator />
      <dc:date>2014-05-14T11:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Sales-Dashboard/m-p/632420#M1091239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am still waiting for solution . Can anybody help me &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 13:08:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sales-Dashboard/m-p/632420#M1091239</guid>
      <dc:creator />
      <dc:date>2014-05-14T13:08:35Z</dc:date>
    </item>
  </channel>
</rss>

