<?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 problem on syntax in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-problem-on-syntax/m-p/1401322#M424744</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Num(Count({$&amp;lt;columnname = &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;{&lt;/SPAN&gt;'String'&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;}&lt;/SPAN&gt;&amp;gt;} NrLine))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Sep 2017 12:59:12 GMT</pubDate>
    <dc:creator>hari8088</dc:creator>
    <dc:date>2017-09-25T12:59:12Z</dc:date>
    <item>
      <title>Set Analysis problem on syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-problem-on-syntax/m-p/1401318#M424740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;I'm trying to solve a problem using Set Analysis. I want to count the number of rows that a certain value appears.&lt;BR /&gt;&lt;BR /&gt;I'm writing this way:&lt;BR /&gt;&lt;BR /&gt;= Num (count ({($ &amp;lt;columnname = 'String'&amp;gt;} NrLine)&lt;BR /&gt;&lt;BR /&gt;In Load I created a fuction RecNo () as NrLine.&lt;BR /&gt;&lt;BR /&gt;The error it gives me is: Error in set modifier ad hoc element list: ',' or ')'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;I can not find the place to put it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Thank you for attention&lt;BR /&gt;Regards&lt;BR /&gt;Bruno Paulo&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Sep 2017 12:47:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-problem-on-syntax/m-p/1401318#M424740</guid>
      <dc:creator>brunopaulo</dc:creator>
      <dc:date>2017-09-23T12:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis problem on syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-problem-on-syntax/m-p/1401319#M424741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are missing &lt;STRONG&gt;{&lt;/STRONG&gt; and &lt;STRONG&gt;}&lt;/STRONG&gt; within your set modifier&lt;/P&gt;&lt;P&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;STRONG&gt;=Num(Count({$&amp;lt;columnname = &lt;SPAN style="color: #ff0000;"&gt;{&lt;/SPAN&gt;'String'&lt;SPAN style="color: #ff0000;"&gt;}&lt;/SPAN&gt;&amp;gt;} NrLine)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 12:17:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-problem-on-syntax/m-p/1401319#M424741</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-25T12:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis problem on syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-problem-on-syntax/m-p/1401320#M424742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Missing Parenthesis&lt;/P&gt;&lt;P&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;=Num (count ({($ &amp;lt;columnname = &lt;STRONG&gt;{&lt;/STRONG&gt;'String'}&amp;gt;} NrLine)&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;Or&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 style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Num (if(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;columnname = &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;'String' , &lt;/SPAN&gt;&lt;/SPAN&gt;NrLine ) )&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 12:20:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-problem-on-syntax/m-p/1401320#M424742</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-09-25T12:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis problem on syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-problem-on-syntax/m-p/1401321#M424743</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;= Num (count ({$ &amp;lt;columnname = 'String'&amp;gt;} NrLine))&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;Try This&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 12:48:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-problem-on-syntax/m-p/1401321#M424743</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-25T12:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis problem on syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-problem-on-syntax/m-p/1401322#M424744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Num(Count({$&amp;lt;columnname = &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;{&lt;/SPAN&gt;'String'&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;}&lt;/SPAN&gt;&amp;gt;} NrLine))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 12:59:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-problem-on-syntax/m-p/1401322#M424744</guid>
      <dc:creator>hari8088</dc:creator>
      <dc:date>2017-09-25T12:59:12Z</dc:date>
    </item>
  </channel>
</rss>

