<?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 Replace  blank values with text in UI qliksense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Replace-blank-values-with-text-in-UI-qliksense/m-p/1840415#M69580</link>
    <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;Please help me with the below scenario:-&lt;/P&gt;&lt;P&gt;I have this expression in my pivot table:-&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;} COMMENT_TEXT)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aspiring_Developer_0-1632995537091.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/63044i795EDEFD7017D1CD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Aspiring_Developer_0-1632995537091.png" alt="Aspiring_Developer_0-1632995537091.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now inside this expression , I want to replace null values in field Comment text with some text.&lt;/P&gt;&lt;P&gt;I have the expression on how to do it&amp;nbsp; -=Aggr( if( len(trim(COMMENT_TEXT))=0, 'No Input bu user', COMMENT_TEXT), COMMENT_TEXT )&lt;/P&gt;&lt;P&gt;But can i combine this inside the existing expression mentioned above.&lt;/P&gt;&lt;P&gt;I cannot do this in backend, i have to achieve this in front end.&lt;/P&gt;&lt;P&gt;Thanks is advance.&lt;/P&gt;&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;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 30 Sep 2021 09:54:44 GMT</pubDate>
    <dc:creator>Aspiring_Developer</dc:creator>
    <dc:date>2021-09-30T09:54:44Z</dc:date>
    <item>
      <title>Replace  blank values with text in UI qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Replace-blank-values-with-text-in-UI-qliksense/m-p/1840415#M69580</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;Please help me with the below scenario:-&lt;/P&gt;&lt;P&gt;I have this expression in my pivot table:-&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;} COMMENT_TEXT)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aspiring_Developer_0-1632995537091.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/63044i795EDEFD7017D1CD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Aspiring_Developer_0-1632995537091.png" alt="Aspiring_Developer_0-1632995537091.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now inside this expression , I want to replace null values in field Comment text with some text.&lt;/P&gt;&lt;P&gt;I have the expression on how to do it&amp;nbsp; -=Aggr( if( len(trim(COMMENT_TEXT))=0, 'No Input bu user', COMMENT_TEXT), COMMENT_TEXT )&lt;/P&gt;&lt;P&gt;But can i combine this inside the existing expression mentioned above.&lt;/P&gt;&lt;P&gt;I cannot do this in backend, i have to achieve this in front end.&lt;/P&gt;&lt;P&gt;Thanks is advance.&lt;/P&gt;&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;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 09:54:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Replace-blank-values-with-text-in-UI-qliksense/m-p/1840415#M69580</guid>
      <dc:creator>Aspiring_Developer</dc:creator>
      <dc:date>2021-09-30T09:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Replace  blank values with text in UI qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Replace-blank-values-with-text-in-UI-qliksense/m-p/1840437#M69585</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to do it in the backend also , still no result :-&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aspiring_Developer_0-1632997334027.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/63049i0FB8D13ACF105212/image-size/large?v=v2&amp;amp;px=999" role="button" title="Aspiring_Developer_0-1632997334027.png" alt="Aspiring_Developer_0-1632997334027.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aspiring_Developer_2-1632997372689.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/63051iE8E9CD4544EE9190/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Aspiring_Developer_2-1632997372689.png" alt="Aspiring_Developer_2-1632997372689.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 10:23:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Replace-blank-values-with-text-in-UI-qliksense/m-p/1840437#M69585</guid>
      <dc:creator>Aspiring_Developer</dc:creator>
      <dc:date>2021-09-30T10:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Replace  blank values with text in UI qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Replace-blank-values-with-text-in-UI-qliksense/m-p/1840443#M69587</link>
      <description>&lt;P&gt;May be try this:&lt;/P&gt;&lt;P&gt;&lt;SPAN&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;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You need to confirm if the missing value is&amp;nbsp;&lt;/SPAN&gt;actually a blank value or missing in your data set. If it is missing then you might have to create a dummy data.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 10:40:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Replace-blank-values-with-text-in-UI-qliksense/m-p/1840443#M69587</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2021-09-30T10:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Replace  blank values with text in UI qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Replace-blank-values-with-text-in-UI-qliksense/m-p/1840478#M69592</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/25528"&gt;@jyothish8807&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is missing in my data set&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 11:41:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Replace-blank-values-with-text-in-UI-qliksense/m-p/1840478#M69592</guid>
      <dc:creator>Aspiring_Developer</dc:creator>
      <dc:date>2021-09-30T11:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: Replace  blank values with text in UI qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Replace-blank-values-with-text-in-UI-qliksense/m-p/1840487#M69593</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/103918"&gt;@Aspiring_Developer&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;In that case try creating a dummy value for the same &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;May be like this , for eg you have two tables:&lt;/P&gt;&lt;P&gt;Master:&lt;/P&gt;&lt;P&gt;Id_master, Sale&lt;/P&gt;&lt;P&gt;1,&amp;nbsp; 10&lt;/P&gt;&lt;P&gt;2, 30&lt;/P&gt;&lt;P&gt;3, 50&lt;/P&gt;&lt;P&gt;Comment:&lt;/P&gt;&lt;P&gt;id_comment, Comment&lt;/P&gt;&lt;P&gt;1, ABC&lt;/P&gt;&lt;P&gt;2, CDE&lt;/P&gt;&lt;P&gt;concatenate (Comment)&lt;/P&gt;&lt;P&gt;load distinct&lt;/P&gt;&lt;P&gt;id_comment,&lt;/P&gt;&lt;P&gt;'No Value' as Comment&lt;/P&gt;&lt;P&gt;resident&amp;nbsp;Master where not exists (id_comment,id_master);&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 12:05:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Replace-blank-values-with-text-in-UI-qliksense/m-p/1840487#M69593</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2021-09-30T12:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Replace  blank values with text in UI qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Replace-blank-values-with-text-in-UI-qliksense/m-p/1840592#M69612</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/25528"&gt;@jyothish8807&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your post, i am able to populate the string value for blank records.&lt;/P&gt;&lt;P&gt;However, now i have different issue. 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-1633015080717.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/63087iB92639CBCBE4B998/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Aspiring_Developer_0-1633015080717.png" alt="Aspiring_Developer_0-1633015080717.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-1633015203892.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/63088i7C13A462D3C5AA5D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Aspiring_Developer_1-1633015203892.png" alt="Aspiring_Developer_1-1633015203892.png" /&gt;&lt;/span&gt;&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;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 15:23:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Replace-blank-values-with-text-in-UI-qliksense/m-p/1840592#M69612</guid>
      <dc:creator>Aspiring_Developer</dc:creator>
      <dc:date>2021-09-30T15:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Replace  blank values with text in UI qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Replace-blank-values-with-text-in-UI-qliksense/m-p/1840804#M69634</link>
      <description>&lt;P&gt;May be try:&lt;/P&gt;&lt;P&gt;Aggr(&lt;SPAN&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)),[Product Name],if( len(trim(COMMENT_TEXT))=0, 'No Input bu user', COMMENT_TEXT)))&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Oct 2021 08:46:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Replace-blank-values-with-text-in-UI-qliksense/m-p/1840804#M69634</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2021-10-01T08:46:32Z</dc:date>
    </item>
  </channel>
</rss>

