<?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 in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-analysis/m-p/2532164#M108086</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi Neha,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sum({1&amp;lt;[Field1]=$::Field1,[Field12]=$::Field2&amp;gt;}[Net Incurred Cost])/Sum([TMF Net Incurred])&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 01 Oct 2025 02:25:09 GMT</pubDate>
    <dc:creator>robert_mika</dc:creator>
    <dc:date>2025-10-01T02:25:09Z</dc:date>
    <item>
      <title>Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis/m-p/2532158#M108085</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; There are lots of filters and fields on my dashboard for one of the line chart I want that chart should be filtered based on only two filters and for rest of the filters it should not stay unchanged.&lt;/P&gt;&lt;P&gt;I know below formula will have no impact when field1 and field 2 is selected but I can't add all the fields here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;[Field1]=,Field2=&amp;gt;}[Net Incurred Cost])/Sum([Total Net Incurred])&lt;/P&gt;&lt;P&gt;so my requirement is for field 3 and field 4 only the chart having this formula should work and for rest of the fields it shouldn't like positive reverse&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Oct 2025 03:02:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis/m-p/2532158#M108085</guid>
      <dc:creator>Neha121</dc:creator>
      <dc:date>2025-10-01T03:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis/m-p/2532164#M108086</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Neha,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sum({1&amp;lt;[Field1]=$::Field1,[Field12]=$::Field2&amp;gt;}[Net Incurred Cost])/Sum([TMF Net Incurred])&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Oct 2025 02:25:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis/m-p/2532164#M108086</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2025-10-01T02:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis/m-p/2532172#M108087</link>
      <description>&lt;P&gt;this didnt work&lt;/P&gt;</description>
      <pubDate>Wed, 01 Oct 2025 03:21:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis/m-p/2532172#M108087</guid>
      <dc:creator>Neha121</dc:creator>
      <dc:date>2025-10-01T03:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis/m-p/2532173#M108088</link>
      <description>&lt;P&gt;I made mistake my first solution&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sum({1&amp;lt;[Field1]=$::Field1,[Field12]=$::Field2&amp;gt;}[Net Incurred Cost])/Sum([TMF Net Incurred])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Shal be&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sum({1&amp;lt;[Field1]=$::Field1,[Field2]=$::Field2&amp;gt;}[Net Incurred Cost])/Sum([TMF Net Incurred])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But you probably spotted that.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Did you try with one field only?&lt;/P&gt;&lt;P&gt;Why does not work?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Oct 2025 03:33:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis/m-p/2532173#M108088</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2025-10-01T03:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis/m-p/2532289#M108093</link>
      <description>&lt;P&gt;yes you are right the first one has issue. it works now&lt;/P&gt;&lt;P&gt;(&lt;SPAN&gt;Sum({1&amp;lt;[Field1]=$::Field1,[Field2]=$::Field2&amp;gt;}[Net Incurred Cost])/Sum([Net Incurred])&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Oct 2025 00:56:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis/m-p/2532289#M108093</guid>
      <dc:creator>Neha121</dc:creator>
      <dc:date>2025-10-02T00:56:42Z</dc:date>
    </item>
  </channel>
</rss>

