<?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 Pivot Previous Column value in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Pivot-Previous-Column-value/m-p/1894278#M73765</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I added Material as Pivot Dimension(Row) and Month as Dimension(Column) and Measure as Sum(sales)&lt;/P&gt;
&lt;P&gt;but I am getting certain zeros(0.00) and null's for few values.&lt;/P&gt;
&lt;P&gt;Requirement is if March value is 0 means , then i need to show feb value.. likewise whichever month is 0 or null , i need to show that with previous month.&lt;/P&gt;
&lt;P&gt;Tried with Before function.. ( if(isnull(sum(sales),before(sum(sales)), sum(sales))). but this also giving empty values.&lt;/P&gt;
&lt;P&gt;Any help on this&lt;/P&gt;</description>
    <pubDate>Thu, 17 Feb 2022 12:20:50 GMT</pubDate>
    <dc:creator>Karthick30</dc:creator>
    <dc:date>2022-02-17T12:20:50Z</dc:date>
    <item>
      <title>Pivot Previous Column value</title>
      <link>https://community.qlik.com/t5/App-Development/Pivot-Previous-Column-value/m-p/1894278#M73765</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I added Material as Pivot Dimension(Row) and Month as Dimension(Column) and Measure as Sum(sales)&lt;/P&gt;
&lt;P&gt;but I am getting certain zeros(0.00) and null's for few values.&lt;/P&gt;
&lt;P&gt;Requirement is if March value is 0 means , then i need to show feb value.. likewise whichever month is 0 or null , i need to show that with previous month.&lt;/P&gt;
&lt;P&gt;Tried with Before function.. ( if(isnull(sum(sales),before(sum(sales)), sum(sales))). but this also giving empty values.&lt;/P&gt;
&lt;P&gt;Any help on this&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 12:20:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pivot-Previous-Column-value/m-p/1894278#M73765</guid>
      <dc:creator>Karthick30</dc:creator>
      <dc:date>2022-02-17T12:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Previous Column value</title>
      <link>https://community.qlik.com/t5/App-Development/Pivot-Previous-Column-value/m-p/1897196#M74059</link>
      <description>&lt;P&gt;Hi Karthick30,&lt;/P&gt;
&lt;P&gt;In Qlik Sense you need to create "dummy" lines for missing dates in a dataset.&lt;BR /&gt;With the attached QVD you get an insight in how you can create these missing dates.&lt;/P&gt;
&lt;P&gt;You can also have a look at the following blog post:&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/QlikView-Documents/Generating-Missing-Data-In-QlikView/ta-p/1491394" target="_blank"&gt;Generating Missing Data In QlikView - Qlik Community - 1491394&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;Sebb&lt;/P&gt;</description>
      <pubDate>Thu, 24 Feb 2022 14:49:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pivot-Previous-Column-value/m-p/1897196#M74059</guid>
      <dc:creator>SBDataspark</dc:creator>
      <dc:date>2022-02-24T14:49:30Z</dc:date>
    </item>
  </channel>
</rss>

