<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bar-Chart/m-p/1157837#M909342</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And this one..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://biexperience.wordpress.com/tag/pie-popout/" title="https://biexperience.wordpress.com/tag/pie-popout/"&gt;pie popout | BI Experience&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jun 2016 08:05:42 GMT</pubDate>
    <dc:creator>settu_periasamy</dc:creator>
    <dc:date>2016-06-09T08:05:42Z</dc:date>
    <item>
      <title>Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart/m-p/1157828#M909328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i use "Text color","Text Format","Pie Popout","Bar Offset","Line Style","Show Value"&lt;/P&gt;&lt;P&gt;in Expression tab Inside expression "+"(plus Symbol).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mahesh.&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/m-p/1157828#M909328</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart/m-p/1157829#M909329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe this will help :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE cellspacing="0" class="TableStyle-LeftBold" style="margin-right: auto;"&gt;&lt;TBODY&gt;&lt;TR class="Body-Body1"&gt;&lt;TD class="BodyE-Column1-Body1"&gt;Expression List&lt;/TD&gt;&lt;TD class="BodyD-Column2-Body1"&gt;The expression list in the top-left pane is a complete tree control with numerous control options. &lt;BR /&gt;In front of each expression (or expression group) an expansion icon (a box with a ' &lt;SPAN style="font-size: 11pt;"&gt;+&lt;/SPAN&gt; ' ) is shown. Clicking the icon opens up underlying sub-expressions or attribute expressions. The icon is simultaneously replaced by a collapse icon ( ' &lt;SPAN style="font-size: 11pt;"&gt;-&lt;/SPAN&gt; ' ). Certain plot options utilize sub-expressions, i.e. a set of two or more expressions that together define the plot symbol (e.g. &lt;SPAN class="Bold"&gt;Stock&lt;/SPAN&gt; or &lt;SPAN class="Bold"&gt;Box Plot&lt;/SPAN&gt; described below). &lt;BR /&gt;Expression data can also be dynamically formatted by means of attribute expressions. Click on the expansion icon in front of any expression to display the placeholders for the dimension’s attribute expressions. These are:&lt;P&gt;&lt;/P&gt;&lt;SPAN class="Bold"&gt;Background Color&lt;/SPAN&gt;&lt;BR /&gt;Edit the default &lt;SPAN class="Bold"&gt;Background Color&lt;/SPAN&gt; expression to create the attribute expression for calculating the plot color of the data point. The calculated color will have precedence over the default QlikView color selection and must be a valid color representation, which is achieved by using the &lt;A class="MCXref_0"&gt;&lt;EM&gt;Color Functions&lt;/EM&gt;&lt;/A&gt;. If the result of the expression is not a valid color representation, the program will default to black. An auxiliary expression for &lt;SPAN class="Bold"&gt;Text Color&lt;/SPAN&gt; can be created using the same method. &lt;P&gt;&lt;/P&gt;&lt;SPAN class="Bold"&gt;Text Color&lt;/SPAN&gt;&lt;BR /&gt;An auxiliary expression for &lt;SPAN class="Bold"&gt;Text Color&lt;/SPAN&gt; can be created using the same method as for the background color (see above). &lt;P&gt;&lt;/P&gt;&lt;SPAN class="Bold"&gt;Text Format&lt;/SPAN&gt;&lt;BR /&gt;Edit the &lt;SPAN class="Bold"&gt;Text Format&lt;/SPAN&gt; expression to enter an attribute expression for calculating the font style of text associated with the data point (For tables: text in the table cell for each dimension cell. The calculated text format will have precedence over table style defined in the &lt;A class="MCXref_0"&gt;&lt;EM&gt;Chart Properties: Style&lt;/EM&gt;&lt;/A&gt;.) The expression used as text format expression should return a string containing a '&amp;lt;B&amp;gt;' for bold text, '&amp;lt;I&amp;gt;' for italic text and/or '&amp;lt;U&amp;gt;' for underlined text. Note that = is necessary before the string. &lt;P&gt;&lt;/P&gt;&lt;SPAN class="Bold"&gt;Pie Popout&lt;/SPAN&gt;&lt;BR /&gt;Click on the &lt;SPAN class="Bold"&gt;Pie Popout&lt;/SPAN&gt; in order to enter an attribute expression for calculating whether the pie slice associated with the data point should be drawn in an extracted "popout" position. This type of attribute expression only has effect on pie charts. &lt;P&gt;&lt;/P&gt;&lt;A name="kanchor340"&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;Bar Offset&lt;/SPAN&gt;&lt;BR /&gt;Click on &lt;SPAN class="Bold"&gt;Bar Offset&lt;/SPAN&gt; in order to enter an attribute expression for calculating an offset for the bar or bar segment associated with the data point. The offset can be positive or negative and will move the bar or segment accordingly. This is useful e.g. when making so called waterfall charts. This type of attribute expression only has effect on bar charts. &lt;P&gt;&lt;/P&gt;&lt;SPAN class="Bold"&gt;Line Style&lt;/SPAN&gt;&lt;BR /&gt;Click on &lt;SPAN class="Bold"&gt;Line Style&lt;/SPAN&gt; in order to enter an attribute expression for calculating the line style for the line or line segment associated with the data point. This type of attribute expression only has effect on line, combo and radar charts. &lt;BR /&gt;The relative width of the line can be controlled by including a tag &amp;lt;W&lt;SPAN style="font-style: italic;"&gt;n&lt;/SPAN&gt;&amp;gt; where &lt;SPAN style="font-style: italic;"&gt;n&lt;/SPAN&gt; is a multiplying factor to be applied on the default line width of the chart. The number &lt;SPAN style="font-style: italic;"&gt;n&lt;/SPAN&gt; must be a real number between 0.5 and 8. Example: &amp;lt;W2.5&amp;gt;. The style of the line can be controlled by including a tag &amp;lt;S&lt;SPAN style="font-style: italic;"&gt;n&lt;/SPAN&gt;&amp;gt; where &lt;SPAN style="font-style: italic;"&gt;n&lt;/SPAN&gt; is an integer between 1 and 4 indicating the style to be used (1=continuous, 2= dashed, 3=dotted, 4=dashed/dotted). Example: &amp;lt;S3&amp;gt;. The &amp;lt;W&lt;SPAN style="font-style: italic;"&gt;n&lt;/SPAN&gt;&amp;gt; and &amp;lt;S&lt;SPAN style="font-style: italic;"&gt;n&lt;/SPAN&gt;&amp;gt; tags can be freely combined, but only the first occurrence of each counts. The tags must be enclosed by single quotations. &lt;P&gt;&lt;/P&gt;&lt;SPAN class="Bold"&gt;Show Value&lt;/SPAN&gt;&lt;BR /&gt;Click on &lt;SPAN class="Bold"&gt;Show Value&lt;/SPAN&gt; in order to enter an attribute expression for calculating whether the data point plot should be complemented with a "value on data point" value, even if &lt;SPAN class="Bold"&gt;Values on Data Points&lt;/SPAN&gt; has not been selected for the main expression. If &lt;SPAN class="Bold"&gt;Values on Data Points&lt;/SPAN&gt; is selected for the main expression the attribute expression will be disregarded. This type of attribute expression only has effect on bar, line and combo charts. &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 06:37:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart/m-p/1157829#M909329</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-09T06:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart/m-p/1157830#M909330</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;Can any body give with example?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/127336_Untitled.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mahesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 06:39:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart/m-p/1157830#M909330</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2016-06-09T06:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart/m-p/1157831#M909332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Font&lt;/STRONG&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;RGB(0,128,0) and RGB(128, 0, 0)&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;&lt;STRONG&gt;&lt;BR /&gt;&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;&lt;STRONG&gt;Text - &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;First go to the User Preferences, and choose "Always Show Design Menu Items" in the Design tab.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Then, if you right click on your header, you will have the "Custom Format Cell" entry in the contextual menu.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;You will be abble to fine tune the colors of your cells.&lt;/P&gt;&lt;P&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;&lt;STRONG&gt;Pie Popout - &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;In that expression, + symbol is there in that go to Pie Popout --&amp;gt; Sum(Sales) &amp;gt; 30&lt;/SPAN&gt;&lt;/P&gt;&lt;P&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;&lt;STRONG&gt;Bar Offset -&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;Please check your self&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 06:59:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart/m-p/1157831#M909332</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-06-09T06:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart/m-p/1157832#M909334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please find my attached file. i am not getting any thing ,please check my file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mahesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 07:09:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart/m-p/1157832#M909334</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2016-06-09T07:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart/m-p/1157833#M909335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Filip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply ,i tried like that , I am not getting please check my below attached file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mahesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 07:44:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart/m-p/1157833#M909335</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2016-06-09T07:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart/m-p/1157834#M909337</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 think you need to enable the 'Value on Data Point' or 'Text on Axis' .&lt;/P&gt;&lt;P&gt;see the below screen shot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Picture3.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/127353_Picture3.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 07:48:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart/m-p/1157834#M909337</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-06-09T07:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart/m-p/1157835#M909339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Settu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Correct.&lt;/P&gt;&lt;P&gt;how can i use this options in bar chart :-&lt;/P&gt;&lt;P&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;"Pie Popout","Line Style","Show Value".&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;&lt;BR /&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;Regards,&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;Mahesh.&lt;BR /&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;&lt;BR /&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;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 07:57:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart/m-p/1157835#M909339</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2016-06-09T07:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart/m-p/1157836#M909340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;It is based on our need. you can just &lt;STRONG&gt;search&lt;/STRONG&gt; "Pie Popout", you will get more idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for e.g see this for "Pie Popout"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlikview.com/thread/39865" title="https://community.qlikview.com/thread/39865"&gt;Newbie Question: Pie pop-out attribute | Qlik Community&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 08:04:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart/m-p/1157836#M909340</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-06-09T08:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart/m-p/1157837#M909342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And this one..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://biexperience.wordpress.com/tag/pie-popout/" title="https://biexperience.wordpress.com/tag/pie-popout/"&gt;pie popout | BI Experience&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 08:05:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart/m-p/1157837#M909342</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-06-09T08:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart/m-p/1157838#M909344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Two out of the three things don't apply to bar charts. Is this just a fishing exercise in place of looking at the Help files etc.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 08:17:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart/m-p/1157838#M909344</guid>
      <dc:creator>ThornOfCrowns</dc:creator>
      <dc:date>2016-06-09T08:17:53Z</dc:date>
    </item>
  </channel>
</rss>

