<?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 Pivot table - Null values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-table-Null-values/m-p/126564#M759300</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a pivot table where i'm displaying YTD amounts as the only expression and have multiple dimensions.&lt;/P&gt;&lt;P&gt;I'm having issues with NULL values in 'CURRENT MONTH ACTIVITY PROFILE' column where i'm asked to display the profile of a user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you see in the below screenshot, for Aug-18 User1 has 7count whereas User2 has 0count.&lt;/P&gt;&lt;P&gt;Requirement is User1 should have only value 'CASUAL' as his profile based on current month's count where as User2 should have INACTIVE (if null call it INACTIVE). When I replace NULL with INACTIVE User2 is assigned INACTIVE as expected but User1 has 2 profiles CASUAL and INACTIVE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone please help me to have only ONE profile per user based on current month counts? Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2018-08-27 at 8.27.34 PM.png" class="jive-image image-1" height="126" src="/legacyfs/online/211917_Screen Shot 2018-08-27 at 8.27.34 PM.png" style="height: 126px; width: 781.2px;" width="781" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Pivot table - Null values</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-Null-values/m-p/126564#M759300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a pivot table where i'm displaying YTD amounts as the only expression and have multiple dimensions.&lt;/P&gt;&lt;P&gt;I'm having issues with NULL values in 'CURRENT MONTH ACTIVITY PROFILE' column where i'm asked to display the profile of a user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you see in the below screenshot, for Aug-18 User1 has 7count whereas User2 has 0count.&lt;/P&gt;&lt;P&gt;Requirement is User1 should have only value 'CASUAL' as his profile based on current month's count where as User2 should have INACTIVE (if null call it INACTIVE). When I replace NULL with INACTIVE User2 is assigned INACTIVE as expected but User1 has 2 profiles CASUAL and INACTIVE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone please help me to have only ONE profile per user based on current month counts? Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2018-08-27 at 8.27.34 PM.png" class="jive-image image-1" height="126" src="/legacyfs/online/211917_Screen Shot 2018-08-27 at 8.27.34 PM.png" style="height: 126px; width: 781.2px;" width="781" /&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/Pivot-table-Null-values/m-p/126564#M759300</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table - Null values</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-Null-values/m-p/126565#M759301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌mmay be this for your expr or calculated dimension &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= If(Sum(aggr(sum(yourmeasurefield), dim1,dim2,dim3,iserid))&amp;gt;0, ‘Casual’, ‘Inactive’)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2018 02:52:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-Null-values/m-p/126565#M759301</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-08-28T02:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table - Null values</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-Null-values/m-p/126566#M759302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how you are calculating "Current Month Active Profile"???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2018 04:37:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-Null-values/m-p/126566#M759302</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2018-08-28T04:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table - Null values</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-Null-values/m-p/126567#M759303</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;Profile is a pre-calculated field in the database which i'm pulling into Qlikview&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;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;Current Month Active Profile: If(DATE &amp;gt;= monthstart(max(DATE)) and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DATE &amp;lt;= monthend(max(DATE)), PROFILE, 'INACTIVE') &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2018 09:28:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-Null-values/m-p/126567#M759303</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-28T09:28:01Z</dc:date>
    </item>
  </channel>
</rss>

