<?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: Variable in set analysis Modifier in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Variable-in-set-analysis-Modifier/m-p/555090#M207360</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can only use field names on the left hand side. So unless the variable resolves to a field name it won't work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you'll have to explain what you're actually trying to do. I have no idea what problem you're attempting to solve. Please post sample data and what the result of the calculation should be. Maybe&lt;/P&gt;&lt;P style="font-family: Arial;"&gt;these two documents can help you tell us what you want:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-2380" style="color: #007fc0; text-decoration: initial;"&gt;QlikCommunity Tip: How to get answers to your post?&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-1290" style="color: #007fc0; text-decoration: initial;"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Jul 2013 10:54:59 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-07-09T10:54:59Z</dc:date>
    <item>
      <title>Variable in set analysis Modifier</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-in-set-analysis-Modifier/m-p/555088#M207358</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;I have an set expression where the left hand side of the modifier is a variable. However this does not seem to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"$(=$(varIncurred))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'&amp;lt;1000000'}&amp;gt;} distinct UCR) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used $ expansion for the variable, the modifier is ignored and i get count of distinct UCR's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could someone please suggest a correct way of doing this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 10:47:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-in-set-analysis-Modifier/m-p/555088#M207358</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2013-07-09T10:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: Variable in set analysis Modifier</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-in-set-analysis-Modifier/m-p/555089#M207359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For this case simple 'IF' condition is enough.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count(Distint IF(varIncurred&amp;lt;10000000,UCR))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 10:51:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-in-set-analysis-Modifier/m-p/555089#M207359</guid>
      <dc:creator />
      <dc:date>2013-07-09T10:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: Variable in set analysis Modifier</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-in-set-analysis-Modifier/m-p/555090#M207360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can only use field names on the left hand side. So unless the variable resolves to a field name it won't work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you'll have to explain what you're actually trying to do. I have no idea what problem you're attempting to solve. Please post sample data and what the result of the calculation should be. Maybe&lt;/P&gt;&lt;P style="font-family: Arial;"&gt;these two documents can help you tell us what you want:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-2380" style="color: #007fc0; text-decoration: initial;"&gt;QlikCommunity Tip: How to get answers to your post?&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-1290" style="color: #007fc0; text-decoration: initial;"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 10:54:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-in-set-analysis-Modifier/m-p/555090#M207360</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-07-09T10:54:59Z</dc:date>
    </item>
  </channel>
</rss>

