<?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 Using one auto calender for multiple data sets in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Using-one-auto-calender-for-multiple-data-sets/m-p/1752350#M57954</link>
    <description>&lt;P&gt;Dear all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using an auto calendar in my Qlik sense code. The calendar transforms data from different data sets (lets say data_set1, data_set2, data_set3). Each data set has a&amp;nbsp; column with a date ( date1, date2, date 3). Yet, in the front end I can only implement and use the&amp;nbsp;calendars separately. They are displayed as:&amp;nbsp; "autocalenderdate1",&amp;nbsp;&amp;nbsp;"autocalenderdate2",&amp;nbsp;&amp;nbsp;"autocalenderdate3". Yet, I would like to display data from different data sources in one chart, with date on the x-achsis. Hence, I would need one uniform calendar/date dimension.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code is as follows:&lt;/P&gt;&lt;P&gt;[autoCalendar]:&lt;BR /&gt;DECLARE FIELD DEFINITION Tagged ('$date')&lt;BR /&gt;FIELDS&lt;BR /&gt;Dual(Year($1), YearStart($1)) AS [Year] Tagged ('$axis', '$year'),&lt;/P&gt;&lt;P&gt;(...)&lt;/P&gt;&lt;P&gt;DERIVE FIELDS FROM FIELDS&lt;BR /&gt;[date1],&lt;BR /&gt;[date2],&lt;BR /&gt;[date3],&lt;BR /&gt;USING [autoCalendar] ;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am thankful for any hint or advice!&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Anna&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 17:58:18 GMT</pubDate>
    <dc:creator>Anna12</dc:creator>
    <dc:date>2024-11-16T17:58:18Z</dc:date>
    <item>
      <title>Using one auto calender for multiple data sets</title>
      <link>https://community.qlik.com/t5/App-Development/Using-one-auto-calender-for-multiple-data-sets/m-p/1752350#M57954</link>
      <description>&lt;P&gt;Dear all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using an auto calendar in my Qlik sense code. The calendar transforms data from different data sets (lets say data_set1, data_set2, data_set3). Each data set has a&amp;nbsp; column with a date ( date1, date2, date 3). Yet, in the front end I can only implement and use the&amp;nbsp;calendars separately. They are displayed as:&amp;nbsp; "autocalenderdate1",&amp;nbsp;&amp;nbsp;"autocalenderdate2",&amp;nbsp;&amp;nbsp;"autocalenderdate3". Yet, I would like to display data from different data sources in one chart, with date on the x-achsis. Hence, I would need one uniform calendar/date dimension.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code is as follows:&lt;/P&gt;&lt;P&gt;[autoCalendar]:&lt;BR /&gt;DECLARE FIELD DEFINITION Tagged ('$date')&lt;BR /&gt;FIELDS&lt;BR /&gt;Dual(Year($1), YearStart($1)) AS [Year] Tagged ('$axis', '$year'),&lt;/P&gt;&lt;P&gt;(...)&lt;/P&gt;&lt;P&gt;DERIVE FIELDS FROM FIELDS&lt;BR /&gt;[date1],&lt;BR /&gt;[date2],&lt;BR /&gt;[date3],&lt;BR /&gt;USING [autoCalendar] ;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am thankful for any hint or advice!&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Anna&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 17:58:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-one-auto-calender-for-multiple-data-sets/m-p/1752350#M57954</guid>
      <dc:creator>Anna12</dc:creator>
      <dc:date>2024-11-16T17:58:18Z</dc:date>
    </item>
  </channel>
</rss>

