<?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: Handling Dates in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Handling-Dates/m-p/1672908#M50964</link>
    <description>&lt;P&gt;Change the inline load of the month with something like this:&lt;/P&gt;&lt;P&gt;Load MakeDate(2020,RecNo(),1) as Month&lt;/P&gt;&lt;P&gt;Autogenerate 12;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And while concatenating, use the Month as Date in the fact, It should link to the Calendar then&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Feb 2020 11:49:34 GMT</pubDate>
    <dc:creator>vidyut</dc:creator>
    <dc:date>2020-02-06T11:49:34Z</dc:date>
    <item>
      <title>Handling Dates</title>
      <link>https://community.qlik.com/t5/App-Development/Handling-Dates/m-p/1672871#M50957</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Currently i have below data set:&lt;/P&gt;&lt;P&gt;=============================================&lt;/P&gt;&lt;P&gt;this "Month " in the above table is created from the below script:-&lt;/P&gt;&lt;P&gt;Table_Budget:&lt;/P&gt;&lt;P&gt;Load Budget,&lt;/P&gt;&lt;P&gt;'Budget' a s flag&lt;/P&gt;&lt;P&gt;From .....&lt;/P&gt;&lt;P&gt;join&lt;/P&gt;&lt;P&gt;load * inline[&lt;/P&gt;&lt;P&gt;Month&lt;/P&gt;&lt;P&gt;Jan,&lt;/P&gt;&lt;P&gt;Feb,&lt;/P&gt;&lt;P&gt;Mar,&lt;/P&gt;&lt;P&gt;Apr,&lt;/P&gt;&lt;P&gt;May,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;Dec&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Final&lt;/P&gt;&lt;P&gt;Load *,&lt;/P&gt;&lt;P&gt;Num(Budget)/12 as New_budget&lt;/P&gt;&lt;P&gt;Resident Table_Budget;&lt;/P&gt;&lt;P&gt;Drop table Table_budget&lt;/P&gt;&lt;P&gt;Store * into Budget.qvd&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;===============================================================&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Object_no,&lt;/P&gt;&lt;P&gt;Flag,&amp;nbsp; &amp;nbsp; //Flag for Actual&lt;/P&gt;&lt;P&gt;Date&amp;nbsp;&lt;/P&gt;&lt;P&gt;From ...[Actual.qvd](qvd);&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;Load&amp;nbsp;&lt;/P&gt;&lt;P&gt;Object_no,&lt;/P&gt;&lt;P&gt;Flag, //For Budget&lt;/P&gt;&lt;P&gt;"Month"&lt;/P&gt;&lt;P&gt;From ..[Budget.qvd](qvd);&lt;/P&gt;&lt;P&gt;======================================================&lt;/P&gt;&lt;P&gt;I have linked my "Master Calendar" with the "Date" feild.&lt;/P&gt;&lt;P&gt;However i am not able to understand , how should i link my "Month" field from "Budget.Qvd" to Master calendar as i want to display the months in fiscal year pattern and i have created inline starting from Jan to Dec.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help !&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 10:52:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Handling-Dates/m-p/1672871#M50957</guid>
      <dc:creator>Aspiring_Developer</dc:creator>
      <dc:date>2020-02-06T10:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: Handling Dates</title>
      <link>https://community.qlik.com/t5/App-Development/Handling-Dates/m-p/1672893#M50961</link>
      <description>&lt;P&gt;Just use a real date instead of a month. Means instead of using: Jan, Feb, ... you takes 01.01.2020, 01.02.2020, ...&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 11:27:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Handling-Dates/m-p/1672893#M50961</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2020-02-06T11:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: Handling Dates</title>
      <link>https://community.qlik.com/t5/App-Development/Handling-Dates/m-p/1672908#M50964</link>
      <description>&lt;P&gt;Change the inline load of the month with something like this:&lt;/P&gt;&lt;P&gt;Load MakeDate(2020,RecNo(),1) as Month&lt;/P&gt;&lt;P&gt;Autogenerate 12;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And while concatenating, use the Month as Date in the fact, It should link to the Calendar then&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 11:49:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Handling-Dates/m-p/1672908#M50964</guid>
      <dc:creator>vidyut</dc:creator>
      <dc:date>2020-02-06T11:49:34Z</dc:date>
    </item>
  </channel>
</rss>

