<?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: How to hide dimension values in Line Chart? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-hide-dimension-values-in-Line-Chart/m-p/1066400#M17312</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 May 2016 00:58:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-05-04T00:58:58Z</dc:date>
    <item>
      <title>How to hide dimension values in Line Chart?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-hide-dimension-values-in-Line-Chart/m-p/1066398#M17310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 dimensions, in that one is Type as "Safety, Critical, High, Medium, Low".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Initial with out any selections i want to show only first three, else five.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the below condition, check..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IF(getselectedcount(Type)=0,'Type,Criticcal,High',Type)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sub2u444&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 16:07:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-hide-dimension-values-in-Line-Chart/m-p/1066398#M17310</guid>
      <dc:creator />
      <dc:date>2016-05-03T16:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide dimension values in Line Chart?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-hide-dimension-values-in-Line-Chart/m-p/1066399#M17311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;If(Match(Type, '&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; text-decoration: line-through;"&gt;Critical', 'High', 'Type'), Type)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;If(GetSelectedCount(Type) = 0,&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;If(Match(Type, '&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Critical', 'High', 'Type'), Type), Type)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 16:10:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-hide-dimension-values-in-Line-Chart/m-p/1066399#M17311</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-03T16:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide dimension values in Line Chart?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-hide-dimension-values-in-Line-Chart/m-p/1066400#M17312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2016 00:58:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-hide-dimension-values-in-Line-Chart/m-p/1066400#M17312</guid>
      <dc:creator />
      <dc:date>2016-05-04T00:58:58Z</dc:date>
    </item>
  </channel>
</rss>

