<?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 two QV Functions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-two-QV-Functions/m-p/1164557#M379272</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&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;=Count(DISTINCT {$&amp;lt;SurgicalSupplyItemCode = {"=LEN(SurgicalSupplyItemCode) = 6"},IsNum(SurgicalSupplyItemCode)&amp;lt;&amp;gt;{0} &amp;gt;} SurgicalSupplyItemCode)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 May 2016 19:21:25 GMT</pubDate>
    <dc:creator>trdandamudi</dc:creator>
    <dc:date>2016-05-17T19:21:25Z</dc:date>
    <item>
      <title>Set Analysis two QV Functions</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-two-QV-Functions/m-p/1164556#M379271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This one should be easy, i'm just struggling with the correct syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following set which works correct:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count(DISTINCT {$&amp;lt;SurgicalSupplyItemCode = {"=LEN(SurgicalSupplyItemCode) = 6"}&amp;gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking to add the following to it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IsNum(SurgicalSupplyItemCode)&amp;lt;&amp;gt;0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count(DISTINCT {$&amp;lt;SurgicalSupplyItemCode = {"=LEN(SurgicalSupplyItemCode) = 6"},IsNum(SurgicalSupplyItemCode)&amp;lt;&amp;gt;0 &amp;gt;} SurgicalSupplyItemCode) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count(DISTINCT {$&amp;lt;SurgicalSupplyItemCode = {"=LEN(SurgicalSupplyItemCode) = 6"},IsNum(SurgicalSupplyItemCode)-=0 &amp;gt;} SurgicalSupplyItemCode) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count(DISTINCT {$&amp;lt;SurgicalSupplyItemCode = {"=LEN(SurgicalSupplyItemCode) = 6"},{"IsNum(SurgicalSupplyItemCode)&amp;lt;&amp;gt;0"} &amp;gt;} SurgicalSupplyItemCode) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 19:19:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-two-QV-Functions/m-p/1164556#M379271</guid>
      <dc:creator>NickHoff</dc:creator>
      <dc:date>2016-05-17T19:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis two QV Functions</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-two-QV-Functions/m-p/1164557#M379272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&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;=Count(DISTINCT {$&amp;lt;SurgicalSupplyItemCode = {"=LEN(SurgicalSupplyItemCode) = 6"},IsNum(SurgicalSupplyItemCode)&amp;lt;&amp;gt;{0} &amp;gt;} SurgicalSupplyItemCode)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 19:21:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-two-QV-Functions/m-p/1164557#M379272</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-05-17T19:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis two QV Functions</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-two-QV-Functions/m-p/1164558#M379273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gives error in expression by the &amp;lt;&amp;gt; i switched to -= and still same thing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 19:24:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-two-QV-Functions/m-p/1164558#M379273</guid>
      <dc:creator>NickHoff</dc:creator>
      <dc:date>2016-05-17T19:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis two QV Functions</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-two-QV-Functions/m-p/1164559#M379274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&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;=Count(DISTINCT {$&amp;lt;SurgicalSupplyItemCode = {"=Len(SurgicalSupplyItemCode) = 6 and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;IsNum(SurgicalSupplyItemCode) &amp;lt;&amp;gt; 0"&lt;/SPAN&gt;}&amp;gt;} SurgicalSupplyItemCode)&lt;/STRONG&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;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&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;=Count(DISTINCT {$&amp;lt;SurgicalSupplyItemCode = {"=Len(SurgicalSupplyItemCode) = 6 and &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;IsText(SurgicalSupplyItemCode)"&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;}&amp;gt;} SurgicalSupplyItemCode)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 19:26:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-two-QV-Functions/m-p/1164559#M379274</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-17T19:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis two QV Functions</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-two-QV-Functions/m-p/1164560#M379275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny!&amp;nbsp; Didn't realize i could use AND int the SET.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 19:27:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-two-QV-Functions/m-p/1164560#M379275</guid>
      <dc:creator>NickHoff</dc:creator>
      <dc:date>2016-05-17T19:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis two QV Functions</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-two-QV-Functions/m-p/1164561#M379276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a search string where we are checking if the two conditions are met. This is a little different from the regular set analysis we use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look here: &lt;A href="https://community.qlik.com/qlik-blogpost/4076"&gt;A Primer on Set Analysis&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/124854_Capture.PNG" style="height: 129px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 22:24:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-two-QV-Functions/m-p/1164561#M379276</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-17T22:24:35Z</dc:date>
    </item>
  </channel>
</rss>

