<?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: Hello, in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hello/m-p/411538#M1166406</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot....... for your time and reply...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your answer is really helpful....But did not get oppertunity to work on that today.... May be i&amp;nbsp; will reply to you tomorrow with good news. I think i have to change the month field. Its in text format now....(ex,, 'Mar','Apr','May'....). &lt;/P&gt;&lt;P&gt;Iam not sure, how (Month-1) works in my case?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2012 19:46:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-10-15T19:46:21Z</dc:date>
    <item>
      <title>Hello,</title>
      <link>https://community.qlik.com/t5/QlikView/Hello/m-p/411534#M1166402</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;am new to Qlikview. Would you please any one help me on these following issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1&amp;gt;&amp;nbsp;&amp;nbsp; How to set different colors for the positive and negative values in the bar chart over a period of time ( Month is dimension)&lt;/P&gt;&lt;P&gt;2&amp;gt; How to write an&amp;nbsp; expression for the difference of sum(sales) for all months&amp;nbsp; ( Month is dimension, sum(sales) is expression)&lt;/P&gt;&lt;P&gt;ex: for the month for Feb'12, the expression should be difference of sum of Feb12 sales and sum of Jan12 sales. &lt;/P&gt;&lt;P&gt;Dimension : Month&lt;/P&gt;&lt;P&gt;Expression : Difference of sum (sales) with previous month.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Oct 2012 12:05:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hello/m-p/411534#M1166402</guid>
      <dc:creator />
      <dc:date>2012-10-13T12:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: Hello,</title>
      <link>https://community.qlik.com/t5/QlikView/Hello/m-p/411535#M1166403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. On the Visual Cues tab of the properties screen you can set different colors for values larger and/or smaller than values you set there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; sum( {$&amp;lt;Month = {$(=Only(Month))}&amp;gt;} Sales ) - sum( {$&amp;lt;Month = {$(=Only(Month)-1)}&amp;gt;} Sales )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Oct 2012 15:09:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hello/m-p/411535#M1166403</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-10-13T15:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: Hello,</title>
      <link>https://community.qlik.com/t5/QlikView/Hello/m-p/411536#M1166404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Hi Sivadandu,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;As suggested by Gysbert... you can use Visual Cues but that is old fashioned way. Rather I'd recommend you to use Text Colour under expressions &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/plus.png" /&gt; sign. I've made a video tutorial on how to use experssion attributes. Here is the link...please let me know if you need more information.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;&lt;A class="loading active_link" href="http://qlikshare.com/328" title="http://qlikshare.com/328"&gt;http://qlikshare.com/328&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;DV&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Oct 2012 11:39:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hello/m-p/411536#M1166404</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2012-10-14T11:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Hello,</title>
      <link>https://community.qlik.com/t5/QlikView/Hello/m-p/411537#M1166405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your postings are really helpful.... Hatsoff.......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 19:42:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hello/m-p/411537#M1166405</guid>
      <dc:creator />
      <dc:date>2012-10-15T19:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Hello,</title>
      <link>https://community.qlik.com/t5/QlikView/Hello/m-p/411538#M1166406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot....... for your time and reply...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your answer is really helpful....But did not get oppertunity to work on that today.... May be i&amp;nbsp; will reply to you tomorrow with good news. I think i have to change the month field. Its in text format now....(ex,, 'Mar','Apr','May'....). &lt;/P&gt;&lt;P&gt;Iam not sure, how (Month-1) works in my case?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 19:46:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hello/m-p/411538#M1166406</guid>
      <dc:creator />
      <dc:date>2012-10-15T19:46:21Z</dc:date>
    </item>
  </channel>
</rss>

