<?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: 100% Stacked bar but show count values as data labels in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/100-Stacked-bar-but-show-count-values-as-data-labels/m-p/2528692#M107588</link>
    <description>&lt;P&gt;Worked perfectly, thank you!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ckyrosis_1-1756387179986.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/183203iEA978539462A3ED9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ckyrosis_1-1756387179986.png" alt="ckyrosis_1-1756387179986.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 28 Aug 2025 13:20:00 GMT</pubDate>
    <dc:creator>ckyrosis</dc:creator>
    <dc:date>2025-08-28T13:20:00Z</dc:date>
    <item>
      <title>100% Stacked bar but show count values as data labels</title>
      <link>https://community.qlik.com/t5/App-Development/100-Stacked-bar-but-show-count-values-as-data-labels/m-p/2528659#M107580</link>
      <description>&lt;P&gt;I have a stacked bar with years as dimension and the split of genders as measures.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ckyrosis_3-1756374859943.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/183192iE88C64B789916618/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ckyrosis_3-1756374859943.png" alt="ckyrosis_3-1756374859943.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I want it to be a 100% stacked bar like this so that the bars are of equal lengths across all years, but I want the data labels to be the count value instead of the % value.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ckyrosis_2-1756374840507.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/183191iF7E8A9CD9FBA7B48/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ckyrosis_2-1756374840507.png" alt="ckyrosis_2-1756374840507.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;These are the current options that I have on the presentation menu.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ckyrosis_4-1756374942935.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/183193iE01EC47F53A88904/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ckyrosis_4-1756374942935.png" alt="ckyrosis_4-1756374942935.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 09:57:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/100-Stacked-bar-but-show-count-values-as-data-labels/m-p/2528659#M107580</guid>
      <dc:creator>ckyrosis</dc:creator>
      <dc:date>2025-08-28T09:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: 100% Stacked bar but show count values as data labels</title>
      <link>https://community.qlik.com/t5/App-Development/100-Stacked-bar-but-show-count-values-as-data-labels/m-p/2528675#M107584</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/196964"&gt;@ckyrosis&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;to achieve this you need to use the DUAL() function in your expression and set the Number formatting to 'Measure expression'.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So your Measure would look like this:&lt;/P&gt;&lt;P&gt;=Dual(CountExpression, PercentageExpression)&lt;/P&gt;&lt;P&gt;That way it returns one text value, the first expression, and a numerical value, the second expression.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lennart_mo_1-1756384259986.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/183196iF215A980AF9FE85F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lennart_mo_1-1756384259986.png" alt="lennart_mo_1-1756384259986.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Just keep the segment labels enabled and you should get your desired result.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Lennart&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 12:31:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/100-Stacked-bar-but-show-count-values-as-data-labels/m-p/2528675#M107584</guid>
      <dc:creator>lennart_mo</dc:creator>
      <dc:date>2025-08-28T12:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: 100% Stacked bar but show count values as data labels</title>
      <link>https://community.qlik.com/t5/App-Development/100-Stacked-bar-but-show-count-values-as-data-labels/m-p/2528692#M107588</link>
      <description>&lt;P&gt;Worked perfectly, thank you!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ckyrosis_1-1756387179986.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/183203iEA978539462A3ED9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ckyrosis_1-1756387179986.png" alt="ckyrosis_1-1756387179986.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 13:20:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/100-Stacked-bar-but-show-count-values-as-data-labels/m-p/2528692#M107588</guid>
      <dc:creator>ckyrosis</dc:creator>
      <dc:date>2025-08-28T13:20:00Z</dc:date>
    </item>
  </channel>
</rss>

