<?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 Create a Chart using calculated item in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-a-Chart-using-calculated-item/m-p/207640#M587514</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;PFA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope the attachment helps you out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Feb 2011 12:18:46 GMT</pubDate>
    <dc:creator>deepakk</dc:creator>
    <dc:date>2011-02-09T12:18:46Z</dc:date>
    <item>
      <title>Create a Chart using calculated item</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-Chart-using-calculated-item/m-p/207637#M587509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;Is it possible to create a chart to count how many times appear of a calculated item? I tried but unable to do so.&lt;/P&gt;&lt;P&gt;For example:&lt;BR /&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-3510_sourceID:3510" /&gt;&lt;/P&gt;&lt;P&gt;Any suggestion?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Feb 2011 10:46:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-Chart-using-calculated-item/m-p/207637#M587509</guid>
      <dc:creator />
      <dc:date>2011-02-09T10:46:10Z</dc:date>
    </item>
    <item>
      <title>Create a Chart using calculated item</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-Chart-using-calculated-item/m-p/207638#M587510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Yes its possible. ONe of the way of doing it is creating a field at script level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if((count) &amp;lt;= 5 , 'Low usage' ,if(count &amp;gt; 5 and count &amp;lt; 20 'Mid USage', if(count &amp;gt;20, 'High Usgae'))) as Calculateditem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in Fron end add the two dimension COuntry and Calculateditem and in expression count( Calculateditem ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Feb 2011 10:56:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-Chart-using-calculated-item/m-p/207638#M587510</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2011-02-09T10:56:16Z</dc:date>
    </item>
    <item>
      <title>Create a Chart using calculated item</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-Chart-using-calculated-item/m-p/207639#M587512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak,&lt;/P&gt;&lt;P&gt;Thanks for your suggestion. But I do not want this to put into the loading scripts because the data consists of 2 years data in transaction level and thus, the number of count is also a calculated item as well. In QV, will have a selection page for users to choose whether they want to see the monthly, bi-monthly, quarterly, yearly, etc. Hence, pre-calculate in the scripts does not work.&lt;/P&gt;&lt;P&gt;I want the chart can be dynamically change based on the users' choice in selection page.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Feb 2011 11:06:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-Chart-using-calculated-item/m-p/207639#M587512</guid>
      <dc:creator />
      <dc:date>2011-02-09T11:06:27Z</dc:date>
    </item>
    <item>
      <title>Create a Chart using calculated item</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-Chart-using-calculated-item/m-p/207640#M587514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;PFA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope the attachment helps you out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Feb 2011 12:18:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-Chart-using-calculated-item/m-p/207640#M587514</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2011-02-09T12:18:46Z</dc:date>
    </item>
    <item>
      <title>Create a Chart using calculated item</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-Chart-using-calculated-item/m-p/207641#M587515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;[View:http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/7823.Test222.zip:550:0]&lt;/P&gt;&lt;P&gt;Hi Deepak,&lt;/P&gt;&lt;P&gt;Thanks a lot and it works.&lt;/P&gt;&lt;P&gt;Moreover, I added more data, country field as well, to your qvw file and plot a chart as attached.&lt;/P&gt;&lt;P&gt;I found that since there are too much values on the x-asis, the chart is unable to show all the country and thus, it hided some of them. I would like to ask&lt;/P&gt;&lt;P&gt;1) You can see that even there is no staff in AU for Prod A, but the chart still having AU in A. Can I remove all the value in X-asis which is not exists to the specific Prod. For example, I just want to show CN, ID and IN for Prod D.&lt;/P&gt;&lt;P&gt;2) If 1 cannot be done, then will face another problem is not all the countries are shown in the chart. For example, CN label in x-asis is missing but the CN bar is there. This will confuse users. What should have do in order to show all?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Feb 2011 04:22:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-Chart-using-calculated-item/m-p/207641#M587515</guid>
      <dc:creator />
      <dc:date>2011-02-10T04:22:21Z</dc:date>
    </item>
    <item>
      <title>Create a Chart using calculated item</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-Chart-using-calculated-item/m-p/207642#M587516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;I saw the application , I am not able to figure out the first problem. The second one can be resolved by reducing the font size of to X size.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Feb 2011 09:44:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-Chart-using-calculated-item/m-p/207642#M587516</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2011-02-10T09:44:09Z</dc:date>
    </item>
    <item>
      <title>Create a Chart using calculated item</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-Chart-using-calculated-item/m-p/207643#M587517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think there is an option to hide the Country's with no Counts. What you could do is create a Calculated Dimension as '=Prod &amp;amp; Country'. This will collapse the grouping into a single layer and will chart appropriately. A (possible) downside is the unfriendly labels.&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/5734.test222.bmp"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/11/5734.test222.bmp" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Feb 2011 19:42:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-Chart-using-calculated-item/m-p/207643#M587517</guid>
      <dc:creator />
      <dc:date>2011-02-10T19:42:51Z</dc:date>
    </item>
    <item>
      <title>Create a Chart using calculated item</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-Chart-using-calculated-item/m-p/207644#M587518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jamie.&lt;/P&gt;&lt;P&gt;That's no good. But it is weird that in pivot format, it shows in a perfect way while in chart is not.&lt;/P&gt;&lt;P&gt;I think QV has to look at this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Feb 2011 02:46:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-Chart-using-calculated-item/m-p/207644#M587518</guid>
      <dc:creator />
      <dc:date>2011-02-11T02:46:42Z</dc:date>
    </item>
  </channel>
</rss>

