<?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: Unselect in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Unselect/m-p/23643#M787868</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try adding * to the set analysis and see if that works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum({&amp;lt;AccidentYear&lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;*&lt;/SPAN&gt;={'2008''}&amp;gt;} Claims) / sum(&amp;lt;AccidentYear&lt;STRONG style=": ; color: #ff0000; font-size: 14pt;"&gt;*&lt;/STRONG&gt;={'2008''}&amp;gt;} Premium) as AY 2008&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum({&amp;lt;AccidentYear&lt;STRONG style=": ; color: #ff0000; font-size: 14pt;"&gt;*&lt;/STRONG&gt;={'2009''}&amp;gt;} Claims) / sum(&amp;lt;AccidentYear&lt;STRONG style=": ; color: #ff0000; font-size: 14pt;"&gt;*&lt;/STRONG&gt;={'2009''}&amp;gt;} Premium) as AY 2009&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum({&amp;lt;AccidentYear&lt;STRONG style=": ; color: #ff0000; font-size: 14pt;"&gt;*&lt;/STRONG&gt;={'2010''}&amp;gt;} Claims) / sum(&amp;lt;AccidentYear&lt;STRONG style=": ; color: #ff0000; font-size: 14pt;"&gt;*&lt;/STRONG&gt;={'2010''}&amp;gt;} Premium) as AY 2010&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum({&amp;lt;AccidentYear&lt;STRONG style=": ; color: #ff0000; font-size: 14pt;"&gt;*&lt;/STRONG&gt;={'2011''}&amp;gt;} Claims) / sum(&amp;lt;AccidentYear&lt;STRONG style=": ; color: #ff0000; font-size: 14pt;"&gt;*&lt;/STRONG&gt;={'2011''}&amp;gt;} Premium) as AY 2011&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum({&amp;lt;AccidentYear&lt;STRONG style=": ; color: #ff0000; font-size: 14pt;"&gt;*&lt;/STRONG&gt;={'2012''}&amp;gt;} Claims) / sum(&amp;lt;AccidentYear&lt;STRONG style=": ; color: #ff0000; font-size: 14pt;"&gt;*&lt;/STRONG&gt;={'2011''}&amp;gt;} Premium) as AY 2012&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;sum({&amp;lt;AccidentYear&lt;STRONG style=": ; color: #ff0000; font-size: 14pt;"&gt;*&lt;/STRONG&gt;={'2013''} &amp;gt;}Claims) / sum(&amp;lt;AccidentYear&lt;STRONG style=": ; color: #ff0000; font-size: 14pt;"&gt;*&lt;/STRONG&gt;={'2012''}&amp;gt;} Premium) as AY 2013&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Feb 2018 12:54:19 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-02-14T12:54:19Z</dc:date>
    <item>
      <title>Unselect</title>
      <link>https://community.qlik.com/t5/QlikView/Unselect/m-p/23642#M787867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Hi All&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I have made a line chart of loss ratios per month based on the formulae:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;sum({&amp;lt;AccidentYear={'2008''}&amp;gt;} Claims) / sum(&amp;lt;AccidentYear={'2008''}&amp;gt;} Premium) as AY 2008&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;sum({&amp;lt;AccidentYear={'2009''}&amp;gt;} Claims) / sum(&amp;lt;AccidentYear={'2009''}&amp;gt;} Premium) as AY 2009&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;sum({&amp;lt;AccidentYear={'2010''}&amp;gt;} Claims) / sum(&amp;lt;AccidentYear={'2010''}&amp;gt;} Premium) as AY 2010&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;sum({&amp;lt;AccidentYear={'2011''}&amp;gt;} Claims) / sum(&amp;lt;AccidentYear={'2011''}&amp;gt;} Premium) as AY 2011&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;sum({&amp;lt;AccidentYear={'2012''}&amp;gt;} Claims) / sum(&amp;lt;AccidentYear={'2011''}&amp;gt;} Premium) as AY 2012&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;sum({&amp;lt;AccidentYear={'2013''} &amp;gt;}Claims) / sum(&amp;lt;AccidentYear={'2012''}&amp;gt;} Premium) as AY 2013&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;sum(Claims) / sum( Premium) as Weighted Average Loss Ratio&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Dimension is Accident Month. The chart shows me 7 lines.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I would now like to be able to unselect for example AY 2011 so that on the chart AY 2011 is no longer visible and the Weighted Average Loss Ratio is calculated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;However, when I unselect AccidentYear in the corresponding listbox , only the average is recalculated, the line for AY 2011 is still visible although it is based on data only from AccidentYear 2011 which I have unselected in the list box.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;How can I make sure that also the Accident Year line, for example AY 2011, disappears when I unselect it in a listbox?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Many thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Jan&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unselect/m-p/23642#M787867</guid>
      <dc:creator>schumi1980</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Unselect</title>
      <link>https://community.qlik.com/t5/QlikView/Unselect/m-p/23643#M787868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try adding * to the set analysis and see if that works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum({&amp;lt;AccidentYear&lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;*&lt;/SPAN&gt;={'2008''}&amp;gt;} Claims) / sum(&amp;lt;AccidentYear&lt;STRONG style=": ; color: #ff0000; font-size: 14pt;"&gt;*&lt;/STRONG&gt;={'2008''}&amp;gt;} Premium) as AY 2008&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum({&amp;lt;AccidentYear&lt;STRONG style=": ; color: #ff0000; font-size: 14pt;"&gt;*&lt;/STRONG&gt;={'2009''}&amp;gt;} Claims) / sum(&amp;lt;AccidentYear&lt;STRONG style=": ; color: #ff0000; font-size: 14pt;"&gt;*&lt;/STRONG&gt;={'2009''}&amp;gt;} Premium) as AY 2009&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum({&amp;lt;AccidentYear&lt;STRONG style=": ; color: #ff0000; font-size: 14pt;"&gt;*&lt;/STRONG&gt;={'2010''}&amp;gt;} Claims) / sum(&amp;lt;AccidentYear&lt;STRONG style=": ; color: #ff0000; font-size: 14pt;"&gt;*&lt;/STRONG&gt;={'2010''}&amp;gt;} Premium) as AY 2010&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum({&amp;lt;AccidentYear&lt;STRONG style=": ; color: #ff0000; font-size: 14pt;"&gt;*&lt;/STRONG&gt;={'2011''}&amp;gt;} Claims) / sum(&amp;lt;AccidentYear&lt;STRONG style=": ; color: #ff0000; font-size: 14pt;"&gt;*&lt;/STRONG&gt;={'2011''}&amp;gt;} Premium) as AY 2011&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum({&amp;lt;AccidentYear&lt;STRONG style=": ; color: #ff0000; font-size: 14pt;"&gt;*&lt;/STRONG&gt;={'2012''}&amp;gt;} Claims) / sum(&amp;lt;AccidentYear&lt;STRONG style=": ; color: #ff0000; font-size: 14pt;"&gt;*&lt;/STRONG&gt;={'2011''}&amp;gt;} Premium) as AY 2012&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;sum({&amp;lt;AccidentYear&lt;STRONG style=": ; color: #ff0000; font-size: 14pt;"&gt;*&lt;/STRONG&gt;={'2013''} &amp;gt;}Claims) / sum(&amp;lt;AccidentYear&lt;STRONG style=": ; color: #ff0000; font-size: 14pt;"&gt;*&lt;/STRONG&gt;={'2012''}&amp;gt;} Premium) as AY 2013&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 12:54:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unselect/m-p/23643#M787868</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-02-14T12:54:19Z</dc:date>
    </item>
  </channel>
</rss>

