<?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 How to generate missing months for a field? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-generate-missing-months-for-a-field/m-p/2058532#M86920</link>
    <description>&lt;P&gt;Load * Inline [&lt;/P&gt;
&lt;P&gt;MonthYear, user_id&lt;/P&gt;
&lt;P&gt;Jan2023,1&lt;/P&gt;
&lt;P&gt;Jan2023,3&lt;/P&gt;
&lt;P&gt;March2023,1&lt;/P&gt;
&lt;P&gt;March2023,3&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;P&gt;Now i want to autopopulate the missing month that is feb2023 and to create a new field called Occ,&lt;/P&gt;
&lt;P&gt;My output should look like,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MonthYear, user_id,Occ&lt;/P&gt;
&lt;P&gt;Jan2023,1,1&lt;/P&gt;
&lt;P&gt;Feb2023,1,0&lt;/P&gt;
&lt;P&gt;March2023,1,1&lt;/P&gt;
&lt;P&gt;Jan2023,3,1&lt;/P&gt;
&lt;P&gt;Feb2023,3,0&lt;/P&gt;
&lt;P&gt;March2023,3,1&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Rajat&lt;/P&gt;</description>
    <pubDate>Sun, 09 Apr 2023 13:38:05 GMT</pubDate>
    <dc:creator>Rajat1</dc:creator>
    <dc:date>2023-04-09T13:38:05Z</dc:date>
    <item>
      <title>How to generate missing months for a field?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-generate-missing-months-for-a-field/m-p/2058532#M86920</link>
      <description>&lt;P&gt;Load * Inline [&lt;/P&gt;
&lt;P&gt;MonthYear, user_id&lt;/P&gt;
&lt;P&gt;Jan2023,1&lt;/P&gt;
&lt;P&gt;Jan2023,3&lt;/P&gt;
&lt;P&gt;March2023,1&lt;/P&gt;
&lt;P&gt;March2023,3&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;P&gt;Now i want to autopopulate the missing month that is feb2023 and to create a new field called Occ,&lt;/P&gt;
&lt;P&gt;My output should look like,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MonthYear, user_id,Occ&lt;/P&gt;
&lt;P&gt;Jan2023,1,1&lt;/P&gt;
&lt;P&gt;Feb2023,1,0&lt;/P&gt;
&lt;P&gt;March2023,1,1&lt;/P&gt;
&lt;P&gt;Jan2023,3,1&lt;/P&gt;
&lt;P&gt;Feb2023,3,0&lt;/P&gt;
&lt;P&gt;March2023,3,1&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Rajat&lt;/P&gt;</description>
      <pubDate>Sun, 09 Apr 2023 13:38:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-generate-missing-months-for-a-field/m-p/2058532#M86920</guid>
      <dc:creator>Rajat1</dc:creator>
      <dc:date>2023-04-09T13:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate missing months for a field?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-generate-missing-months-for-a-field/m-p/2058535#M86921</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/cyjdu72974/attachments/cyjdu72974/qlikview-app-development/797824/1/Generating%20missing%20data.pdf" target="_blank" rel="noopener"&gt;https://community.qlik.com/cyjdu72974/attachments/cyjdu72974/qlikview-app-development/797824/1/Generating%20missing%20data.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The document this was attached to was seemingly removed, but this PDF details all of the necessary techniques for filling in missing data. In your case it's the one covered on pages 7 and 8. This is also covered in a separate document:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Design/How-to-populate-a-sparsely-populated-field/ba-p/1470637" target="_blank"&gt;https://community.qlik.com/t5/Design/How-to-populate-a-sparsely-populated-field/ba-p/1470637&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 09 Apr 2023 14:09:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-generate-missing-months-for-a-field/m-p/2058535#M86921</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2023-04-09T14:09:30Z</dc:date>
    </item>
  </channel>
</rss>

