<?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: Combo Chart values displaying incorrectly in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Combo-Chart-values-displaying-incorrectly/m-p/2044540#M85950</link>
    <description>&lt;P&gt;It works in QV. Maybe different behaviour on Sense.&lt;/P&gt;</description>
    <pubDate>Thu, 02 Mar 2023 14:53:57 GMT</pubDate>
    <dc:creator>sergio0592</dc:creator>
    <dc:date>2023-03-02T14:53:57Z</dc:date>
    <item>
      <title>Combo Chart values displaying incorrectly</title>
      <link>https://community.qlik.com/t5/App-Development/Combo-Chart-values-displaying-incorrectly/m-p/2043972#M85923</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I am having an issue with the data values on a combo chart displaying on top of each other.&lt;/P&gt;
&lt;P&gt;The chart consists of bars and lines, but some data points are falling at a similar value, meaning the values are displaying overlapping.&lt;/P&gt;
&lt;P&gt;Has anybody any ideas how to get around this issue?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielleW1_0-1677686348412.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/101735i9C6A654C3CAFFB55/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielleW1_0-1677686348412.png" alt="DanielleW1_0-1677686348412.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Settings are as below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielleW1_0-1677686438924.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/101736i6194E8457D2C3C88/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielleW1_0-1677686438924.png" alt="DanielleW1_0-1677686438924.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 16:00:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Combo-Chart-values-displaying-incorrectly/m-p/2043972#M85923</guid>
      <dc:creator>DanielleW1</dc:creator>
      <dc:date>2023-03-01T16:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart values displaying incorrectly</title>
      <link>https://community.qlik.com/t5/App-Development/Combo-Chart-values-displaying-incorrectly/m-p/2044517#M85947</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You can use dual() function for create a lag with your date point values.With Space ASCII or return carriage ASCII. eg&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;=dual(chr(32)&amp;amp;chr(32)&amp;amp;sum(Sales),sum(Sales))&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 14:30:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Combo-Chart-values-displaying-incorrectly/m-p/2044517#M85947</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2023-03-02T14:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart values displaying incorrectly</title>
      <link>https://community.qlik.com/t5/App-Development/Combo-Chart-values-displaying-incorrectly/m-p/2044535#M85949</link>
      <description>&lt;P&gt;Thanks for the response.&lt;/P&gt;
&lt;P&gt;I'm afraid this doesn't change the labels which are displayed on the chart when I do this.&lt;/P&gt;
&lt;P&gt;The text still sits in the same place even when added spaces or return carriages to the expression&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 14:47:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Combo-Chart-values-displaying-incorrectly/m-p/2044535#M85949</guid>
      <dc:creator>DanielleW1</dc:creator>
      <dc:date>2023-03-02T14:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart values displaying incorrectly</title>
      <link>https://community.qlik.com/t5/App-Development/Combo-Chart-values-displaying-incorrectly/m-p/2044540#M85950</link>
      <description>&lt;P&gt;It works in QV. Maybe different behaviour on Sense.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 14:53:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Combo-Chart-values-displaying-incorrectly/m-p/2044540#M85950</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2023-03-02T14:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart values displaying incorrectly</title>
      <link>https://community.qlik.com/t5/App-Development/Combo-Chart-values-displaying-incorrectly/m-p/2044541#M85951</link>
      <description>&lt;P&gt;Probably not the response you're looking for, but from a visualization perspective, it's not a great idea to have multiple values on a chart in the first place. If you strictly need the numeric values to be displayed, consider using a table or pivot table (possibly with mini charts included for a visual perspective) instead.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 14:55:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Combo-Chart-values-displaying-incorrectly/m-p/2044541#M85951</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2023-03-02T14:55:44Z</dc:date>
    </item>
  </channel>
</rss>

