<?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: What should be set expression to restrict dimension values one field but not in other field ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/What-should-be-set-expression-to-restrict-dimension-values-one/m-p/1569542#M741396</link>
    <description>&lt;P&gt;Try this expression&lt;/P&gt;&lt;PRE&gt;Count(DISTINCT {&amp;lt;NAME= {'Karole Peskett','Nikolaos Meedendorpe','Raviv O''Connell',
'Reg Andrzejak','Sigismondo Rudram','Antonius Beatens','Axel Este','Barny Chown'},
 TRANS={'B'},TYPE={'Music'},DATEE={"&amp;gt;=$(=Date(eStartDate))&amp;lt;=$(=Date(eEndDate))"} &amp;gt;}ACTION_ID) &lt;FONT color="#FF0000"&gt;+
Sum({&amp;lt;NAME= {'Karole Peskett','Nikolaos Meedendorpe','Raviv O''Connell',
'Reg Andrzejak','Sigismondo Rudram','Antonius Beatens','Axel Este','Barny Chown'}&amp;gt;} 0)&lt;/FONT&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 15 Apr 2019 16:01:18 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-04-15T16:01:18Z</dc:date>
    <item>
      <title>What should be set expression to restrict dimension values one field but not in other field ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-should-be-set-expression-to-restrict-dimension-values-one/m-p/1569060#M741387</link>
      <description>&lt;P&gt;Hi All ,&lt;/P&gt;&lt;P&gt;I have list of around 50 employee headed by 5 person .&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;My requirement is to track sales ID by some 10 employee for any given&amp;nbsp; date range .&amp;nbsp;&lt;BR /&gt;But my set expression reduces the list of employee than needed .&amp;nbsp;&lt;/P&gt;&lt;P&gt;I&amp;nbsp; tried expression with pivot , but in vain&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;1)&amp;nbsp;&amp;nbsp;Count( DISTINCT {&amp;lt;TRANS={'B'},TYPE={'Music'},DATEE={"&amp;gt;=$(=Date(eStartDate))&amp;lt;=$(=Date(eEndDate))"} &amp;gt;}ACTION_ID)&lt;BR /&gt;&lt;BR /&gt;2)&amp;nbsp;Count( DISTINCT {&amp;lt;NAME= {'Karole Peskett','Nikolaos Meedendorpe','Reg Andrzejak','Sigismondo Rudram','Antonius Beatens','Axel Este','Barny Chown'}, TRANS={'B'},TYPE={'Music'},DATEE={"&amp;gt;=$(=Date(eStartDate))&amp;lt;=$(=Date(eEndDate))"} &amp;gt;}ACTION_ID)&lt;BR /&gt;&lt;BR /&gt;With both&amp;nbsp; above expression , i could not get desired , below result&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="data.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/10154iCA5D0EC7E39DD2F0/image-size/large?v=v2&amp;amp;px=999" role="button" title="data.PNG" alt="data.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically i need a set expression should give me the count of distinct ACTION_ID for given set of names against above Heads .&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Shekar&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-should-be-set-expression-to-restrict-dimension-values-one/m-p/1569060#M741387</guid>
      <dc:creator>shekhar_analyti</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: What should be set expression to restrict dimension values one field but not in other field ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-should-be-set-expression-to-restrict-dimension-values-one/m-p/1569061#M741388</link>
      <description>&lt;P&gt;attached qvw&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Apr 2019 18:16:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-should-be-set-expression-to-restrict-dimension-values-one/m-p/1569061#M741388</guid>
      <dc:creator>shekhar_analyti</dc:creator>
      <dc:date>2019-04-14T18:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: What should be set expression to restrict dimension values one field but not in other field ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-should-be-set-expression-to-restrict-dimension-values-one/m-p/1569065#M741389</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Hi Sunny Bhai , please help with set expression&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Apr 2019 18:29:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-should-be-set-expression-to-restrict-dimension-values-one/m-p/1569065#M741389</guid>
      <dc:creator>shekhar_analyti</dc:creator>
      <dc:date>2019-04-14T18:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: What should be set expression to restrict dimension values one field but not in other field ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-should-be-set-expression-to-restrict-dimension-values-one/m-p/1569312#M741390</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22949"&gt;@tresB&lt;/a&gt;&amp;nbsp; &amp;nbsp;... Any help ..&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2019 10:22:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-should-be-set-expression-to-restrict-dimension-values-one/m-p/1569312#M741390</guid>
      <dc:creator>shekhar_analyti</dc:creator>
      <dc:date>2019-04-15T10:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: What should be set expression to restrict dimension values one field but not in other field ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-should-be-set-expression-to-restrict-dimension-values-one/m-p/1569331#M741391</link>
      <description>&lt;P&gt;May be just modifying the quotes like:&lt;/P&gt;&lt;P&gt;Remove the double quotes and add one more single quote as highlighted in red&lt;/P&gt;&lt;PRE&gt;Count( DISTINCT {&amp;lt;NAME= {'Karole Peskett','Nikolaos Meedendorpe','Raviv O&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;''&lt;/FONT&gt;&lt;/STRONG&gt;Connell',&lt;BR /&gt;'Reg Andrzejak','Sigismondo Rudram','Antonius Beatens','Axel Este','Barny Chown'},&lt;BR /&gt; TRANS={'B'},TYPE={'Music'},DATEE={"&amp;gt;=$(=Date(eStartDate))&amp;lt;=$(=Date(eEndDate))"} &amp;gt;}ACTION_ID)&lt;/PRE&gt;</description>
      <pubDate>Mon, 15 Apr 2019 10:42:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-should-be-set-expression-to-restrict-dimension-values-one/m-p/1569331#M741391</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2019-04-15T10:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: What should be set expression to restrict dimension values one field but not in other field ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-should-be-set-expression-to-restrict-dimension-values-one/m-p/1569364#M741392</link>
      <description>&lt;P&gt;Hi Tresesco ,&lt;/P&gt;&lt;P&gt;Thanks for reply .&lt;BR /&gt;&lt;BR /&gt;I tried your expresssion as well&amp;nbsp;&lt;/P&gt;&lt;P&gt;Count( DISTINCT {&amp;lt;NAME= {'Karole Peskett','Nikolaos Meedendorpe','Raviv O''Connell',&lt;BR /&gt;'Reg Andrzejak','Sigismondo Rudram','Antonius Beatens','Axel Este','Barny Chown'},&lt;BR /&gt;TRANS={'B'},TYPE={'Music'},DATEE={"&amp;gt;=$(=Date(eStartDate))&amp;lt;=$(=Date(eEndDate))"} &amp;gt;}ACTION_ID)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But still its not working , out of 8 names from set expression only&amp;nbsp; 5 is coming ..&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dimesion restriction.png" style="width: 823px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/10196iDE12971EAE09C9F8/image-size/large?v=v2&amp;amp;px=999" role="button" title="dimesion restriction.png" alt="dimesion restriction.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2019 11:50:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-should-be-set-expression-to-restrict-dimension-values-one/m-p/1569364#M741392</guid>
      <dc:creator>shekhar_analyti</dc:creator>
      <dc:date>2019-04-15T11:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: What should be set expression to restrict dimension values one field but not in other field ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-should-be-set-expression-to-restrict-dimension-values-one/m-p/1569397#M741393</link>
      <description>&lt;P&gt;I guess that is because of the date range selected.... I changed the end date to be 02-05-2019 and I am seeing this now&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/10198i0640E8BD3EEEA6D2/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2019 12:26:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-should-be-set-expression-to-restrict-dimension-values-one/m-p/1569397#M741393</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-04-15T12:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: What should be set expression to restrict dimension values one field but not in other field ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-should-be-set-expression-to-restrict-dimension-values-one/m-p/1569464#M741394</link>
      <description>&lt;P&gt;Thank You Sunny Bhai for replying .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But my requirement is that , irrespective of date range for &lt;STRONG&gt;given set of Names&lt;/STRONG&gt; , ACTION id count should be tracked .&lt;BR /&gt;&lt;BR /&gt;Let say for a given date range there is no ACTION id for most of the given set of names&amp;nbsp; , then still my chart show show their names with null or 0 as expression values .&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am not sure how to do it , even through i have explicitly given the names in set modifier&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2019 13:43:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-should-be-set-expression-to-restrict-dimension-values-one/m-p/1569464#M741394</guid>
      <dc:creator>shekhar_analyti</dc:creator>
      <dc:date>2019-04-15T13:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: What should be set expression to restrict dimension values one field but not in other field ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-should-be-set-expression-to-restrict-dimension-values-one/m-p/1569471#M741395</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dimesion restriction 2.png" style="width: 889px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/10213i1CADABD23AD4D1DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="dimesion restriction 2.png" alt="dimesion restriction 2.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2019 13:52:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-should-be-set-expression-to-restrict-dimension-values-one/m-p/1569471#M741395</guid>
      <dc:creator>shekhar_analyti</dc:creator>
      <dc:date>2019-04-15T13:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: What should be set expression to restrict dimension values one field but not in other field ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-should-be-set-expression-to-restrict-dimension-values-one/m-p/1569542#M741396</link>
      <description>&lt;P&gt;Try this expression&lt;/P&gt;&lt;PRE&gt;Count(DISTINCT {&amp;lt;NAME= {'Karole Peskett','Nikolaos Meedendorpe','Raviv O''Connell',
'Reg Andrzejak','Sigismondo Rudram','Antonius Beatens','Axel Este','Barny Chown'},
 TRANS={'B'},TYPE={'Music'},DATEE={"&amp;gt;=$(=Date(eStartDate))&amp;lt;=$(=Date(eEndDate))"} &amp;gt;}ACTION_ID) &lt;FONT color="#FF0000"&gt;+
Sum({&amp;lt;NAME= {'Karole Peskett','Nikolaos Meedendorpe','Raviv O''Connell',
'Reg Andrzejak','Sigismondo Rudram','Antonius Beatens','Axel Este','Barny Chown'}&amp;gt;} 0)&lt;/FONT&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 15 Apr 2019 16:01:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-should-be-set-expression-to-restrict-dimension-values-one/m-p/1569542#M741396</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-04-15T16:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: What should be set expression to restrict dimension values one field but not in other field ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-should-be-set-expression-to-restrict-dimension-values-one/m-p/1571688#M741397</link>
      <description>&lt;P&gt;Thank You Sunny Bhai , it helped ....&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2019 12:17:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-should-be-set-expression-to-restrict-dimension-values-one/m-p/1571688#M741397</guid>
      <dc:creator>shekhar_analyti</dc:creator>
      <dc:date>2019-04-22T12:17:34Z</dc:date>
    </item>
  </channel>
</rss>

