<?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: Re: Need Help on bar charts in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-Help-on-bar-charts/m-p/583135#M1096343</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Update&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then write like expression like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume Country1,2.... you use your dimension country&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select 2 country name in the dimension&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Dimension:- If( Match(Country,'Country1','&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Country2&lt;/SPAN&gt;'),Country)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;and suppress when value null&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Expression :- Count(Sales)&lt;/STRONG&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;&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;With SET Analysis you can also do 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;&lt;STRONG&gt;Dimension:- Country&lt;/STRONG&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;&lt;STRONG&gt;Expression:-Sum( {&amp;lt;Country = {'Country1','Country2' }&amp;gt;}&amp;nbsp; Sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Apr 2014 18:45:59 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2014-04-30T18:45:59Z</dc:date>
    <item>
      <title>Need Help on bar charts</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-on-bar-charts/m-p/583131#M1096339</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;&lt;/P&gt;&lt;P&gt;Myself Nani and i am new to qlikview. &lt;/P&gt;&lt;P&gt;I need a small help on barcharts.&lt;/P&gt;&lt;P&gt;I have 10 vales in countries field and i want to display only 5 specified countries in bar chart.How to do it?&lt;/P&gt;&lt;P&gt;Thanks In Advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nani D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 18:20:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-on-bar-charts/m-p/583131#M1096339</guid>
      <dc:creator />
      <dc:date>2014-04-30T18:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help on bar charts</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-on-bar-charts/m-p/583132#M1096340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Update now please check previous i forget to add some thing&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have sample then provide might be easy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose you have table like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Country,Sales&lt;/P&gt;&lt;P&gt;Germany,23434&lt;/P&gt;&lt;P&gt;USA,43242&lt;/P&gt;&lt;P&gt;Japan,45687&lt;/P&gt;&lt;P&gt;Greece,53454&lt;/P&gt;&lt;P&gt;India,4545&lt;/P&gt;&lt;P&gt;Dubai,677&lt;/P&gt;&lt;P&gt;Malaysia,7676&lt;/P&gt;&lt;P&gt;Russia,76765&lt;/P&gt;&lt;P&gt;Africa,2434&lt;/P&gt;&lt;P&gt;Switzerland,5453&lt;/P&gt;&lt;P&gt;Brazil,3546&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write a expression for bar chart like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension:- Calculated dimension If( Match(Country,'USA','Germany','India','Spain','Greece'),Country)&lt;/P&gt;&lt;P&gt;and suppress when value null&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression :- Count(Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 18:25:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-on-bar-charts/m-p/583132#M1096340</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-30T18:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help on bar charts</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-on-bar-charts/m-p/583133#M1096341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to use below as&lt;/P&gt;&lt;P&gt;Calculated Dimension in Straight or Pivot Table&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=IF(Match(Country,'Country1','Country2','Country3','Country4','Country5'),Country)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Tick Suppress When Value is NULL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the same in your list box expression, if you want to display only 5 Countries in your List BOX&lt;/P&gt;&lt;P&gt;Here Country is the Dimension Name&lt;/P&gt;&lt;P&gt;Country1,Country2,Country3,Country4 and Country5 are the countries. You need to change them according to your requirements.,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 18:33:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-on-bar-charts/m-p/583133#M1096341</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-30T18:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Need Help on bar charts</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-on-bar-charts/m-p/583134#M1096342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have uploaded two tables like this&lt;/P&gt;&lt;P&gt;Customer:&lt;/P&gt;&lt;P&gt;LOAD [Customer ID], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Country, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Customer, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Address, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; City, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Zip&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is [Sheet1$]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales:&lt;/P&gt;&lt;P&gt;LOAD Month, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Salesman ID], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Customer ID], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Transaction ID], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Day, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Product ID], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Serial No], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [List Price], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Gross Margin]&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Have Country Dimention and expression is Sum(sales)&lt;/P&gt;&lt;P&gt;and i want to find out some of sales for only two countries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nani D&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 18:41:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-on-bar-charts/m-p/583134#M1096342</guid>
      <dc:creator />
      <dc:date>2014-04-30T18:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Need Help on bar charts</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-on-bar-charts/m-p/583135#M1096343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Update&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then write like expression like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume Country1,2.... you use your dimension country&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select 2 country name in the dimension&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Dimension:- If( Match(Country,'Country1','&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Country2&lt;/SPAN&gt;'),Country)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;and suppress when value null&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Expression :- Count(Sales)&lt;/STRONG&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;&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;With SET Analysis you can also do 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;&lt;STRONG&gt;Dimension:- Country&lt;/STRONG&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;&lt;STRONG&gt;Expression:-Sum( {&amp;lt;Country = {'Country1','Country2' }&amp;gt;}&amp;nbsp; Sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 18:45:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-on-bar-charts/m-p/583135#M1096343</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-30T18:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help on bar charts</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-on-bar-charts/m-p/583136#M1096344</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;You need to use below as&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Calculated Dimension in Straight&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;=IF(Match(Country,'Country1','Country2'),Country)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Tick Suppress When Value is NULL&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;Expression&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SUM(Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 18:46:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-on-bar-charts/m-p/583136#M1096344</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-30T18:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help on bar charts</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-on-bar-charts/m-p/583137#M1096345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its working Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nani D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 18:46:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-on-bar-charts/m-p/583137#M1096345</guid>
      <dc:creator />
      <dc:date>2014-04-30T18:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help on bar charts</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-on-bar-charts/m-p/583138#M1096346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nani, Glad that you have got your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever more than one answers are right from more than one members, request to tick Correct Answer based on first come first serve basis (you can check time). Even though this is just my suggestion, final decision is on the member who has raised question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will make justice to the work done for giving answer and also, encourage members to answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If someone has given correct answer and will not receive any points (like what happened to myself), making oneself thinking what is gone wrong !!! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 18:52:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-on-bar-charts/m-p/583138#M1096346</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-30T18:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help on bar charts</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-on-bar-charts/m-p/583139#M1096347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Nani to know it working &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; enjoy qlikview.&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, 30 Apr 2014 18:56:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-on-bar-charts/m-p/583139#M1096347</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-30T18:56:29Z</dc:date>
    </item>
  </channel>
</rss>

