<?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 Chart Expression conditionally Show value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-Expression-conditionally-Show-value/m-p/489181#M182810</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I am working on an application to show data points on the chart conditionally. i.e. if myField is not numeric (i.e. max(myField) is Null) then the dual value of the data point must show up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an expression:&lt;/P&gt;&lt;P&gt;=if(TesterTypeVersion = 'MyTestVersion', if(IsNull(max(myField)),Dual('AlternateText',-120), max(myField)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimensions used:&lt;/P&gt;&lt;P&gt;Frequency.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am assigning the dual value of "AlternateText" if my expression evaluates to null.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The issue am facing is:&lt;/STRONG&gt; If &lt;STRONG&gt;I choose the "Show Value" Attribute Expression&lt;/STRONG&gt; and give the definition for it as =max(myField) = Null(), it &lt;STRONG&gt;shows up the value of "-120" instead of the dual value of "AlternateText"&lt;/STRONG&gt;. However if &lt;STRONG&gt;I check the box - Values on datapoints&lt;/STRONG&gt; at the bottom of the expressions tab, &lt;STRONG&gt;then the dual representation is shown along with all the other datapoints value on the graph&lt;/STRONG&gt;. I would like to see only the data point value of AlternateText.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the "Plot Values inside the segment" checkbox checked under the Presentation tab. Is there anything that I am missing? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or is there an alternate way to achieve the same?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Sep 2013 22:18:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-05T22:18:04Z</dc:date>
    <item>
      <title>Chart Expression conditionally Show value</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression-conditionally-Show-value/m-p/489181#M182810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I am working on an application to show data points on the chart conditionally. i.e. if myField is not numeric (i.e. max(myField) is Null) then the dual value of the data point must show up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an expression:&lt;/P&gt;&lt;P&gt;=if(TesterTypeVersion = 'MyTestVersion', if(IsNull(max(myField)),Dual('AlternateText',-120), max(myField)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimensions used:&lt;/P&gt;&lt;P&gt;Frequency.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am assigning the dual value of "AlternateText" if my expression evaluates to null.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The issue am facing is:&lt;/STRONG&gt; If &lt;STRONG&gt;I choose the "Show Value" Attribute Expression&lt;/STRONG&gt; and give the definition for it as =max(myField) = Null(), it &lt;STRONG&gt;shows up the value of "-120" instead of the dual value of "AlternateText"&lt;/STRONG&gt;. However if &lt;STRONG&gt;I check the box - Values on datapoints&lt;/STRONG&gt; at the bottom of the expressions tab, &lt;STRONG&gt;then the dual representation is shown along with all the other datapoints value on the graph&lt;/STRONG&gt;. I would like to see only the data point value of AlternateText.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the "Plot Values inside the segment" checkbox checked under the Presentation tab. Is there anything that I am missing? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or is there an alternate way to achieve the same?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 22:18:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression-conditionally-Show-value/m-p/489181#M182810</guid>
      <dc:creator />
      <dc:date>2013-09-05T22:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Expression conditionally Show value</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression-conditionally-Show-value/m-p/489182#M182811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understand your question correctly, it works for me with just a "Show Value" attribute expression. See attached and tell me if it works for you. Could be a version bug. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="datapoint.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/46260_datapoint.JPG.jpg" /&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://robwunderlich.com"&gt;http://robwunderlich.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2013 00:03:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression-conditionally-Show-value/m-p/489182#M182811</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2013-09-06T00:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Expression conditionally Show value</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression-conditionally-Show-value/m-p/489183#M182812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rob,&lt;/P&gt;&lt;P&gt;I am using a line chart. With bar chart the above example works fine. When I change it to line, it displays -120 instead of AlternateText.&lt;/P&gt;&lt;P&gt;Is there a difference in them or any other options that need to be set?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Preethi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2013 00:15:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression-conditionally-Show-value/m-p/489183#M182812</guid>
      <dc:creator />
      <dc:date>2013-09-06T00:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Chart Expression conditionally Show value</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression-conditionally-Show-value/m-p/489184#M182813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For a line chart, you have to do a bit of a trick.&lt;/P&gt;&lt;P&gt;1. Change to combo chart.&lt;/P&gt;&lt;P&gt;2. Repeat the expression.&lt;/P&gt;&lt;P&gt;3. On the second expression. select "Bar" and "Invisible"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://robwunderlich.com"&gt;http://robwunderlich.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2013 15:16:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression-conditionally-Show-value/m-p/489184#M182813</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2013-09-06T15:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Chart Expression conditionally Show value</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression-conditionally-Show-value/m-p/489185#M182814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rob,&lt;/P&gt;&lt;P&gt;Thank you. That helped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Preethi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2013 23:48:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression-conditionally-Show-value/m-p/489185#M182814</guid>
      <dc:creator />
      <dc:date>2013-09-06T23:48:11Z</dc:date>
    </item>
  </channel>
</rss>

