<?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: please need urgent reply in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/please-need-urgent-reply/m-p/441479#M164580</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; Hi..this the script i have for the dim date&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Day&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CalendarWeek&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FiscalWeek&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CalendarQuarter&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FiscalQuarter&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CalendarYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FiscalYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;C&gt;&lt;BR /&gt;(&lt;/C&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;qvd&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;); &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 May 2013 07:38:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-05-09T07:38:02Z</dc:date>
    <item>
      <title>please need urgent reply</title>
      <link>https://community.qlik.com/t5/QlikView/please-need-urgent-reply/m-p/441473#M164574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi..Can any one help me this issue....Actually i have a dimensions Fiscal year(2010,2011,2012,....) , Fiscal Quarter(Q1,Q2,Q3,Q4,...) ,Fiscal Month (Jan,Feb,March,...) but my case is by using any of those i need to show Fiscal Week like (W1,W2,W3,W4...)...Is it possible....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 06:16:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/please-need-urgent-reply/m-p/441473#M164574</guid>
      <dc:creator />
      <dc:date>2013-05-09T06:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: please need urgent reply</title>
      <link>https://community.qlik.com/t5/QlikView/please-need-urgent-reply/m-p/441474#M164575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;'W' &amp;amp; Ceil(Week(TempDate)/8) as Fiscalweek&lt;/P&gt;&lt;P&gt;TempDate is my date field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 06:31:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/please-need-urgent-reply/m-p/441474#M164575</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-05-09T06:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: please need urgent reply</title>
      <link>https://community.qlik.com/t5/QlikView/please-need-urgent-reply/m-p/441475#M164576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;where i have to give this condition...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 06:36:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/please-need-urgent-reply/m-p/441475#M164576</guid>
      <dc:creator />
      <dc:date>2013-05-09T06:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: please need urgent reply</title>
      <link>https://community.qlik.com/t5/QlikView/please-need-urgent-reply/m-p/441476#M164577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in script level where your other fields you make like for fiscal year,and for month there you write this&lt;/P&gt;&lt;P&gt;and you will get fiscalweek fieldname when reload your data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you have to write this in your edit script&amp;nbsp; for short cut press ctrl+E&lt;/P&gt;&lt;P&gt;where you mentioned your date field there you put this code make sure you chanfe the date field&lt;/P&gt;&lt;P&gt;hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 06:36:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/please-need-urgent-reply/m-p/441476#M164577</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-05-09T06:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: please need urgent reply</title>
      <link>https://community.qlik.com/t5/QlikView/please-need-urgent-reply/m-p/441477#M164578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ..i am nt getting exact result please find the below attachment , i am sending the dimdate qvd go through that once let me know how to get that exact result like FiscalWeek data should be like W1(for the 1st week),W2(for the second week),W3(for the 3rd week)......please&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;X.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 07:19:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/please-need-urgent-reply/m-p/441477#M164578</guid>
      <dc:creator />
      <dc:date>2013-05-09T07:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: please need urgent reply</title>
      <link>https://community.qlik.com/t5/QlikView/please-need-urgent-reply/m-p/441478#M164579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shobha,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please attache the qvd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Anand.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 07:27:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/please-need-urgent-reply/m-p/441478#M164579</guid>
      <dc:creator>anandathome</dc:creator>
      <dc:date>2013-05-09T07:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: please need urgent reply</title>
      <link>https://community.qlik.com/t5/QlikView/please-need-urgent-reply/m-p/441479#M164580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; Hi..this the script i have for the dim date&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Day&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CalendarWeek&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FiscalWeek&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CalendarQuarter&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FiscalQuarter&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CalendarYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FiscalYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;C&gt;&lt;BR /&gt;(&lt;/C&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;qvd&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;); &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 07:38:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/please-need-urgent-reply/m-p/441479#M164580</guid>
      <dc:creator />
      <dc:date>2013-05-09T07:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: please need urgent reply</title>
      <link>https://community.qlik.com/t5/QlikView/please-need-urgent-reply/m-p/441480#M164581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am assuming that you have one &lt;STRONG style="color: #800000;"&gt;FullDate &lt;/STRONG&gt;column in your calendar/date dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the below LOAD script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Day, &lt;/P&gt;&lt;P&gt;CalendarWeek, &lt;/P&gt;&lt;P&gt;FiscalWeek, &lt;/P&gt;&lt;P&gt;Month, &lt;/P&gt;&lt;P&gt;CalendarQuarter, &lt;/P&gt;&lt;P&gt;FiscalQuarter, &lt;/P&gt;&lt;P&gt;CalendarYear, &lt;/P&gt;&lt;P&gt;FiscalYear,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;'W' &amp;amp; Week(Date(FullDate,'YYYY-MM-DD')) as WeekNo1,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;'W' &amp;amp; If((Week(Date(FullDate,'YYYY-MM-DD')) - (Week(Date('2013-04-01'))-1))&amp;gt;0,(Week(Date(DOCDATE,'YYYY-MM-DD')) - (Week(Date('2013-04-01'))-1)),52+(Week(Date(DOCDATE,'YYYY-MM-DD')) - (Week(Date('2013-04-01'))-1))) as WeekNo2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(qvd&lt;/P&gt;&lt;P&gt;);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: WeekNo1 is when your calendar year and fiscal year are same.&lt;/P&gt;&lt;P&gt; WeekNo2 is when your fiscal year starts on 1st April.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know in case of any issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 08:21:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/please-need-urgent-reply/m-p/441480#M164581</guid>
      <dc:creator>anandathome</dc:creator>
      <dc:date>2013-05-09T08:21:09Z</dc:date>
    </item>
  </channel>
</rss>

