<?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: Straight Table Displaying null values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943280#M975724</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Week Available and Model are the only dimensions, all else are expressions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Aug 2015 20:22:24 GMT</pubDate>
    <dc:creator>ashokunbi</dc:creator>
    <dc:date>2015-08-31T20:22:24Z</dc:date>
    <item>
      <title>Straight Table Displaying null values</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943271#M975712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a straight table that I don't want displaying null values.I read a comment that said I can control the value I don't want displayed by making the dimension suppress null values and making expression values I don't want as null values so I have the expression below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(1-MAPE &amp;gt;.70,null(), 1-MAPE)&lt;/P&gt;&lt;P&gt;The column is displaying values less than 70% and setting values higher than 70% as null, -, but I don't want it to display the null values period.&amp;nbsp; Below is an example of what I'm getting.&amp;nbsp; Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="346"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="115"&gt;AvailableWeek&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="98"&gt;ABS Variation&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="65"&gt;MAPE&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="68"&gt;FCA&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;34&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;29&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;51.7%&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;48.3%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;34&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;11&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;11.0%&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;34&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;9&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;35.0%&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;65.0%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;34&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;19&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;50.9%&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;49.1%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;34&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;143&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;43.3%&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;56.7%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;34&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;48&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;75.0%&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;25.0%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;34&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;100.0%&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;0.0%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;34&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;6&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;16.6%&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;34&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;7&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;21.2%&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;34&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;27.7%&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2020 18:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943271#M975712</guid>
      <dc:creator>ashokunbi</dc:creator>
      <dc:date>2020-11-20T18:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table Displaying null values</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943272#M975713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ade,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This might be what you are looking for:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/97489_Capture.PNG" style="height: 164px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;And then in the presentation tab, choose "Suppress Zero-Values":&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/97493_Capture.PNG" style="height: 304px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 16:36:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943272#M975713</guid>
      <dc:creator>sinanozdemir</dc:creator>
      <dc:date>2015-08-31T16:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table Displaying null values</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943273#M975714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sinan, Thanks for your help but that didn’t work.  The null values are still displayed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 17:02:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943273#M975714</guid>
      <dc:creator>ashokunbi</dc:creator>
      <dc:date>2015-08-31T17:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table Displaying null values</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943274#M975715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not exact but one option is to have MAPE as a expression with FCA.&lt;/P&gt;&lt;P&gt;Please see the the file attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope This will give some idea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 17:36:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943274#M975715</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-31T17:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table Displaying null values</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943275#M975716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ade,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to change the expression to the below:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/97504_Capture.PNG" style="height: 133px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;And then in the presentation tab, check &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;"Suppress Zero-Values".&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 19:13:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943275#M975716</guid>
      <dc:creator>sinanozdemir</dc:creator>
      <dc:date>2015-08-31T19:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table Displaying null values</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943276#M975717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nope.  It just turned all the values to 0%.  Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 19:42:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943276#M975717</guid>
      <dc:creator>ashokunbi</dc:creator>
      <dc:date>2015-08-31T19:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table Displaying null values</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943277#M975718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is your original dataset different than what you previously posted?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post a bit more comprehensive dataset?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 19:48:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943277#M975718</guid>
      <dc:creator>sinanozdemir</dc:creator>
      <dc:date>2015-08-31T19:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table Displaying null values</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943278#M975720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is model column which I have added below (has no impact on the calculations, I think) but there are 3 other disabled columns that I used to get the values for the ABS Variation field.  Available week and Model are dimension fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 20:17:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943278#M975720</guid>
      <dc:creator>ashokunbi</dc:creator>
      <dc:date>2015-08-31T20:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table Displaying null values</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943279#M975722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So FCA isn't an expression, is a dimension, correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 20:19:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943279#M975722</guid>
      <dc:creator>sinanozdemir</dc:creator>
      <dc:date>2015-08-31T20:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table Displaying null values</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943280#M975724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Week Available and Model are the only dimensions, all else are expressions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 20:22:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943280#M975724</guid>
      <dc:creator>ashokunbi</dc:creator>
      <dc:date>2015-08-31T20:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table Displaying null values</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943281#M975726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Without seeing the application, it is a bit difficult to determine why mine works, but not yours.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also handle this in the back-end:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/97512_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;And your data model will look like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/97513_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Post your sample app, I cannot open it. However, someone else can open it and see what's wrong.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 20:31:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943281#M975726</guid>
      <dc:creator>sinanozdemir</dc:creator>
      <dc:date>2015-08-31T20:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table Displaying null values</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943282#M975728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/97514_Capture1.PNG" style="height: auto;" /&gt; !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 20:32:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943282#M975728</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2015-08-31T20:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table Displaying null values</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943283#M975730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;You must not want to suppress 0.0% as a FCA value from the table. Isn't following model work? or you can try the expression sent by Krishna.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 20:41:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943283#M975730</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-31T20:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table Displaying null values</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943284#M975732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is showing FCA over 70%.  My values are not the issue, I just don’t want to display any FCA greater or equal to 70%&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 21:26:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943284#M975732</guid>
      <dc:creator>ashokunbi</dc:creator>
      <dc:date>2015-08-31T21:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table Displaying null values</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943285#M975733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is this what you wanted?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/97621_Capture1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 16:31:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943285#M975733</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2015-09-01T16:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table Displaying null values</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943286#M975734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help.  Sorry I couldn’t respond sooner.  The suggestion is not working, it came up with the wrong values for FCA.  I already have the correct values, I just don’t want to display any values greater than 70%.&lt;/P&gt;&lt;P&gt;I’m not sure if the issue is that you are using the value supplied in Mape as is (your expression for Mape is Mape &amp;amp; ‘%’)  but it is actually the result of this expression:&lt;/P&gt;&lt;P&gt;if( &amp;gt; sum(RcvdQty), 1, /sum(RcvdQty))&lt;/P&gt;&lt;P&gt;I’m not sure if this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2015 14:58:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943286#M975734</guid>
      <dc:creator>ashokunbi</dc:creator>
      <dc:date>2015-09-03T14:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table Displaying null values</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943287#M975735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any luck&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 13:20:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Displaying-null-values/m-p/943287#M975735</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2015-10-12T13:20:32Z</dc:date>
    </item>
  </channel>
</rss>

