<?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 Values on data point in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Values-on-data-point/m-p/1259068#M397453</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In chart, we have option "Values on data point" in expression tab which shown values for each dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any chance we can display these values for specific dimensions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two dimensions with one expression. Example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data: Jan 2015 to This month&lt;/P&gt;&lt;P&gt;Chart: Line chart&lt;/P&gt;&lt;P&gt;Dim: Month and Year&lt;/P&gt;&lt;P&gt;Exp: Sum(Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, 3 Lines shows 2015,2016 and 2017 from Jan-Dec as first dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we show values only for 2017 line? Is it possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Mar 2017 11:31:06 GMT</pubDate>
    <dc:creator>sridhar_sigired</dc:creator>
    <dc:date>2017-03-22T11:31:06Z</dc:date>
    <item>
      <title>Values on data point</title>
      <link>https://community.qlik.com/t5/QlikView/Values-on-data-point/m-p/1259068#M397453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In chart, we have option "Values on data point" in expression tab which shown values for each dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any chance we can display these values for specific dimensions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two dimensions with one expression. Example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data: Jan 2015 to This month&lt;/P&gt;&lt;P&gt;Chart: Line chart&lt;/P&gt;&lt;P&gt;Dim: Month and Year&lt;/P&gt;&lt;P&gt;Exp: Sum(Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, 3 Lines shows 2015,2016 and 2017 from Jan-Dec as first dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we show values only for 2017 line? Is it possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 11:31:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-on-data-point/m-p/1259068#M397453</guid>
      <dc:creator>sridhar_sigired</dc:creator>
      <dc:date>2017-03-22T11:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: Values on data point</title>
      <link>https://community.qlik.com/t5/QlikView/Values-on-data-point/m-p/1259069#M397454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be set in expression like expand + and then write this condition and remind you may be UN-check value on data points on Expression point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Year = '2017', 1, Sum(Sales))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 11:40:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-on-data-point/m-p/1259069#M397454</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-03-22T11:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Values on data point</title>
      <link>https://community.qlik.com/t5/QlikView/Values-on-data-point/m-p/1259070#M397455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be use an if statement to show the values for year 2017 under Show Value on the expressions tab&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Year = 2017&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/157115_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 11:41:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-on-data-point/m-p/1259070#M397455</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-22T11:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Values on data point</title>
      <link>https://community.qlik.com/t5/QlikView/Values-on-data-point/m-p/1259071#M397456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Sunny and Anil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 02:03:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-on-data-point/m-p/1259071#M397456</guid>
      <dc:creator>sridhar_sigired</dc:creator>
      <dc:date>2017-03-23T02:03:30Z</dc:date>
    </item>
  </channel>
</rss>

