<?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: Calendar Tables in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Calendar-Tables/m-p/1729027#M55588</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think your'e giving it too much weight.&lt;/P&gt;&lt;P&gt;At the end, it's just another table, and usually really small that being populated quite fast.&lt;/P&gt;&lt;P&gt;It just needs to have all the right data for you, useable flags (YTD, MTD, etc.), the right fields for analysis, both descriptive and numeric, and that's it.&lt;/P&gt;&lt;P&gt;I also like to add to the calendar another table that relies on the same data, and allowing the end user to choose a speicifc period from a single field (Current Year, Previous Year, Last X Month, Last X days, etc.)&lt;/P&gt;&lt;P&gt;This way the user have the ability to set dynamic filters and bookmarks, and even use it in set analysis.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Eliran.&lt;/P&gt;</description>
    <pubDate>Sun, 19 Jul 2020 12:27:03 GMT</pubDate>
    <dc:creator>eliran</dc:creator>
    <dc:date>2020-07-19T12:27:03Z</dc:date>
    <item>
      <title>Calendar Tables</title>
      <link>https://community.qlik.com/t5/App-Development/Calendar-Tables/m-p/1728987#M55578</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I don't have a clear idea about ​​the calendar tables. How many ways are there to create a calendar table? For example, I know the master calendar fields and autocalendar ... what other ways exist? And when should it be better to use a script or use the main calendar fields? What consequences / effects could I have choosing one or the other way? Thank you very much!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jul 2020 15:12:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calendar-Tables/m-p/1728987#M55578</guid>
      <dc:creator>Shi</dc:creator>
      <dc:date>2020-07-18T15:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar Tables</title>
      <link>https://community.qlik.com/t5/App-Development/Calendar-Tables/m-p/1729027#M55588</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think your'e giving it too much weight.&lt;/P&gt;&lt;P&gt;At the end, it's just another table, and usually really small that being populated quite fast.&lt;/P&gt;&lt;P&gt;It just needs to have all the right data for you, useable flags (YTD, MTD, etc.), the right fields for analysis, both descriptive and numeric, and that's it.&lt;/P&gt;&lt;P&gt;I also like to add to the calendar another table that relies on the same data, and allowing the end user to choose a speicifc period from a single field (Current Year, Previous Year, Last X Month, Last X days, etc.)&lt;/P&gt;&lt;P&gt;This way the user have the ability to set dynamic filters and bookmarks, and even use it in set analysis.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Eliran.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jul 2020 12:27:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calendar-Tables/m-p/1729027#M55588</guid>
      <dc:creator>eliran</dc:creator>
      <dc:date>2020-07-19T12:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar Tables</title>
      <link>https://community.qlik.com/t5/App-Development/Calendar-Tables/m-p/1729029#M55590</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eliran thanks for your reply. I understand better the difference in use, but in general it does not make difference.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jul 2020 12:46:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calendar-Tables/m-p/1729029#M55590</guid>
      <dc:creator>Shi</dc:creator>
      <dc:date>2020-07-19T12:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar Tables</title>
      <link>https://community.qlik.com/t5/App-Development/Calendar-Tables/m-p/1729033#M55592</link>
      <description>&lt;P&gt;Hi Shi,&lt;/P&gt;&lt;P&gt;The main purpose of using Calendar table is to fill up the gaps of dates if exist in date fields and make a continuous date range within a data model.&lt;/P&gt;&lt;P&gt;And there are many ways like linked table, Canonical calendar, &lt;SPAN&gt;Standard Gregorian and etc . these all are having different use cases.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;BR,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Surendra&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jul 2020 13:42:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calendar-Tables/m-p/1729033#M55592</guid>
      <dc:creator>singh24447</dc:creator>
      <dc:date>2020-07-19T13:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar Tables</title>
      <link>https://community.qlik.com/t5/App-Development/Calendar-Tables/m-p/1729039#M55595</link>
      <description>&lt;P&gt;Hi Surendra,&lt;/P&gt;&lt;P&gt;thanks for your reply. I have another question. What is the difference between Master Calendar Fields and Derived Date fields? In which situations I could encounter a problem choosing Derived Date field, or this approach is not reccomended? Thanks again&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jul 2020 14:25:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calendar-Tables/m-p/1729039#M55595</guid>
      <dc:creator>Shi</dc:creator>
      <dc:date>2020-07-19T14:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar Tables</title>
      <link>https://community.qlik.com/t5/App-Development/Calendar-Tables/m-p/1729045#M55597</link>
      <description>&lt;P&gt;Hi Shi,&lt;/P&gt;&lt;P&gt;There is no difference in Master calendar fields and date fields but you would encounter a problem when you want to show month and week wise data and you are not having sales and other measure for a particular week or month depends upon season sales. So that month or week will not be in our date field(Dimension in chart). So in this case We should use master calendar fields instead of date fields.&lt;/P&gt;&lt;P&gt;Hope this will answer your question.&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Surendra&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jul 2020 15:23:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calendar-Tables/m-p/1729045#M55597</guid>
      <dc:creator>singh24447</dc:creator>
      <dc:date>2020-07-19T15:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar Tables</title>
      <link>https://community.qlik.com/t5/App-Development/Calendar-Tables/m-p/1729050#M55598</link>
      <description>&lt;P&gt;Yes, thanks Surendra, it's more clear.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jul 2020 15:38:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calendar-Tables/m-p/1729050#M55598</guid>
      <dc:creator>Shi</dc:creator>
      <dc:date>2020-07-19T15:38:53Z</dc:date>
    </item>
  </channel>
</rss>

