<?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: Display value for null in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Display-value-for-null/m-p/1183038#M21934</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Len(Trim(List)) = 0, 'N', List)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Sep 2016 21:25:38 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-09-26T21:25:38Z</dc:date>
    <item>
      <title>Display value for null</title>
      <link>https://community.qlik.com/t5/App-Development/Display-value-for-null/m-p/1183037#M21933</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;Is it possible to display N for null values in a dimension?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a field(List) with Y and null values, on the front end I'd like to display the null values as N in a straight table, the expression &lt;STRONG&gt;if(IsNull(List),'N',List)&lt;/STRONG&gt; works correctly when used as a measure however I need the column to be a dimension to allow users select values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/138758_Capture.PNG" style="height: auto;" /&gt;&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, 26 Sep 2016 21:23:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-value-for-null/m-p/1183037#M21933</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-26T21:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Display value for null</title>
      <link>https://community.qlik.com/t5/App-Development/Display-value-for-null/m-p/1183038#M21934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Len(Trim(List)) = 0, 'N', List)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2016 21:25:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-value-for-null/m-p/1183038#M21934</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-26T21:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: Display value for null</title>
      <link>https://community.qlik.com/t5/App-Development/Display-value-for-null/m-p/1183039#M21935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny, &lt;SPAN style="font-size: 10pt;"&gt;I tried your suggestion and the null still displays as null&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2016 21:36:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-value-for-null/m-p/1183039#M21935</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-26T21:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Display value for null</title>
      <link>https://community.qlik.com/t5/App-Development/Display-value-for-null/m-p/1183040#M21936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ugonna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am attaching a sample application for you , this will solve your purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark the appropriate replies as CORRECT / HELPFUL so our team and other members know that your question(s) has been answered to your satisfaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rohit Kumar&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 06:14:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-value-for-null/m-p/1183040#M21936</guid>
      <dc:creator>rohitk1609</dc:creator>
      <dc:date>2016-09-27T06:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Display value for null</title>
      <link>https://community.qlik.com/t5/App-Development/Display-value-for-null/m-p/1183041#M21937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ugonna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please add Calculated Dimension in your Dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(len(Dimension)=0,'Null',Dimension)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;=If(len(List)=0,'Null',List) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Solution2.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/138780_Solution2.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 06:46:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-value-for-null/m-p/1183041#M21937</guid>
      <dc:creator>nikhilpotdar</dc:creator>
      <dc:date>2016-09-27T06:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Display value for null</title>
      <link>https://community.qlik.com/t5/App-Development/Display-value-for-null/m-p/1183042#M21938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rohit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to implement your solution but it doesn't work with my data model, here's a bit more detail on what my data looks like;&lt;/P&gt;&lt;P&gt;table 1&lt;/P&gt;&lt;P&gt;ID , Name&lt;/P&gt;&lt;P&gt;A, Apple&lt;/P&gt;&lt;P&gt;B, Banana&lt;/P&gt;&lt;P&gt;C, Car&lt;/P&gt;&lt;P&gt;D, Doll&lt;/P&gt;&lt;P&gt;E, Egg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table 2&lt;/P&gt;&lt;P&gt;ID , List &lt;/P&gt;&lt;P&gt;A, Y&lt;/P&gt;&lt;P&gt;D, Y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I need to create a table with fields Name and List, displaying N when List is null.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 14:43:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-value-for-null/m-p/1183042#M21938</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-27T14:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: Display value for null</title>
      <link>https://community.qlik.com/t5/App-Development/Display-value-for-null/m-p/1183043#M21939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nikhil, thanks for your suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It appears these expressions only work in QS when used as a measure, and I need the field to be a dimension to allow for user selections.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 17:17:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-value-for-null/m-p/1183043#M21939</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-27T17:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Display value for null</title>
      <link>https://community.qlik.com/t5/App-Development/Display-value-for-null/m-p/1183044#M21940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nikhil,&lt;/P&gt;&lt;P&gt;Please create a new application and go to script editor and paste the below code :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table1:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;inline &lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;ID , Name&lt;/P&gt;&lt;P&gt;A, Apple&lt;/P&gt;&lt;P&gt;B, Banana&lt;/P&gt;&lt;P&gt;C, Car&lt;/P&gt;&lt;P&gt;D, Doll&lt;/P&gt;&lt;P&gt;E, Egg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table2:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;ID,&lt;/P&gt;&lt;P&gt;If(Len(Trim(List)) = 0, 'N', List) as List&lt;/P&gt;&lt;P&gt;inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;ID , List&lt;/P&gt;&lt;P&gt;A, Y&lt;/P&gt;&lt;P&gt;D, Y&lt;/P&gt;&lt;P&gt;C ,&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go to app overview and select drag and drop two column , ID and List and let me know if still you need anything&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 17:52:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-value-for-null/m-p/1183044#M21940</guid>
      <dc:creator>rohitk1609</dc:creator>
      <dc:date>2016-09-27T17:52:33Z</dc:date>
    </item>
  </channel>
</rss>

