<?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: Set analysis on integer ranges not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-on-integer-ranges-not-working/m-p/1649844#M447753</link>
    <description>&lt;P&gt;So you think maybe mine works because I have an older version of Qlik?&lt;/P&gt;&lt;P&gt;I will test with them tomorrow and confirm if that works.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Thu, 21 Nov 2019 22:42:46 GMT</pubDate>
    <dc:creator>koscumbs</dc:creator>
    <dc:date>2019-11-21T22:42:46Z</dc:date>
    <item>
      <title>Set analysis on integer ranges not working</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-on-integer-ranges-not-working/m-p/1649830#M447748</link>
      <description>&lt;P&gt;Good afternoon (or morning, or whenever you read this),&lt;/P&gt;&lt;P&gt;I'm having inconsistent performance from an expression using set analysis.&amp;nbsp; When one of our analysts writes an expression using set analysis:&lt;/P&gt;&lt;P&gt;=num(count({&amp;lt;TIMEFRAME_1_12_MONTH_VISIT_FLAG = {'1'},FIRST_VISIT_1_12_FLAG = {1},DAYS_RUNOUT = {'&amp;gt;180'},MORTALITY_INTERVAL = {'&amp;lt;180'}&amp;gt;} distinct IDENTIFIER)&lt;BR /&gt;/count({&amp;lt;TIMEFRAME_1_12_MONTH_VISIT_FLAG = {'1'},FIRST_VISIT_1_12_FLAG = {1},DAYS_RUNOUT = {'&amp;gt;180'}&amp;gt;} distinct IDENTIFIER),'###,###.0%')&lt;/P&gt;&lt;P&gt;they get a null result (" - ") in any of their sheet objects (charts, list boxes, etc).&amp;nbsp; We found that, oddly, the same exact expression works fine on my machine.&lt;/P&gt;&lt;P&gt;We systematically removed pieces from the set analysis until we found where the problem lay: the&amp;nbsp;DAYS_RUNOUT = {'&amp;gt;180'},MORTALITY_INTERVAL = {'&amp;lt;180'} pieces -- for some reason, this works just fine on my computer, but does not function on our other analysts machines.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&amp;nbsp; It feels like this is a user preferences issue or versioning issue, but it's still very odd.&lt;/P&gt;&lt;P&gt;Any help is appreciated, and thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:37:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-on-integer-ranges-not-working/m-p/1649830#M447748</guid>
      <dc:creator>koscumbs</dc:creator>
      <dc:date>2024-11-16T19:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis on integer ranges not working</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-on-integer-ranges-not-working/m-p/1649842#M447751</link>
      <description>&lt;P&gt;There where some issues regarding&amp;nbsp; set analysis and quotation marks during a couple of releases last year. The result was change in the intepretion of the set between versions.&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;DAYS_RUNOUT = {&lt;STRONG&gt;"&lt;/STRONG&gt;&amp;gt;180&lt;STRONG&gt;"&lt;/STRONG&gt;},MORTALITY_INTERVAL =&amp;nbsp;{&lt;STRONG&gt;"&lt;/STRONG&gt;&amp;gt;180&lt;STRONG&gt;"&lt;/STRONG&gt;}&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 22:40:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-on-integer-ranges-not-working/m-p/1649842#M447751</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-11-21T22:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis on integer ranges not working</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-on-integer-ranges-not-working/m-p/1649843#M447752</link>
      <description>&lt;P&gt;Use double quotes for any searches eg&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;DAYS_RUNOUT = {"&amp;gt;180"},MORTALITY_INTERVAL = {"&amp;lt;180"}&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 22:41:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-on-integer-ranges-not-working/m-p/1649843#M447752</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2019-11-21T22:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis on integer ranges not working</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-on-integer-ranges-not-working/m-p/1649844#M447753</link>
      <description>&lt;P&gt;So you think maybe mine works because I have an older version of Qlik?&lt;/P&gt;&lt;P&gt;I will test with them tomorrow and confirm if that works.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 22:42:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-on-integer-ranges-not-working/m-p/1649844#M447753</guid>
      <dc:creator>koscumbs</dc:creator>
      <dc:date>2019-11-21T22:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis on integer ranges not working</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-on-integer-ranges-not-working/m-p/1650182#M447783</link>
      <description>&lt;P&gt;Works perfectly!&amp;nbsp; How bizarre, but thank you very much for the help!&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 15:03:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-on-integer-ranges-not-working/m-p/1650182#M447783</guid>
      <dc:creator>koscumbs</dc:creator>
      <dc:date>2019-11-22T15:03:13Z</dc:date>
    </item>
  </channel>
</rss>

