<?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 Selections with Set Analysis in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Selections-with-Set-Analysis/m-p/1294373#M27335</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've got the following expression in Qlik sense to show years over months in a line chart:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;TS_year={2013}&amp;gt;}(TS_hoursWorked))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works fine, but if a user selects a year other that 2013, I want 2013 to disappear. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried a if statement, but this doesn't work for a chart. With a if statement it only shows when the coded year is selected. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Conrad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Jul 2017 12:42:46 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-07-26T12:42:46Z</dc:date>
    <item>
      <title>Selections with Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Selections-with-Set-Analysis/m-p/1294373#M27335</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've got the following expression in Qlik sense to show years over months in a line chart:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;TS_year={2013}&amp;gt;}(TS_hoursWorked))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works fine, but if a user selects a year other that 2013, I want 2013 to disappear. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried a if statement, but this doesn't work for a chart. With a if statement it only shows when the coded year is selected. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Conrad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2017 12:42:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Selections-with-Set-Analysis/m-p/1294373#M27335</guid>
      <dc:creator />
      <dc:date>2017-07-26T12:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Selections with Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Selections-with-Set-Analysis/m-p/1294374#M27336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({$&amp;lt;TS_year &lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;*&lt;/SPAN&gt;= {2013}&amp;gt;} TS_hoursWorked)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2017 15:17:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Selections-with-Set-Analysis/m-p/1294374#M27336</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-26T15:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: Selections with Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Selections-with-Set-Analysis/m-p/1294375#M27337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks so much Sunny! Works like a charm!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2017 16:43:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Selections-with-Set-Analysis/m-p/1294375#M27337</guid>
      <dc:creator />
      <dc:date>2017-07-26T16:43:27Z</dc:date>
    </item>
  </channel>
</rss>

