<?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 UI related Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297925#M110519</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; The positive and negative results are coming up in my chart expressions based on that I need to enclose the same in the () or {} ..How do I classify the values in&amp;nbsp; declaring the MoneyFormat..???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jan 2012 09:52:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-01-23T09:52:19Z</dc:date>
    <item>
      <title>UI related Issue</title>
      <link>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297921#M110515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a bar chart&amp;nbsp; in which I have plotted positive and Negative values.. Below are my requirements &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.I need to show the positive values enclosed in () i.e&amp;nbsp; the display should be ($1000)&lt;/P&gt;&lt;P&gt;2.In the same way I need to show negative values enclosed in {} i.e {$1000)&lt;/P&gt;&lt;P&gt;3.By default Qlikview will show the negative values in the below axis.Is there any way that I can show the negative values above the Axis..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Awaiting for the reply..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2012 07:46:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297921#M110515</guid>
      <dc:creator />
      <dc:date>2012-01-23T07:46:51Z</dc:date>
    </item>
    <item>
      <title>UI related Issue</title>
      <link>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297922#M110516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi, &lt;/P&gt;&lt;P&gt;If you are using chart or Pivot then go to Properties----&amp;gt;Number and check money radio button and change the format to &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;($#,##0.00);{$#,##0.00} . if u are using text box then use Num(Value,'($#,##0.00);{$#,##0.00}')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2012 08:37:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297922#M110516</guid>
      <dc:creator>vijay_iitkgp</dc:creator>
      <dc:date>2012-01-23T08:37:24Z</dc:date>
    </item>
    <item>
      <title>UI related Issue</title>
      <link>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297923#M110517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Is there any option in the Qlikview where I could declare all the positive values should be enclosed between () and negative values between {} ..&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2012 09:24:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297923#M110517</guid>
      <dc:creator />
      <dc:date>2012-01-23T09:24:32Z</dc:date>
    </item>
    <item>
      <title>UI related Issue</title>
      <link>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297924#M110518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Yeah &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do it in Script and Set : at main page&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET MoneyFormat='($#,##0.00);{$#,##0.00}';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will Help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2012 09:30:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297924#M110518</guid>
      <dc:creator>vijay_iitkgp</dc:creator>
      <dc:date>2012-01-23T09:30:20Z</dc:date>
    </item>
    <item>
      <title>UI related Issue</title>
      <link>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297925#M110519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; The positive and negative results are coming up in my chart expressions based on that I need to enclose the same in the () or {} ..How do I classify the values in&amp;nbsp; declaring the MoneyFormat..???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2012 09:52:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297925#M110519</guid>
      <dc:creator />
      <dc:date>2012-01-23T09:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: UI related Issue</title>
      <link>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297926#M110520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Can some one help me on this.. It is bit urgent...&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2012 12:04:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297926#M110520</guid>
      <dc:creator />
      <dc:date>2012-01-23T12:04:41Z</dc:date>
    </item>
    <item>
      <title>UI related Issue</title>
      <link>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297927#M110521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi,&lt;/P&gt;&lt;P&gt;You can use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(Sum([Amount])&amp;gt;=0,Num(Sum([Amount]),'($##,#.0)'),Num(Sum([Amount])*-1,'{$##,#.0}'))&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;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2012 13:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297927#M110521</guid>
      <dc:creator>vijay_iitkgp</dc:creator>
      <dc:date>2012-01-23T13:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: UI related Issue</title>
      <link>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297928#M110522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi VIjay,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks for the quick response.. The chart show all the values enclosed between ( ) .. If possible can u plz attach some sample QVWfor the same..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2012 14:00:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297928#M110522</guid>
      <dc:creator />
      <dc:date>2012-01-23T14:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: UI related Issue</title>
      <link>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297929#M110523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Please find the screenshots of expression and chart for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 08:11:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297929#M110523</guid>
      <dc:creator>vijay_iitkgp</dc:creator>
      <dc:date>2012-01-24T08:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: UI related Issue</title>
      <link>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297930#M110524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I really dnt know the reason why it is not coming at my end.. If you dnt mind can u plz attach the file with some sample data...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 09:09:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297930#M110524</guid>
      <dc:creator />
      <dc:date>2012-01-24T09:09:16Z</dc:date>
    </item>
    <item>
      <title>UI related Issue</title>
      <link>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297931#M110525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Please do not check&amp;nbsp; money format in number tab.Go for only expression default in number tab. I am using Personal edition of QV so I cant send you apps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 09:13:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297931#M110525</guid>
      <dc:creator>vijay_iitkgp</dc:creator>
      <dc:date>2012-01-24T09:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: UI related Issue</title>
      <link>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297932#M110526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Vijay,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Really Thanks alot.. I dnt observe that.. BTW nice talking to you..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 09:17:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297932#M110526</guid>
      <dc:creator />
      <dc:date>2012-01-24T09:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: UI related Issue</title>
      <link>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297933#M110527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Really Thanks alot.. I dnt observe that.. BTW nice talking to you..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 09:17:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297933#M110527</guid>
      <dc:creator />
      <dc:date>2012-01-24T09:17:42Z</dc:date>
    </item>
    <item>
      <title>UI related Issue</title>
      <link>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297934#M110528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Same here&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 09:21:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297934#M110528</guid>
      <dc:creator>vijay_iitkgp</dc:creator>
      <dc:date>2012-01-24T09:21:58Z</dc:date>
    </item>
    <item>
      <title>UI related Issue</title>
      <link>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297935#M110529</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;You might consider using a different colour for the negative bars also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click the "+" beside the expression in the properties and you will see a number of options.&amp;nbsp; Click on "Background" and you can now define an expression to calculate the background colour - which will be the colour of the bar.&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 09:41:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297935#M110529</guid>
      <dc:creator>stephencredmond</dc:creator>
      <dc:date>2012-01-24T09:41:47Z</dc:date>
    </item>
    <item>
      <title>UI related Issue</title>
      <link>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297936#M110530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Good one Stephen. It will really help to distinguish +ve and -ve numbers &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 10:03:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297936#M110530</guid>
      <dc:creator>vijay_iitkgp</dc:creator>
      <dc:date>2012-01-24T10:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: UI related Issue</title>
      <link>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297937#M110531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; That is a good way of differentiating the +ve and -Ve values ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reply..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 10:37:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/UI-related-Issue/m-p/297937#M110531</guid>
      <dc:creator />
      <dc:date>2012-01-24T10:37:20Z</dc:date>
    </item>
  </channel>
</rss>

