<?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: Link calendar to table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Link-calendar-to-table/m-p/830381#M11401</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only thing you need to do is to create Weekday field in the Order table.&amp;nbsp; For example, if you have OrderDate field, you can use this:&lt;/P&gt;&lt;P&gt;Weekday(OrderDate) as Weekday&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 May 2015 22:05:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-05-21T22:05:13Z</dc:date>
    <item>
      <title>Link calendar to table</title>
      <link>https://community.qlik.com/t5/App-Development/Link-calendar-to-table/m-p/830380#M11400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiya &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using the following calendar...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Calendar: DECLARE FIELD DEFINITION TAGGED '$date' Parameters first_month_of_year = 1 Fields&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year($1) As Year Tagged '$year',&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Month($1) as Month Tagged '$month',&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date($1) as Date Tagged ('$date', '$day'),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Week($1) as Week Tagged '$week',&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Weekday($1) as Weekday Tagged '$weekday',&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DayNumberOfYear($1, first_month_of_year) as DayNumberOfYear Tagged ('$numeric');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;DERIVE FIELDS FROM FIELDS [Date_Received] USING Calendar;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;i need to link Weekday from this calendar to my main Orders table. is there a way to do this please?&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Kind Regards &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Joeybird &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 21:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Link-calendar-to-table/m-p/830380#M11400</guid>
      <dc:creator>joeybird</dc:creator>
      <dc:date>2015-05-21T21:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Link calendar to table</title>
      <link>https://community.qlik.com/t5/App-Development/Link-calendar-to-table/m-p/830381#M11401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only thing you need to do is to create Weekday field in the Order table.&amp;nbsp; For example, if you have OrderDate field, you can use this:&lt;/P&gt;&lt;P&gt;Weekday(OrderDate) as Weekday&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 22:05:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Link-calendar-to-table/m-p/830381#M11401</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-21T22:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Link calendar to table</title>
      <link>https://community.qlik.com/t5/App-Development/Link-calendar-to-table/m-p/830382#M11402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fab xx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joeybird&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 10:45:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Link-calendar-to-table/m-p/830382#M11402</guid>
      <dc:creator>joeybird</dc:creator>
      <dc:date>2015-05-22T10:45:00Z</dc:date>
    </item>
  </channel>
</rss>

