<?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: How to make modifiers of set expression dynamic ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-make-modifiers-of-set-expression-dynamic/m-p/1454165#M793771</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it´s not a problem.&lt;/P&gt;&lt;P&gt;The parser editor isn´t understanding what we are trying to do.&lt;/P&gt;&lt;P&gt;Keep calm, it will work &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jan 2018 15:38:31 GMT</pubDate>
    <dc:creator>Clever_Anjos</dc:creator>
    <dc:date>2018-01-11T15:38:31Z</dc:date>
    <item>
      <title>How to make modifiers of set expression dynamic ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-modifiers-of-set-expression-dynamic/m-p/1454160#M793766</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;How to make modifiers of set expression dynamic ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two fields called Entityand SubArea . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My expression should be something like ; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({1&amp;lt;&lt;STRONG&gt;Field_of_My_choice&lt;/STRONG&gt;={'A'}&amp;gt;}sales) . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD Area, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Entity, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SubArea&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[Dynamic Modifier.xlsx]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(ooxml, embedded labels, table is eNTITY);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Fields:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * INLINE [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;STRONG&gt;Entity&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SubArea&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I have solved this using pick match , though . But wanted to know if there is other way !!!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&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/How-to-make-modifiers-of-set-expression-dynamic/m-p/1454160#M793766</guid>
      <dc:creator>shekhar_analyti</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to make modifiers of set expression dynamic ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-modifiers-of-set-expression-dynamic/m-p/1454161#M793767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Field of my choice means user has ability to select modifiers &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 13:18:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-modifiers-of-set-expression-dynamic/m-p/1454161#M793767</guid>
      <dc:creator>shekhar_analyti</dc:creator>
      <dc:date>2018-01-11T13:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to make modifiers of set expression dynamic ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-modifiers-of-set-expression-dynamic/m-p/1454162#M793768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please try with&lt;/P&gt;&lt;P&gt;sum({&amp;lt;$(=Only(Field))={'A'}&amp;gt;}Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 13:26:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-modifiers-of-set-expression-dynamic/m-p/1454162#M793768</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2018-01-11T13:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to make modifiers of set expression dynamic ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-modifiers-of-set-expression-dynamic/m-p/1454163#M793769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Though&amp;nbsp;&amp;nbsp; sum({&amp;lt;$(=Only(Field))={'A'}&amp;gt;}Sales) worked but curly bracket before 'A' is having some red highlighted &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 13:33:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-modifiers-of-set-expression-dynamic/m-p/1454163#M793769</guid>
      <dc:creator>shekhar_analyti</dc:creator>
      <dc:date>2018-01-11T13:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to make modifiers of set expression dynamic ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-modifiers-of-set-expression-dynamic/m-p/1454164#M793770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="ss.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/189732_ss.png" style="height: 388px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 13:36:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-modifiers-of-set-expression-dynamic/m-p/1454164#M793770</guid>
      <dc:creator>shekhar_analyti</dc:creator>
      <dc:date>2018-01-11T13:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to make modifiers of set expression dynamic ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-modifiers-of-set-expression-dynamic/m-p/1454165#M793771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it´s not a problem.&lt;/P&gt;&lt;P&gt;The parser editor isn´t understanding what we are trying to do.&lt;/P&gt;&lt;P&gt;Keep calm, it will work &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 15:38:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-modifiers-of-set-expression-dynamic/m-p/1454165#M793771</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2018-01-11T15:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to make modifiers of set expression dynamic ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-modifiers-of-set-expression-dynamic/m-p/1454166#M793772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Anjos &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 07:16:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-modifiers-of-set-expression-dynamic/m-p/1454166#M793772</guid>
      <dc:creator>shekhar_analyti</dc:creator>
      <dc:date>2018-01-12T07:16:22Z</dc:date>
    </item>
  </channel>
</rss>

