<?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: Bi Weekly Dimension in Master Calendar in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Bi-Weekly-Dimension-in-Master-Calendar/m-p/1920975#M75815</link>
    <description>&lt;P&gt;Maybe you could apply something like this:&lt;/P&gt;
&lt;P&gt;ceil(week(Date) / 2) &amp;amp; '-' &amp;amp; (ceil(week(Date) / 2) + 1) as CombinedWeeks&lt;/P&gt;
&lt;P&gt;- Marcus&lt;/P&gt;</description>
    <pubDate>Thu, 21 Apr 2022 13:37:46 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2022-04-21T13:37:46Z</dc:date>
    <item>
      <title>Bi Weekly Dimension in Master Calendar</title>
      <link>https://community.qlik.com/t5/App-Development/Bi-Weekly-Dimension-in-Master-Calendar/m-p/1920908#M75806</link>
      <description>&lt;P&gt;I am trying to create a bi weekly dimension in the master calendar in QlikSense.&lt;/P&gt;
&lt;P&gt;I am already familiar with the following:&lt;/P&gt;
&lt;P&gt;dual(text(weekstart(Datumsfeld)),div(weekstart(Datumsfeld),14)) as BiWeekDate,&lt;BR /&gt;div(weekstart(Datumsfeld),14) as BiWeek,&lt;BR /&gt;Dual(DayName(Floor(Datumsfeld,14,2))&amp;amp;' - '&amp;amp;DayName(Floor(Datumsfeld,14,2)+13),DayName(Floor(Datumsfeld,14,2))) as BiWeekconcat&lt;/P&gt;
&lt;P&gt;But what I really want is a dimension purely on week numbers, so week 1-2, 3-4, etc, independent of the year, much like the week function ( Week(Datumsfeld) as Woche) I am using now.&lt;/P&gt;
&lt;P&gt;I want to use this to compare this year's data to last year's, but in two-weekly increments, rather than weekly.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone help me please?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks,&lt;/P&gt;
&lt;P&gt;MP&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 11:47:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bi-Weekly-Dimension-in-Master-Calendar/m-p/1920908#M75806</guid>
      <dc:creator>M_P_</dc:creator>
      <dc:date>2022-04-21T11:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: Bi Weekly Dimension in Master Calendar</title>
      <link>https://community.qlik.com/t5/App-Development/Bi-Weekly-Dimension-in-Master-Calendar/m-p/1920975#M75815</link>
      <description>&lt;P&gt;Maybe you could apply something like this:&lt;/P&gt;
&lt;P&gt;ceil(week(Date) / 2) &amp;amp; '-' &amp;amp; (ceil(week(Date) / 2) + 1) as CombinedWeeks&lt;/P&gt;
&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 13:37:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bi-Weekly-Dimension-in-Master-Calendar/m-p/1920975#M75815</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2022-04-21T13:37:46Z</dc:date>
    </item>
  </channel>
</rss>

