<?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: Bar Chart Req. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Req/m-p/1278689#M851965</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;He explained already with each of expression. Here you go&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/154803_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you mean picture in English? That highlighted put into the inside of the bar which Qlikview function already setup with Code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/154802_Capture.PNG" style="height: 523px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Mar 2017 06:35:02 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-03-01T06:35:02Z</dc:date>
    <item>
      <title>Bar Chart Req.</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Req/m-p/1278680#M851956</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 like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/154721_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;I need 3 things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Legend should be under X axis.&lt;/P&gt;&lt;P&gt;2. The Value of Y axis should be like 4M,2M instead of 400,000,000.&lt;/P&gt;&lt;P&gt;3. The percentages share should be on Bar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sarif&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Req/m-p/1278680#M851956</guid>
      <dc:creator>mhmmd_srf</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Req.</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Req/m-p/1278681#M851957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) You should drag and drop where you want&lt;/P&gt;&lt;P&gt;2) &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;The Y axis is associated with one expression - usually (but not necessarily) the first. Did you change the number format for the expression associated with the axis?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;May be try something like -- &lt;STRONG&gt;(Sum(Sales) / 10000000) &amp;amp; 'K'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;3) Check relative and put the value on data points so that you can get it&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 11:49:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Req/m-p/1278681#M851957</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-02-28T11:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Req.</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Req/m-p/1278682#M851958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohammad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attach a sample with the following:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="28-02-2017 12-53-09.png" class="jive-image image-1" src="/legacyfs/online/154723_28-02-2017 12-53-09.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1. Legend should be under X axis. &lt;STRONG&gt;Select the graph and press CTRL + MAY and move the legend to the bottom place &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2. The Value of Y axis should be like 4M,2M instead of 400,000,000. &lt;STRONG&gt;Go to Properties &amp;gt; Number in graph and put e.g. "M€" in 'Thousand Symbol' place&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;3. The percentages share should be on Bar. &lt;STRONG&gt;Use a dual function in the expression&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 11:56:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Req/m-p/1278682#M851958</guid>
      <dc:creator>hector_munoz</dc:creator>
      <dc:date>2017-02-28T11:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Req.</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Req/m-p/1278683#M851959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Anil sir,&lt;/P&gt;&lt;P&gt;1. Drag and drop is not happening. Do we need to go any specific tab of property?&lt;/P&gt;&lt;P&gt;3. I did not get this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sarif&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 11:59:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Req/m-p/1278683#M851959</guid>
      <dc:creator>mhmmd_srf</dc:creator>
      <dc:date>2017-02-28T11:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Req.</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Req/m-p/1278684#M851960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excuse me... When I put "M€" in 'Thousand Symbol' place I lost percentage in bars... I have changed it:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Dividing by 1000 the second parameter of dual function (so the Y axis is in thousands)&lt;/LI&gt;&lt;LI&gt;Putting "M€" in 'Symbol' instead of &lt;SPAN style="font-size: 13.3333px;"&gt;'Thousand Symbol'&lt;/SPAN&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I attach it again...&lt;/P&gt;&lt;P&gt;&lt;IMG alt="28-02-2017 12-59-22.png" class="jive-image image-1" src="/legacyfs/online/154727_28-02-2017 12-59-22.png" style="height: auto;" /&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;H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 12:00:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Req/m-p/1278684#M851960</guid>
      <dc:creator>hector_munoz</dc:creator>
      <dc:date>2017-02-28T12:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Req.</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Req/m-p/1278685#M851961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No need to call Sir, my name is Anil&lt;/P&gt;&lt;P&gt;Coming to&lt;/P&gt;&lt;P&gt;1) here, Mouse over on Legend and use Ctrl + Long key. Then drag to the bottom of that legend. Then you will get it&lt;/P&gt;&lt;P&gt;3) May be understand is not suit. Can you describe more / Provide application so that we came to know as you want&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 12:03:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Req/m-p/1278685#M851961</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-02-28T12:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Req.</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Req/m-p/1278686#M851962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sir,&lt;/P&gt;&lt;P&gt;I used your expression. And if I Check Values on data points, it is showing the million value, not percentage values.&lt;/P&gt;&lt;P&gt;How to make this.&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sarif&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 13:15:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Req/m-p/1278686#M851962</guid>
      <dc:creator>mhmmd_srf</dc:creator>
      <dc:date>2017-02-28T13:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Req.</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Req/m-p/1278687#M851963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sarif,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I donot understand; in this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Dual(Num(Sum(Sales) / Sum(TOTAL &amp;lt;Year&amp;gt; Sales), '#.##0%'), Sum(Sales) / 1000)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;First parameter of Dual() function: &lt;SPAN style="font-family: 'courier new', courier; font-size: 13.3333px;"&gt;Num(Sum(Sales) / Sum(TOTAL &amp;lt;Year&amp;gt; Sales), '#.##0%')&lt;/SPAN&gt;, is the value shown, and&lt;/LI&gt;&lt;LI&gt;Second parameter: &lt;SPAN style="font-family: 'courier new', courier; font-size: 13.3333px;"&gt;Sum(Sales) / 1000&lt;/SPAN&gt;, is the value represented in the garph (columns and blocks lenght).&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Besides you have to activate something like 'Place values on segments' option (next picture is in spanish):&lt;/P&gt;&lt;P&gt;&lt;IMG alt="28-02-2017 14-28-18.png" class="jive-image image-1" src="/legacyfs/online/154739_28-02-2017 14-28-18.png" style="height: 417px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you fix it with this indications?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 13:29:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Req/m-p/1278687#M851963</guid>
      <dc:creator>hector_munoz</dc:creator>
      <dc:date>2017-02-28T13:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Req.</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Req/m-p/1278688#M851964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot sir...it worked..&lt;/P&gt;&lt;P&gt;But I blindly copied that...did not understand..&lt;/P&gt;&lt;P&gt;Could you please explain me this...so that in future I can do with out any help..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sarif&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Mar 2017 06:21:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Req/m-p/1278688#M851964</guid>
      <dc:creator>mhmmd_srf</dc:creator>
      <dc:date>2017-03-01T06:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Req.</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Req/m-p/1278689#M851965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;He explained already with each of expression. Here you go&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/154803_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you mean picture in English? That highlighted put into the inside of the bar which Qlikview function already setup with Code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/154802_Capture.PNG" style="height: 523px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Mar 2017 06:35:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Req/m-p/1278689#M851965</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-03-01T06:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Req.</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Req/m-p/1278690#M851966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Consider that you need 2 different "things" with a unique expression in your chart:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;A column and blocks length in Y axis, and&lt;/LI&gt;&lt;LI&gt;A percentage measure inside each block&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We use Dual() function as it allows to represent one metric (Sales) and have the values of another (Share)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Mar 2017 08:07:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Req/m-p/1278690#M851966</guid>
      <dc:creator>hector_munoz</dc:creator>
      <dc:date>2017-03-01T08:07:29Z</dc:date>
    </item>
  </channel>
</rss>

