<?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 Aggr with Unit Numer in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Aggr-with-Unit-Numer/m-p/760109#M666872</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 a requirement :&lt;/P&gt;&lt;P&gt;i have four fields:&lt;/P&gt;&lt;P&gt;1. Unit Numbers&lt;/P&gt;&lt;P&gt;2. WeekDays&lt;/P&gt;&lt;P&gt;3. PeriodNumber&lt;/P&gt;&lt;P&gt;4. WeekNumber&lt;/P&gt;&lt;P&gt;5. Sales&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some Unit Numbers are having only 6 days data not all 7 days.&lt;/P&gt;&lt;P&gt;so i have to findout the unit numbers where the weekdays is less than 7, means not all 7 days present for particular unit.&lt;/P&gt;&lt;P&gt;i can find that in table using unitnumber as dimension &amp;amp; count(distinct week_day)&amp;lt;7 in expression. but i want the same in textbox.&lt;/P&gt;&lt;P&gt;i tried with aggr() but not got solution. If anybody have any clue.&lt;/P&gt;&lt;P&gt;Pls share asap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Nov 2014 15:02:52 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-11-17T15:02:52Z</dc:date>
    <item>
      <title>Aggr with Unit Numer</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-with-Unit-Numer/m-p/760109#M666872</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 a requirement :&lt;/P&gt;&lt;P&gt;i have four fields:&lt;/P&gt;&lt;P&gt;1. Unit Numbers&lt;/P&gt;&lt;P&gt;2. WeekDays&lt;/P&gt;&lt;P&gt;3. PeriodNumber&lt;/P&gt;&lt;P&gt;4. WeekNumber&lt;/P&gt;&lt;P&gt;5. Sales&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some Unit Numbers are having only 6 days data not all 7 days.&lt;/P&gt;&lt;P&gt;so i have to findout the unit numbers where the weekdays is less than 7, means not all 7 days present for particular unit.&lt;/P&gt;&lt;P&gt;i can find that in table using unitnumber as dimension &amp;amp; count(distinct week_day)&amp;lt;7 in expression. but i want the same in textbox.&lt;/P&gt;&lt;P&gt;i tried with aggr() but not got solution. If anybody have any clue.&lt;/P&gt;&lt;P&gt;Pls share asap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 15:02:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-with-Unit-Numer/m-p/760109#M666872</guid>
      <dc:creator />
      <dc:date>2014-11-17T15:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr with Unit Numer</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-with-Unit-Numer/m-p/760110#M666873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you want to put in this text box? A long list of comma-separated Unit numbers? Then use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Concat(aggr(...))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 15:24:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-with-Unit-Numer/m-p/760110#M666873</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2014-11-17T15:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr with Unit Numer</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-with-Unit-Numer/m-p/760111#M666874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps like this: =concat({&amp;lt;[Unit Numbers = {'=count(distinct Weekdays)&amp;lt;7'} ]&amp;gt;} distinct [Unit Numbers], ', ')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 15:31:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-with-Unit-Numer/m-p/760111#M666874</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-11-17T15:31:35Z</dc:date>
    </item>
  </channel>
</rss>

