<?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: How to show Total label in barchart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-show-Total-label-in-barchart/m-p/2024851#M84525</link>
    <description>&lt;P&gt;Then you just need to modify your expression to not be static! and respond to selections right!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Jan 2023 10:04:39 GMT</pubDate>
    <dc:creator>vinieme12</dc:creator>
    <dc:date>2023-01-12T10:04:39Z</dc:date>
    <item>
      <title>How to show Total label in barchart</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-show-Total-label-in-barchart/m-p/2024115#M84496</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in my object i have enabled Value, Total and Segment labels on. But still total label for the highest graph is not visible.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Refer screen. thanks.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kaushi2020_1-1673417718624.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97736iAFA0D068433B5126/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kaushi2020_1-1673417718624.png" alt="kaushi2020_1-1673417718624.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 06:15:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-show-Total-label-in-barchart/m-p/2024115#M84496</guid>
      <dc:creator>Kaushik2020</dc:creator>
      <dc:date>2023-01-11T06:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to show Total label in barchart</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-show-Total-label-in-barchart/m-p/2024133#M84497</link>
      <description>&lt;P&gt;HI&lt;/P&gt;
&lt;P&gt;Try to increase the Y axis [maximum] value, it will helps&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 06:54:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-show-Total-label-in-barchart/m-p/2024133#M84497</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2023-01-11T06:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to show Total label in barchart</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-show-Total-label-in-barchart/m-p/2024147#M84498</link>
      <description>&lt;P&gt;Thanks for the reply, Extending Y-axis will make Y-axis static. further if you apply filters - a small bar chart will be visible as the Y-axis is set to max.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 07:34:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-show-Total-label-in-barchart/m-p/2024147#M84498</guid>
      <dc:creator>Kaushik2020</dc:creator>
      <dc:date>2023-01-11T07:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to show Total label in barchart</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-show-Total-label-in-barchart/m-p/2024655#M84518</link>
      <description>&lt;P&gt;Use Custom Range as&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/17935"&gt;@MayilVahanan&lt;/a&gt;&amp;nbsp; suggested&lt;/P&gt;
&lt;P&gt;You can have a calculated max value it doesn't need to be static&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Min&amp;nbsp; &amp;nbsp; &amp;nbsp;= 0&lt;/P&gt;
&lt;P&gt;Max&amp;nbsp; &amp;nbsp;=&amp;nbsp; Max( aggr( &lt;STRONG&gt;&amp;lt;YOUREXPRESSION&amp;gt;&lt;/STRONG&gt;,&amp;nbsp; &lt;STRONG&gt;YEARDimension&amp;nbsp;&lt;/STRONG&gt;) ) * &lt;STRONG&gt;( 115%)&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 02:29:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-show-Total-label-in-barchart/m-p/2024655#M84518</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2023-01-12T02:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to show Total label in barchart</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-show-Total-label-in-barchart/m-p/2024750#M84522</link>
      <description>&lt;P&gt;thanks for your reply, this expression is actually making the Y-axis static. so when you apply filters, the bar chart(s) will appear as very tiny charts in graphs.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 08:05:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-show-Total-label-in-barchart/m-p/2024750#M84522</guid>
      <dc:creator>Kaushik2020</dc:creator>
      <dc:date>2023-01-12T08:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to show Total label in barchart</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-show-Total-label-in-barchart/m-p/2024851#M84525</link>
      <description>&lt;P&gt;Then you just need to modify your expression to not be static! and respond to selections right!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 10:04:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-show-Total-label-in-barchart/m-p/2024851#M84525</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2023-01-12T10:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to show Total label in barchart</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-show-Total-label-in-barchart/m-p/2027882#M84700</link>
      <description>&lt;P&gt;actually this works fine with Desktop version. May be it is just with the enterprise edition which is being used here. thanks anyways.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 15:30:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-show-Total-label-in-barchart/m-p/2027882#M84700</guid>
      <dc:creator>Kaushik2020</dc:creator>
      <dc:date>2023-01-19T15:30:05Z</dc:date>
    </item>
  </channel>
</rss>

