<?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: Help in Bar chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-in-Bar-chart/m-p/380502#M571772</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you are essentially doing is loading the data you want to see from the 'GROUP1' field in to the 'MAKE' field, so that you are using the same dimension in your graphs. However, in order to avoid counting the data twice, you would need a way to identify what is your real data ('True Data') and what is just in there for graphing purposes. This is where that 'Flag' field comes in. Then, for example, if you want to sum your total volume you would have to use sum({$&amp;lt;Flag={'True Data'}&amp;gt;}Volume) instead of just sum(Volume) or you would be counting the placeholders.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Aug 2012 13:09:16 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-08-24T13:09:16Z</dc:date>
    <item>
      <title>Help in Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-Bar-chart/m-p/380498#M571768</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;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 10pt;"&gt; I have several grouping categories that i have to display in several types of barcharts i.e. vehcile sales comparisons&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; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; chart1: Vvwagen&lt;SPAN style="font-family: Arial, sans-serif;"&gt; Group&amp;nbsp; vs Industry Comparison&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Here i wanted to compare all Vvwagen Group brands with Industry avg&amp;nbsp;&amp;nbsp; for this i was trying with this expression in dimension&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt; font-family: 'Courier New';"&gt;&amp;nbsp;&amp;nbsp; =&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 9pt; font-family: 'Courier New';"&gt;if&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 9pt; font-family: 'Courier New';"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 9pt; font-family: 'Courier New';"&gt;match&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 9pt; font-family: 'Courier New';"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-size: 9pt; font-family: 'Courier New';"&gt;Make&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 9pt; font-family: 'Courier New';"&gt;,'SKDA','AUD','VVWAGEN','UGATI&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 9pt; font-family: 'Courier New';"&gt;','SET') &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 9pt; font-family: 'Courier New';"&gt;and&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 9pt; font-family: 'Courier New';"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-size: 9pt; font-family: 'Courier New';"&gt;GROUP1&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 9pt; font-family: 'Courier New';"&gt;='Industry Avg',&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-size: 9pt; font-family: 'Courier New';"&gt;GROUP1&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 9pt; font-family: 'Courier New';"&gt;)&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 9pt; font-family: 'Courier New';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Here am trying to combine two dimensions but am not able to implement it. How can we combine two dimensions as one dimension.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; so guys requesting your help on this.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; chart2: Vvwagen Group&lt;SPAN style="font-family: Arial, sans-serif;"&gt; Group to OEM grouping; Europe, Asian, Korean&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Here i wanted to compare Vvwagen Group with all Europe, Asian, Korean brands&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; please find the attached sample chart type and&amp;nbsp; excel for vehcile catagories.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&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; Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2012 19:16:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-Bar-chart/m-p/380498#M571768</guid>
      <dc:creator />
      <dc:date>2012-08-23T19:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-Bar-chart/m-p/380499#M571769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I couldn't find a way to combine the dimensions within the graph itself, but a cheat would be to include it in the script with a 'Flag'. Admittedly, this would be a hassle, as you would have to include a set analysis for calculating based upon only the 'True Data' in all your other tables/graphs, but it may be something to consider. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2012 22:01:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-Bar-chart/m-p/380499#M571769</guid>
      <dc:creator />
      <dc:date>2012-08-23T22:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-Bar-chart/m-p/380500#M571770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp; thnx for your replay..it is bit confusing for me let me try it out and what 'True Data' here. could you please explain it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2012 10:37:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-Bar-chart/m-p/380500#M571770</guid>
      <dc:creator />
      <dc:date>2012-08-24T10:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-Bar-chart/m-p/380501#M571771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp; thnx for your replay..it is bit confusing for me let me try it out and what 'True Data' here. could you please explain it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2012 10:37:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-Bar-chart/m-p/380501#M571771</guid>
      <dc:creator />
      <dc:date>2012-08-24T10:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-Bar-chart/m-p/380502#M571772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you are essentially doing is loading the data you want to see from the 'GROUP1' field in to the 'MAKE' field, so that you are using the same dimension in your graphs. However, in order to avoid counting the data twice, you would need a way to identify what is your real data ('True Data') and what is just in there for graphing purposes. This is where that 'Flag' field comes in. Then, for example, if you want to sum your total volume you would have to use sum({$&amp;lt;Flag={'True Data'}&amp;gt;}Volume) instead of just sum(Volume) or you would be counting the placeholders.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2012 13:09:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-Bar-chart/m-p/380502#M571772</guid>
      <dc:creator />
      <dc:date>2012-08-24T13:09:16Z</dc:date>
    </item>
  </channel>
</rss>

