<?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: Problem with values on chart data points in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-values-on-chart-data-points/m-p/736331#M1072880</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you may think of changing the scale but at one point, for very close values that may also not satisfy your requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Aug 2014 05:36:00 GMT</pubDate>
    <dc:creator>sudeepkm</dc:creator>
    <dc:date>2014-08-08T05:36:00Z</dc:date>
    <item>
      <title>Problem with values on chart data points</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-values-on-chart-data-points/m-p/736321#M1072870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i have a line chart with values on data points. The problem is when two or more values on different expressions have a closed value because it looks stacked and this is imposible to read.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope somebody can to help me find anyway to resolve this problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 20:34:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-values-on-chart-data-points/m-p/736321#M1072870</guid>
      <dc:creator />
      <dc:date>2014-08-07T20:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with values on chart data points</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-values-on-chart-data-points/m-p/736322#M1072871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you send an example to see them?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 20:41:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-values-on-chart-data-points/m-p/736322#M1072871</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-08-07T20:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with values on chart data points</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-values-on-chart-data-points/m-p/736323#M1072872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its possible to come up with a conditional&amp;nbsp; expression for the 'text color'&amp;nbsp; under the expression that makes the color of the values transparent or not&amp;nbsp; .&amp;nbsp; This sample expression makes the text transparent (hides it) if there is more than one value for the x axis point:&amp;nbsp;&amp;nbsp;&amp;nbsp; if(&amp;nbsp; count( distinct &amp;lt;line dimension&amp;gt;) &amp;gt; 1 , ARGB(0,128,128,128), ARGB(255,128,128,128))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But thats a simple scenario and could easily filter out most of your values.&amp;nbsp; You can get more sophisticated but&amp;nbsp; it could get very complicated.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For what its worth, this kind of 'smart visualization' has been added in Qlik Sense. Here is a screenshot with no fancy properties or experessions to achieve this:&lt;IMG alt="sense.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/63973_sense.PNG.png" style="font-size: 10pt; line-height: 1.5em; width: 620px; height: 392px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 20:51:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-values-on-chart-data-points/m-p/736323#M1072872</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-08-07T20:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with values on chart data points</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-values-on-chart-data-points/m-p/736324#M1072873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="problemQV.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/63990_problemQV.jpg" style="width: 620px; height: 324px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 20:55:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-values-on-chart-data-points/m-p/736324#M1072873</guid>
      <dc:creator />
      <dc:date>2014-08-07T20:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with values on chart data points</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-values-on-chart-data-points/m-p/736325#M1072874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For a better view, I suggest to change to a horizontal view in style. Try it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saludos,&lt;/P&gt;&lt;P&gt;Enrique Colomer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 20:57:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-values-on-chart-data-points/m-p/736325#M1072874</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-08-07T20:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with values on chart data points</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-values-on-chart-data-points/m-p/736326#M1072875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank for tour response Jonathan, but i have to show it, i would like to find anyway to move value label for view both expression values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 20:58:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-values-on-chart-data-points/m-p/736326#M1072875</guid>
      <dc:creator />
      <dc:date>2014-08-07T20:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with values on chart data points</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-values-on-chart-data-points/m-p/736327#M1072876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, but modify my model means that project could be dismissed. i have to find the way to move these values without make visual changes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 21:03:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-values-on-chart-data-points/m-p/736327#M1072876</guid>
      <dc:creator />
      <dc:date>2014-08-07T21:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with values on chart data points</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-values-on-chart-data-points/m-p/736328#M1072877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another solution is put the value in line axis,&lt;/P&gt;&lt;P&gt;&lt;IMG alt="grafico.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/63995_grafico.png" style="width: 620px; height: 441px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 21:13:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-values-on-chart-data-points/m-p/736328#M1072877</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-08-07T21:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with values on chart data points</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-values-on-chart-data-points/m-p/736329#M1072878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my values are stacked in this moment, i only want to make that two expression can be readed without problems. i can't make that you tell me because the requirement is show it at line end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i haven't be able to find how to solve it. May this be solve?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 21:20:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-values-on-chart-data-points/m-p/736329#M1072878</guid>
      <dc:creator />
      <dc:date>2014-08-07T21:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with values on chart data points</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-values-on-chart-data-points/m-p/736330#M1072879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another possibility are put the value in a text with the expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="grafico.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/63996_grafico.png" style="width: 620px; height: 418px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 21:24:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-values-on-chart-data-points/m-p/736330#M1072879</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-08-07T21:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with values on chart data points</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-values-on-chart-data-points/m-p/736331#M1072880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you may think of changing the scale but at one point, for very close values that may also not satisfy your requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 05:36:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-values-on-chart-data-points/m-p/736331#M1072880</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2014-08-08T05:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with values on chart data points</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-values-on-chart-data-points/m-p/736332#M1072881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll try it, many thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 15:06:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-values-on-chart-data-points/m-p/736332#M1072881</guid>
      <dc:creator />
      <dc:date>2014-08-14T15:06:13Z</dc:date>
    </item>
  </channel>
</rss>

