<?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: Expression for Labeling and Selecting Null Values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-for-Labeling-and-Selecting-Null-Values/m-p/14127#M510409</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Makes sense!&amp;nbsp; Although I am not the owner of the app, so I can't open the data load editor. &lt;/P&gt;&lt;P&gt;I am just working on a sheet for myself, so I don't think I have a choice but to edit the KPI expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to edit my current KPI expression to include null values?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My current expression is a count:&lt;/P&gt;&lt;P&gt;Count([CCaR User DD2875 Is Valid])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know how to add an IF statement if I have a count.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 May 2018 18:10:18 GMT</pubDate>
    <dc:creator>ltc</dc:creator>
    <dc:date>2018-05-25T18:10:18Z</dc:date>
    <item>
      <title>Expression for Labeling and Selecting Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-for-Labeling-and-Selecting-Null-Values/m-p/14119#M510401</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 column name "CCaR User DD2875 is Valid" which has Yes, No, and Null values.&amp;nbsp; I'd like to label the null values as "Empty" and make the null values selectable.&amp;nbsp; What is the expression for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/203558_Capture.PNG" style="height: 318px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2018 16:48:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-for-Labeling-and-Selecting-Null-Values/m-p/14119#M510401</guid>
      <dc:creator>ltc</dc:creator>
      <dc:date>2018-05-25T16:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Expression for Labeling and Selecting Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-for-Labeling-and-Selecting-Null-Values/m-p/14120#M510402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lea,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use the below expression in your Dimension :&amp;nbsp; Field, it will work for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if([&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;CCaR User DD2875 is Valid]='','Empty',[&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;CCaR User DD2875 is Valid]) and in the label, you can name it as per the requirement.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Akshaya&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;PS- if you find response as correct and Helpful, Please mark it as correct and helpful&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2018 17:32:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-for-Labeling-and-Selecting-Null-Values/m-p/14120#M510402</guid>
      <dc:creator>adityaakshaya</dc:creator>
      <dc:date>2018-05-25T17:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Expression for Labeling and Selecting Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-for-Labeling-and-Selecting-Null-Values/m-p/14121#M510403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the response!&amp;nbsp; Unfortunately, it didn't seem to work.&amp;nbsp; The null values are still appearing as "-".&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/203563_Capture.PNG" style="height: 313px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="CaptureII.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/203567_CaptureII.PNG" style="height: 112px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2018 17:40:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-for-Labeling-and-Selecting-Null-Values/m-p/14121#M510403</guid>
      <dc:creator>ltc</dc:creator>
      <dc:date>2018-05-25T17:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Expression for Labeling and Selecting Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-for-Labeling-and-Selecting-Null-Values/m-p/14122#M510404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If(isnull(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;CCaR User DD2875 is Valid]),'Empty',&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;CCaR User DD2875 is Valid])&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2018 17:40:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-for-Labeling-and-Selecting-Null-Values/m-p/14122#M510404</guid>
      <dc:creator>m_perreault</dc:creator>
      <dc:date>2018-05-25T17:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Expression for Labeling and Selecting Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-for-Labeling-and-Selecting-Null-Values/m-p/14123#M510405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try like below&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;if(isnull([&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;CCaR User DD2875 is Valid]),'Empty',[&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;CCaR User DD2875 is Valid])&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; background-color: #f2f2f2; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; background-color: #f2f2f2; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-weight: inherit;"&gt;or &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; background-color: #f2f2f2; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; background-color: #f2f2f2; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-weight: inherit;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;if(Len([&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;CCaR User DD2875 is Valid])=0,'Empty',[&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;CCaR User DD2875 is Valid])&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; background-color: #f2f2f2; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; background-color: #f2f2f2; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-weight: inherit;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; background-color: #f2f2f2; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-weight: inherit;"&gt;Akshaya&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2018 17:42:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-for-Labeling-and-Selecting-Null-Values/m-p/14123#M510405</guid>
      <dc:creator>adityaakshaya</dc:creator>
      <dc:date>2018-05-25T17:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Expression for Labeling and Selecting Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-for-Labeling-and-Selecting-Null-Values/m-p/14124#M510406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;It did label the null values as Empty and I am able to select the "Empty" label on the donut chart. &lt;/P&gt;&lt;P&gt;How can I get the null values to also be included in the KPI chart?&amp;nbsp; Without filters selected, it should show 13607 of 13607 users.&amp;nbsp; However, it shows 11,050 because it's not counting the null values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/203568_Capture.PNG" style="height: 212px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my current KPI expression.&amp;nbsp; It's just a count. &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/203569_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I need it to include null values.&amp;nbsp; What would the expression be?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2018 17:56:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-for-Labeling-and-Selecting-Null-Values/m-p/14124#M510406</guid>
      <dc:creator>ltc</dc:creator>
      <dc:date>2018-05-25T17:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Expression for Labeling and Selecting Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-for-Labeling-and-Selecting-Null-Values/m-p/14125#M510407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much.&amp;nbsp; It worked, but there was another person who replied before you and I used his expression.&amp;nbsp; I wish I could mark both as correct.&amp;nbsp; If there is a way to do so, please let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2018 17:56:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-for-Labeling-and-Selecting-Null-Values/m-p/14125#M510407</guid>
      <dc:creator>ltc</dc:creator>
      <dc:date>2018-05-25T17:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Expression for Labeling and Selecting Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-for-Labeling-and-Selecting-Null-Values/m-p/14126#M510408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My recommendation would be to move this logic to your script&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #edf8ca;"&gt;If(isnull(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #edf8ca;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #edf8ca;"&gt;CCaR User DD2875 is Valid]),'Empty',&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;CCaR User DD2875 is Valid]) as [CCar User DD2875 is Valid]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; background-color: #edf8ca; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; background-color: #edf8ca; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2018 18:06:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-for-Labeling-and-Selecting-Null-Values/m-p/14126#M510408</guid>
      <dc:creator>m_perreault</dc:creator>
      <dc:date>2018-05-25T18:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Expression for Labeling and Selecting Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-for-Labeling-and-Selecting-Null-Values/m-p/14127#M510409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Makes sense!&amp;nbsp; Although I am not the owner of the app, so I can't open the data load editor. &lt;/P&gt;&lt;P&gt;I am just working on a sheet for myself, so I don't think I have a choice but to edit the KPI expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to edit my current KPI expression to include null values?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My current expression is a count:&lt;/P&gt;&lt;P&gt;Count([CCaR User DD2875 Is Valid])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know how to add an IF statement if I have a count.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2018 18:10:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-for-Labeling-and-Selecting-Null-Values/m-p/14127#M510409</guid>
      <dc:creator>ltc</dc:creator>
      <dc:date>2018-05-25T18:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Expression for Labeling and Selecting Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-for-Labeling-and-Selecting-Null-Values/m-p/14128#M510410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= Sum(Aggr(Count(If(isnull([CCaR User DD2875 is Valid]),1,[CCaR User DD2875 is Valid])), [CCaR User DD2875 is Valid]))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2018 18:10:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-for-Labeling-and-Selecting-Null-Values/m-p/14128#M510410</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-05-25T18:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: Expression for Labeling and Selecting Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-for-Labeling-and-Selecting-Null-Values/m-p/14129#M510411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;wow!&amp;nbsp; thank you so much!&amp;nbsp; that worked &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2018 18:13:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-for-Labeling-and-Selecting-Null-Values/m-p/14129#M510411</guid>
      <dc:creator>ltc</dc:creator>
      <dc:date>2018-05-25T18:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Expression for Labeling and Selecting Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-for-Labeling-and-Selecting-Null-Values/m-p/14130#M510412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2018 18:24:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-for-Labeling-and-Selecting-Null-Values/m-p/14130#M510412</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-05-25T18:24:15Z</dc:date>
    </item>
  </channel>
</rss>

