<?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 Hide line in chart while making selection in cyclic group in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-line-in-chart-while-making-selection-in-cyclic-group/m-p/994992#M338701</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;I have a line chart with 3 expressions, and I need to hide one among them when the cyclic group(Calendar) in that chart is other than Month.&lt;/P&gt;&lt;P&gt;Please help me with the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Saritha Xavier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Aug 2015 07:26:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-08-26T07:26:41Z</dc:date>
    <item>
      <title>Hide line in chart while making selection in cyclic group</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-line-in-chart-while-making-selection-in-cyclic-group/m-p/994992#M338701</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;I have a line chart with 3 expressions, and I need to hide one among them when the cyclic group(Calendar) in that chart is other than Month.&lt;/P&gt;&lt;P&gt;Please help me with the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Saritha Xavier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 07:26:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-line-in-chart-while-making-selection-in-cyclic-group/m-p/994992#M338701</guid>
      <dc:creator />
      <dc:date>2015-08-26T07:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Hide line in chart while making selection in cyclic group</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-line-in-chart-while-making-selection-in-cyclic-group/m-p/994993#M338702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chart Properties -&amp;gt; Expression -&amp;gt; Click on the expression -&amp;gt; Select Conditional option and give below expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=GetCurrentField(Calendar) = 'Month'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: Replace Calendar with the Group name&lt;/P&gt;&lt;P&gt;Month with the actual field name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 07:58:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-line-in-chart-while-making-selection-in-cyclic-group/m-p/994993#M338702</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-08-26T07:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: Hide line in chart while making selection in cyclic group</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-line-in-chart-while-making-selection-in-cyclic-group/m-p/994994#M338703</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;i got the solution for this &lt;/P&gt;&lt;P&gt;=if(GetCurrentField(Cal) = 'Month Year_S', 1,0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 07:59:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-line-in-chart-while-making-selection-in-cyclic-group/m-p/994994#M338703</guid>
      <dc:creator />
      <dc:date>2015-08-26T07:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Hide line in chart while making selection in cyclic group</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-line-in-chart-while-making-selection-in-cyclic-group/m-p/994995#M338704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please post the sample app&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 08:00:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-line-in-chart-while-making-selection-in-cyclic-group/m-p/994995#M338704</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-08-26T08:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: Hide line in chart while making selection in cyclic group</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-line-in-chart-while-making-selection-in-cyclic-group/m-p/994996#M338705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sarita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No need of If() you can simply give like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #edf8ca;"&gt;=GetCurrentField(Cal) = 'Month Year_S'&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: 12px; background-color: #edf8ca;"&gt;&lt;BR /&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: 12px; background-color: #edf8ca;"&gt;Hope it helps you.&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: 12px; background-color: #edf8ca;"&gt;&lt;BR /&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: 12px; background-color: #edf8ca;"&gt;Regards,&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: 12px; background-color: #edf8ca;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 08:06:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-line-in-chart-while-making-selection-in-cyclic-group/m-p/994996#M338705</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-08-26T08:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Hide line in chart while making selection in cyclic group</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-line-in-chart-while-making-selection-in-cyclic-group/m-p/994997#M338706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jagan,&lt;/P&gt;&lt;P&gt;Yes &lt;SPAN style="font-size: 13.3333330154419px;"&gt;No need of if() , without if ()&lt;/SPAN&gt; also it is working fine. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 08:09:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-line-in-chart-while-making-selection-in-cyclic-group/m-p/994997#M338706</guid>
      <dc:creator />
      <dc:date>2015-08-26T08:09:54Z</dc:date>
    </item>
  </channel>
</rss>

