<?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 Set Analysis - Dual field numeric comparison in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Dual-field-numeric-comparison/m-p/1532949#M38396</link>
    <description>&lt;P&gt;I have a question about using set analysis with DUAL field.&amp;nbsp; Say I have a field called FY (Financial Year).&amp;nbsp; Lets say it is a dual with values like:&amp;nbsp; Text(FY) = '2018/2019', Num(FY)=25&lt;/P&gt;&lt;P&gt;Ie an autonum representing the numeric version and text for the human version.&lt;/P&gt;&lt;P&gt;Lets say I want to get a specific year:&lt;/P&gt;&lt;P&gt;Sum({$&amp;nbsp; &amp;lt;FY={15} &amp;gt; }&amp;nbsp; Amount)&lt;/P&gt;&lt;P&gt;This does not work.&amp;nbsp; I think it is because it is a Dual field.&amp;nbsp; Thoughts?&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 21:33:48 GMT</pubDate>
    <dc:creator>shanemichelon</dc:creator>
    <dc:date>2024-11-16T21:33:48Z</dc:date>
    <item>
      <title>Set Analysis - Dual field numeric comparison</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Dual-field-numeric-comparison/m-p/1532949#M38396</link>
      <description>&lt;P&gt;I have a question about using set analysis with DUAL field.&amp;nbsp; Say I have a field called FY (Financial Year).&amp;nbsp; Lets say it is a dual with values like:&amp;nbsp; Text(FY) = '2018/2019', Num(FY)=25&lt;/P&gt;&lt;P&gt;Ie an autonum representing the numeric version and text for the human version.&lt;/P&gt;&lt;P&gt;Lets say I want to get a specific year:&lt;/P&gt;&lt;P&gt;Sum({$&amp;nbsp; &amp;lt;FY={15} &amp;gt; }&amp;nbsp; Amount)&lt;/P&gt;&lt;P&gt;This does not work.&amp;nbsp; I think it is because it is a Dual field.&amp;nbsp; Thoughts?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:33:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Dual-field-numeric-comparison/m-p/1532949#M38396</guid>
      <dc:creator>shanemichelon</dc:creator>
      <dc:date>2024-11-16T21:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Dual field numeric comparison</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Dual-field-numeric-comparison/m-p/1532952#M38397</link>
      <description>Hi,&lt;BR /&gt;Try this&lt;BR /&gt;Sum({&amp;lt;FY={"&amp;gt;=15&amp;lt;=15"}&amp;gt;} Amount)&lt;BR /&gt;&lt;BR /&gt;ZZ</description>
      <pubDate>Tue, 22 Jan 2019 01:10:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Dual-field-numeric-comparison/m-p/1532952#M38397</guid>
      <dc:creator>zzyjordan</dc:creator>
      <dc:date>2019-01-22T01:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Dual field numeric comparison</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Dual-field-numeric-comparison/m-p/1532953#M38398</link>
      <description>Thanks. Yes I considered that and I think it will work, but for the purposes of example, I simplified the actual case. In actuality it would be is something more like:&lt;BR /&gt;Sum( {$ &amp;lt;FY={"&amp;gt;=$(=Max(FY)-1)&amp;lt;=$(=Max(FY)-1)}&amp;gt;} Amount)&lt;BR /&gt;&lt;BR /&gt;I guess that's ok, but it seems like a work around.</description>
      <pubDate>Tue, 22 Jan 2019 01:21:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Dual-field-numeric-comparison/m-p/1532953#M38398</guid>
      <dc:creator>shanemichelon</dc:creator>
      <dc:date>2019-01-22T01:21:07Z</dc:date>
    </item>
  </channel>
</rss>

