<?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: Unable to see blank records in pivot in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Unable-to-see-blank-records-in-pivot/m-p/1840618#M69615</link>
    <description>&lt;P&gt;Doesn't this mean you have 2 comments for "&lt;SPAN&gt;test uat2"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Only function will return a value if there is&amp;nbsp;&lt;EM&gt;only&lt;/EM&gt;&amp;nbsp;&lt;EM&gt;1&lt;/EM&gt; value.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you want to show all comments for a given cell, switch to concat()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;concat({&amp;lt;INPUT_DATE = {"&amp;gt;=$(=Date(MonthStart(Max([INPUT_DATE]))))&amp;lt;=$(=Date(Max([INPUT_DATE])))"}&amp;gt;} if( len(trim(COMMENT_TEXT))=0, 'No Input bu user', COMMENT_TEXT), ', ')&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 30 Sep 2021 16:51:48 GMT</pubDate>
    <dc:creator>stevejoyce</dc:creator>
    <dc:date>2021-09-30T16:51:48Z</dc:date>
    <item>
      <title>Unable to see blank records in pivot</title>
      <link>https://community.qlik.com/t5/App-Development/Unable-to-see-blank-records-in-pivot/m-p/1840596#M69613</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I have below table :-&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aspiring_Developer_0-1633015699098.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/63090i8B38D8178EA7A3E0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Aspiring_Developer_0-1633015699098.png" alt="Aspiring_Developer_0-1633015699098.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;As you can see I have two records for test uat2 having different comments , one is 'testtt' which is added by user and other one is 'No input by user' which is added by me to replace blank value.&lt;/P&gt;&lt;P&gt;When I take the same thing in pivot table, i am unable to see the second record&amp;nbsp; of test uat:-&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aspiring_Developer_1-1633015699259.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/63089iEC738CE1BA4EAB7F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Aspiring_Developer_1-1633015699259.png" alt="Aspiring_Developer_1-1633015699259.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know why it is working in one visual and not in other visualization of pivot. I have not suppressed null value for any dimension. I have checked the box 'Include null values ' for all columns.&lt;/P&gt;&lt;P&gt;The expression for comment is here below :-&lt;/P&gt;&lt;P&gt;only({&amp;lt;INPUT_DATE = {"&amp;gt;=$(=Date(MonthStart(Max([INPUT_DATE]))))&amp;lt;=$(=Date(Max([INPUT_DATE])))"}&amp;gt;} if( len(trim(COMMENT_TEXT))=0, 'No Input bu user', COMMENT_TEXT))&lt;/P&gt;&lt;P&gt;And for Traffic Light:-&lt;/P&gt;&lt;P&gt;=pick(match(only(activity_color),'error','none','success','warning'), RGB(203,67,53), RGB(247,249,249), RGB(39,174,96), RGB(243,156,18))&lt;/P&gt;&lt;P&gt;Can anyone please help ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 15:30:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Unable-to-see-blank-records-in-pivot/m-p/1840596#M69613</guid>
      <dc:creator>Aspiring_Developer</dc:creator>
      <dc:date>2021-09-30T15:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to see blank records in pivot</title>
      <link>https://community.qlik.com/t5/App-Development/Unable-to-see-blank-records-in-pivot/m-p/1840618#M69615</link>
      <description>&lt;P&gt;Doesn't this mean you have 2 comments for "&lt;SPAN&gt;test uat2"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Only function will return a value if there is&amp;nbsp;&lt;EM&gt;only&lt;/EM&gt;&amp;nbsp;&lt;EM&gt;1&lt;/EM&gt; value.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you want to show all comments for a given cell, switch to concat()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;concat({&amp;lt;INPUT_DATE = {"&amp;gt;=$(=Date(MonthStart(Max([INPUT_DATE]))))&amp;lt;=$(=Date(Max([INPUT_DATE])))"}&amp;gt;} if( len(trim(COMMENT_TEXT))=0, 'No Input bu user', COMMENT_TEXT), ', ')&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 16:51:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Unable-to-see-blank-records-in-pivot/m-p/1840618#M69615</guid>
      <dc:creator>stevejoyce</dc:creator>
      <dc:date>2021-09-30T16:51:48Z</dc:date>
    </item>
  </channel>
</rss>

