<?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: delta error with null or zero values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/delta-error-with-null-or-zero-values/m-p/1059595#M932261</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;Thanks for the reply .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;I tried to apply your formula, but nothing has changed . In the months of 2016 that have no data displays -100 %.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-indent: 0px; text-align: left; color: #212121; font-style: normal; font-size: 16px; font-family: arial, sans-serif; font-weight: normal;"&gt;I do not know if it's possible, but I should put an IF product1 not isnull ( ) performs the calculations otherwise put 0 . It's possible?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 Mar 2016 21:20:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-03-12T21:20:05Z</dc:date>
    <item>
      <title>delta error with null or zero values</title>
      <link>https://community.qlik.com/t5/QlikView/delta-error-with-null-or-zero-values/m-p/1059593#M932259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning,&lt;/P&gt;&lt;P&gt;you can help me solve the following problem ?&lt;/P&gt;&lt;P&gt;In a table I display the delta between two quantities, in current and previus year, for example:&lt;/P&gt;&lt;P&gt;Sheet1 - year 2015&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" jive-data-cell="{&amp;quot;color&amp;quot;:&amp;quot;#000000&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;}" jive-data-header="{&amp;quot;color&amp;quot;:&amp;quot;#FFFFFF&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;#6690BC&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;center&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;,&amp;quot;fontFamily&amp;quot;:&amp;quot;arial,helvetica,sans-serif&amp;quot;,&amp;quot;verticalAlign&amp;quot;:&amp;quot;baseline&amp;quot;}" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Month&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Product1&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Product2&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;Jan&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;150&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Feb&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;200&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Mar&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;50&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;50&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sheet2 - Year 2016&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Year&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Month&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Product1&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Product2&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2016&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Jan&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;150&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2016&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Feb&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;120&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2016&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Mar&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;-&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-indent: 0px; color: #212121; text-align: left; font-style: normal; font-size: 10pt; font-family: arial, sans-serif; font-weight: 100;"&gt;by calculating the delta I get the following result&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial,sans-serif; font-style: normal; font-weight: 100; text-align: left; text-indent: 0px; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-indent: 0px; text-align: left; color: #212121; font-style: normal; font-size: 10pt; font-family: arial, sans-serif; font-weight: 100;"&gt;Difference between years 2016/2015:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Month&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Product1&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Product2&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Jan&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;50,00%&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;33,33%&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Feb&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;-50,00%&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;20%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Mar&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;-100%&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;-100%&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN style="text-indent: 0px; text-align: left; color: #212121; font-style: normal; font-size: 10pt; font-family: arial, sans-serif; font-weight: 100;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-indent: 0px; text-align: left; color: #212121; font-style: normal; font-size: 10pt; font-family: arial, sans-serif; font-weight: 100;"&gt;&lt;SPAN lang="en"&gt;The expression used in the measurement is: &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;(sum(if (InYear (Anno, Today(), 0), [Product1]))-sum(if (InYear (Anno, Today(), -1), [Product1])))&lt;/P&gt;&lt;P&gt;/sum(if (InYear (Anno, Today(), -1),[Product1]))&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-indent: 0px; text-align: left; color: #212121; font-style: normal; font-size: 10pt; font-family: arial, sans-serif; font-weight: 100;"&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-indent: 0px; text-align: left; color: #212121; font-style: normal; font-size: 10pt; font-family: arial, sans-serif; font-weight: 100;"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN lang="en"&gt;How can it not be calculated when the product contains no value in that month ? &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-indent: 0px; text-align: left; color: #212121; font-style: normal; font-size: 10pt; font-family: arial, sans-serif; font-weight: 100;"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN lang="en"&gt;So as not to show -100 %?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-indent: 0px; text-align: left; color: #212121; font-style: normal; font-size: 10pt; font-family: arial, sans-serif; font-weight: 100;"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-indent: 0px; text-align: left; color: #212121; font-style: normal; font-size: 10pt; font-family: arial, sans-serif; font-weight: 100;"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN lang="en"&gt;Thanks for the support&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/delta-error-with-null-or-zero-values/m-p/1059593#M932259</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: delta error with null or zero values</title>
      <link>https://community.qlik.com/t5/QlikView/delta-error-with-null-or-zero-values/m-p/1059594#M932260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;with this small test script&lt;/P&gt;&lt;P&gt;&lt;EM&gt;P:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;load&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; date(makedate(2015) + floor(rand()*730)) as Date,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; ceil(rand()*100) as Product1,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; ceil(rand()*100) as Product2&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;AutoGenerate 1000;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Left Join (P)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;load Distinct Date, Month(Date) as Month, Year(Date) as Year&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Resident P;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you can use a chart with this expression for Product1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(sum({$ &amp;lt;Year={$(=Year(Today()))}&amp;gt;} Product1) - sum({$ &amp;lt;Year={$(=Year(Today())-1)}&amp;gt;} Product1))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;/&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(sum({$ &amp;lt;Year={$(=Year(Today())-1)}&amp;gt;} Product1))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/117781_1.png" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Mar 2016 19:27:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/delta-error-with-null-or-zero-values/m-p/1059594#M932260</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2016-03-12T19:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: delta error with null or zero values</title>
      <link>https://community.qlik.com/t5/QlikView/delta-error-with-null-or-zero-values/m-p/1059595#M932261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;Thanks for the reply .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;I tried to apply your formula, but nothing has changed . In the months of 2016 that have no data displays -100 %.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-indent: 0px; text-align: left; color: #212121; font-style: normal; font-size: 16px; font-family: arial, sans-serif; font-weight: normal;"&gt;I do not know if it's possible, but I should put an IF product1 not isnull ( ) performs the calculations otherwise put 0 . It's possible?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Mar 2016 21:20:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/delta-error-with-null-or-zero-values/m-p/1059595#M932261</guid>
      <dc:creator />
      <dc:date>2016-03-12T21:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: delta error with null or zero values</title>
      <link>https://community.qlik.com/t5/QlikView/delta-error-with-null-or-zero-values/m-p/1059596#M932262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There might be different solutions possible depending on your data model etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should return zero for the months with missing current year data:&lt;/P&gt;&lt;P&gt;=&lt;STRONG&gt;Count&lt;/STRONG&gt;(if (InYear (Anno, Today(), 0), [Product1]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you can use this count in an if() statement to check your condition:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If( &lt;STRONG&gt;Count&lt;/STRONG&gt;(if (InYear (Anno, Today(), 0), [Product1])),&lt;/P&gt;&lt;P&gt;(sum(if (InYear (Anno, Today(), 0), [Product1]))-sum(if (InYear (Anno, Today(), -1), [Product1])))&lt;/P&gt;&lt;P&gt;/sum(if (InYear (Anno, Today(), -1),[Product1]))&lt;/P&gt;&lt;P&gt;,Null()&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Mar 2016 00:09:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/delta-error-with-null-or-zero-values/m-p/1059596#M932262</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-13T00:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: delta error with null or zero values</title>
      <link>https://community.qlik.com/t5/QlikView/delta-error-with-null-or-zero-values/m-p/1059597#M932263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 29px; font-style: normal; font-weight: 100; text-align: left; text-indent: 0px;"&gt;Perfect work! Great!!!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Mar 2016 09:52:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/delta-error-with-null-or-zero-values/m-p/1059597#M932263</guid>
      <dc:creator />
      <dc:date>2016-03-13T09:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: delta error with null or zero values</title>
      <link>https://community.qlik.com/t5/QlikView/delta-error-with-null-or-zero-values/m-p/1059598#M932264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your question is answered, please flag the Correct Answer and optionally Helpful Answers.&lt;/P&gt;&lt;P&gt;If not, please make clear what part of your question still needs answering &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Mar 2016 10:01:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/delta-error-with-null-or-zero-values/m-p/1059598#M932264</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2016-03-13T10:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: delta error with null or zero values</title>
      <link>https://community.qlik.com/t5/QlikView/delta-error-with-null-or-zero-values/m-p/1059599#M932265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok sorry!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Mar 2016 11:25:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/delta-error-with-null-or-zero-values/m-p/1059599#M932265</guid>
      <dc:creator />
      <dc:date>2016-03-13T11:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: delta error with null or zero values</title>
      <link>https://community.qlik.com/t5/QlikView/delta-error-with-null-or-zero-values/m-p/1059600#M932266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No worries &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;. Better clear that you have your answer instead of assuming you have the answer but are still looking for one! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you did not add a new question, I assumed you mend to mark Stefan's reply as the Correct Answer. I made the change as this "closes" the topic.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Mar 2016 15:56:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/delta-error-with-null-or-zero-values/m-p/1059600#M932266</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2016-03-13T15:56:30Z</dc:date>
    </item>
  </channel>
</rss>

