<?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: Which set exp is correct in these ?? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Which-set-exp-is-correct-in-these/m-p/1461880#M792746</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil , Thanks for response ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes even am also new to project , but &lt;SPAN style="color: #ff0000;"&gt;CHARGE_CODE&lt;/SPAN&gt; there are different records out of which we are taking only those which are having _RP_ in that. hope this is a parameter analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i suspect that syntactically the below is wrong, can you please help on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="color: #ff0000;"&gt;$(vCustomerBase_Exp(CHARGE_CODE={'*_RP_*'}))&amp;nbsp;&amp;nbsp; -- is this correct&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Jan 2018 11:30:52 GMT</pubDate>
    <dc:creator>vishalgoud</dc:creator>
    <dc:date>2018-01-10T11:30:52Z</dc:date>
    <item>
      <title>Which set exp is correct in these ??</title>
      <link>https://community.qlik.com/t5/QlikView/Which-set-exp-is-correct-in-these/m-p/1461877#M792743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.count({&amp;lt; SE_MARK={1},$1&amp;gt;}DISTINCT SERVICE_ID)&amp;nbsp;&amp;nbsp; or&amp;nbsp;&amp;nbsp; count({$1&amp;lt; BASE_MARK={1}&amp;gt;}DISTINCT SERVICE_ID) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- which is correct in above 2 exp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. var name is&amp;nbsp; vCustomerBase_Exp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vCustomerBase_Exp = count({&amp;lt; SE_MARK={1},$1&amp;gt;}DISTINCT SERVICE_ID)&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: #ff0000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;$(vCustomerBase_Exp(CHARGE_CODE={'*_RP_*'}))&amp;nbsp;&amp;nbsp; -- is this correct.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please respond if any idea on the above, Thanks in advance.&lt;/P&gt;&lt;P&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/Which-set-exp-is-correct-in-these/m-p/1461877#M792743</guid>
      <dc:creator>vishalgoud</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Which set exp is correct in these ??</title>
      <link>https://community.qlik.com/t5/QlikView/Which-set-exp-is-correct-in-these/m-p/1461878#M792744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Vishal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second expression is correct &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; count({$1&amp;lt; BASE_MARK={1}&amp;gt;}DISTINCT SERVICE_ID)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not getting your second question&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 11:17:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Which-set-exp-is-correct-in-these/m-p/1461878#M792744</guid>
      <dc:creator>karthikoffi27se</dc:creator>
      <dc:date>2018-01-10T11:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Which set exp is correct in these ??</title>
      <link>https://community.qlik.com/t5/QlikView/Which-set-exp-is-correct-in-these/m-p/1461879#M792745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For second one, Do you have Parameter analysis?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 11:20:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Which-set-exp-is-correct-in-these/m-p/1461879#M792745</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-10T11:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Which set exp is correct in these ??</title>
      <link>https://community.qlik.com/t5/QlikView/Which-set-exp-is-correct-in-these/m-p/1461880#M792746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil , Thanks for response ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes even am also new to project , but &lt;SPAN style="color: #ff0000;"&gt;CHARGE_CODE&lt;/SPAN&gt; there are different records out of which we are taking only those which are having _RP_ in that. hope this is a parameter analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i suspect that syntactically the below is wrong, can you please help on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="color: #ff0000;"&gt;$(vCustomerBase_Exp(CHARGE_CODE={'*_RP_*'}))&amp;nbsp;&amp;nbsp; -- is this correct&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 11:30:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Which-set-exp-is-correct-in-these/m-p/1461880#M792746</guid>
      <dc:creator>vishalgoud</dc:creator>
      <dc:date>2018-01-10T11:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Which set exp is correct in these ??</title>
      <link>https://community.qlik.com/t5/QlikView/Which-set-exp-is-correct-in-these/m-p/1461881#M792747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you shown equation that is correct. Instead Single Quote try to use Double Quote?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 11:34:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Which-set-exp-is-correct-in-these/m-p/1461881#M792747</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-10T11:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Which set exp is correct in these ??</title>
      <link>https://community.qlik.com/t5/QlikView/Which-set-exp-is-correct-in-these/m-p/1461882#M792748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is no harm using the first one as well right.. count({&amp;lt; SE_MARK={1},$1&amp;gt;}DISTINCT SERVICE_ID)&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this was used in many exp. So just asking ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 11:36:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Which-set-exp-is-correct-in-these/m-p/1461882#M792748</guid>
      <dc:creator>vishalgoud</dc:creator>
      <dc:date>2018-01-10T11:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Which set exp is correct in these ??</title>
      <link>https://community.qlik.com/t5/QlikView/Which-set-exp-is-correct-in-these/m-p/1461883#M792749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Your vCustomerBase_Exp is a parameterised 'macro'. the $1 will be replaced buy the first parameter when the variable is expanded with $(.....)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;EM&gt;$(vCustomerBase_Exp(&lt;STRONG&gt;CHARGE_CODE={'*_RP_*'}&lt;/STRONG&gt;))&lt;/EM&gt; will expand to &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;EM&gt;count({&amp;lt; SE_MARK={1},&lt;STRONG&gt;CHARGE_CODE={'*_RP_*'}&lt;/STRONG&gt;&amp;gt;}DISTINCT SERVICE_ID)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;which is a syntactically valid expression. To evaluate, you may need to nest the expansion&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;EM&gt;$($(vCustomerBase_Exp(CHARGE_CODE={'*_RP_*'})))&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Do not confuse the $1 used for the parameter with $ used as the current selection set in the set expression. The $1 as a set selector in the second expression will use the previous selection. Its like seeing the results of clicking the sections "Back" button.&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 11:36:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Which-set-exp-is-correct-in-these/m-p/1461883#M792749</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2018-01-10T11:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Which set exp is correct in these ??</title>
      <link>https://community.qlik.com/t5/QlikView/Which-set-exp-is-correct-in-these/m-p/1461884#M792750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Jonathan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i get you correctly -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there was no syntax errors here&lt;/P&gt;&lt;P&gt;count({&amp;lt; SE_MARK={1},$1&amp;gt;}DISTINCT SERVICE_ID)&amp;nbsp; - correct one only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vCustomerBase_Exp = count({&amp;lt; SE_MARK={1},$1&amp;gt;}DISTINCT SERVICE_ID)&amp;nbsp; results in&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; count({&amp;lt; SE_MARK={1},&lt;STRONG&gt;CHARGE_CODE={'*_RP_*'}&lt;/STRONG&gt;&amp;gt;}DISTINCT SERVICE_ID) which is also correct , &lt;STRONG&gt;Thanks again. &lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 12:06:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Which-set-exp-is-correct-in-these/m-p/1461884#M792750</guid>
      <dc:creator>vishalgoud</dc:creator>
      <dc:date>2018-01-10T12:06:47Z</dc:date>
    </item>
  </channel>
</rss>

