<?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: Creating day Numbers in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Creating-day-Numbers/m-p/93024#M6192</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My suggestion with addmonths() wasn't aimed to get the same quarter-number (like above mentioned I think it's not possible) else to return the same calendar-date (day-number) within the months.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know what your aim is with the quarter-number but a comparing of any measure against them or a monthly calendar-day will always have some blurring. An alternatively (which also not mandatory give you the same calendar-day back) might be to count working-days within your periods (excluding weekends or any kind of holidays).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If everything of it is not really satisfying for you you could consider to use another calendar like &lt;A href="https://community.qlik.com/docs/DOC-8837"&gt;4-5-4 Master Calendar&lt;/A&gt; whereby I'm not sure that any of the alternative calendars might fit to your requirements and/or have other disadvantages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Sep 2018 08:07:11 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2018-09-06T08:07:11Z</dc:date>
    <item>
      <title>Creating day Numbers</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-day-Numbers/m-p/93015#M6183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to assign numbers to each quarter..Like for Q1, 1 to 100 and for 2nd quarter again it should start from 1 to 91...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; same for Q3 and Q4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone suggest me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Muni.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2018 16:07:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-day-Numbers/m-p/93015#M6183</guid>
      <dc:creator>rathnam_qv</dc:creator>
      <dc:date>2018-09-04T16:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: Creating day Numbers</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-day-Numbers/m-p/93016#M6184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Muni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please provide the full requirement?&lt;/P&gt;&lt;P&gt;Why is Q1 starting from 1-100 but Q2 is 1-91?&lt;/P&gt;&lt;P&gt;What about Q3 and Q4? is it 1-100 or 1-91?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 08:05:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-day-Numbers/m-p/93016#M6184</guid>
      <dc:creator>Arthur_Fong</dc:creator>
      <dc:date>2018-09-05T08:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Creating day Numbers</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-day-Numbers/m-p/93017#M6185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try it with: daynumberofquarter().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 08:06:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-day-Numbers/m-p/93017#M6185</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-09-05T08:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: Creating day Numbers</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-day-Numbers/m-p/93018#M6186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your suggestion.&lt;/P&gt;&lt;P&gt;I want to achieve the below .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE style="font-style: inherit; font-weight: inherit; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif;"&gt;&lt;SPAN class="pln" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #303336;"&gt;date&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; expected_value&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="lit" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #7d2727;"&gt;2017&lt;/SPAN&gt;&lt;SPAN class="pun" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #303336;"&gt;-&lt;/SPAN&gt;&lt;SPAN class="lit" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #7d2727;"&gt;01&lt;/SPAN&gt;&lt;SPAN class="pun" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #303336;"&gt;-&lt;/SPAN&gt;&lt;SPAN class="lit" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #7d2727;"&gt;01&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #303336;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="lit" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #7d2727;"&gt;1&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #303336;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="com" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #858c93;"&gt;# because it it the first day in Q1&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #303336;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="lit" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #7d2727;"&gt;2017&lt;/SPAN&gt;&lt;SPAN class="pun" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #303336;"&gt;-&lt;/SPAN&gt;&lt;SPAN class="lit" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #7d2727;"&gt;01&lt;/SPAN&gt;&lt;SPAN class="pun" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #303336;"&gt;-&lt;/SPAN&gt;&lt;SPAN class="lit" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #7d2727;"&gt;02&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #303336;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="lit" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #7d2727;"&gt;2&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #303336;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="com" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #858c93;"&gt;# because it is the second day in Q1&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #303336;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="lit" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #7d2727;"&gt;2017&lt;/SPAN&gt;&lt;SPAN class="pun" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #303336;"&gt;-&lt;/SPAN&gt;&lt;SPAN class="lit" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #7d2727;"&gt;02&lt;/SPAN&gt;&lt;SPAN class="pun" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #303336;"&gt;-&lt;/SPAN&gt;&lt;SPAN class="lit" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #7d2727;"&gt;01&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #303336;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="lit" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #7d2727;"&gt;32&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #303336;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="com" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #858c93;"&gt;# because it is the 32th day in Q1&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #303336;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="lit" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #7d2727;"&gt;2017&lt;/SPAN&gt;&lt;SPAN class="pun" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #303336;"&gt;-&lt;/SPAN&gt;&lt;SPAN class="lit" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #7d2727;"&gt;04&lt;/SPAN&gt;&lt;SPAN class="pun" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #303336;"&gt;-&lt;/SPAN&gt;&lt;SPAN class="lit" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #7d2727;"&gt;01&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #303336;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="lit" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #7d2727;"&gt;1&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #303336;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="com" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #858c93;"&gt;# because it is the first day in Q2&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="com" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #858c93;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="com" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #858c93;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="com" style="font-style: inherit; font-weight: inherit; font-family: inherit; color: #858c93;"&gt;Muni.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 09:32:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-day-Numbers/m-p/93018#M6186</guid>
      <dc:creator>rathnam_qv</dc:creator>
      <dc:date>2018-09-05T09:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Creating day Numbers</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-day-Numbers/m-p/93019#M6187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try: daynumberofquarter(&lt;STRONG&gt;date&lt;/STRONG&gt;) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 10:33:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-day-Numbers/m-p/93019#M6187</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-09-05T10:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Creating day Numbers</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-day-Numbers/m-p/93020#M6188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is working fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 11:30:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-day-Numbers/m-p/93020#M6188</guid>
      <dc:creator>rathnam_qv</dc:creator>
      <dc:date>2018-09-05T11:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Creating day Numbers</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-day-Numbers/m-p/93021#M6189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i get same DayofQuarternumber of previous quarter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example: 2018Q3 ,9/5/2018, &lt;STRONG&gt;67Day&lt;/STRONG&gt;, value&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2018Q2, 6/5/2018, &lt;STRONG&gt;67Day&lt;/STRONG&gt;, value (need to get this dynamically)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Muni. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 06:37:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-day-Numbers/m-p/93021#M6189</guid>
      <dc:creator>rathnam_qv</dc:creator>
      <dc:date>2018-09-06T06:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: Creating day Numbers</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-day-Numbers/m-p/93022#M6190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it's not possible - then months have just a different number of days and therefore the quarter-number couldn't return the same calendar-day in another quarters. I think you need a different approach for it - maybe with addmonths() like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;addmonths(date, -3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 07:15:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-day-Numbers/m-p/93022#M6190</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-09-06T07:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Creating day Numbers</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-day-Numbers/m-p/93023#M6191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried this "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;addmonths(date, -3)" but it will not give the same DaynumberofQuarter. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;Muni.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 07:45:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-day-Numbers/m-p/93023#M6191</guid>
      <dc:creator>rathnam_qv</dc:creator>
      <dc:date>2018-09-06T07:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Creating day Numbers</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-day-Numbers/m-p/93024#M6192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My suggestion with addmonths() wasn't aimed to get the same quarter-number (like above mentioned I think it's not possible) else to return the same calendar-date (day-number) within the months.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know what your aim is with the quarter-number but a comparing of any measure against them or a monthly calendar-day will always have some blurring. An alternatively (which also not mandatory give you the same calendar-day back) might be to count working-days within your periods (excluding weekends or any kind of holidays).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If everything of it is not really satisfying for you you could consider to use another calendar like &lt;A href="https://community.qlik.com/docs/DOC-8837"&gt;4-5-4 Master Calendar&lt;/A&gt; whereby I'm not sure that any of the alternative calendars might fit to your requirements and/or have other disadvantages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 08:07:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-day-Numbers/m-p/93024#M6192</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-09-06T08:07:11Z</dc:date>
    </item>
  </channel>
</rss>

