<?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 AW:Re: AW:Re: AW:WeekName in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/WeekName/m-p/211811#M65987</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI roland,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;setanalysis is not my cup of tea and as you said single cells tasks are difficult in Qlikview&lt;/P&gt;&lt;P&gt;I am struggling with this and opened another thread for that problem here&lt;/P&gt;&lt;P&gt;http://community.qlik.com/forums/t/44156.aspx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sravan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Apr 2011 09:56:16 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-04-13T09:56:16Z</dc:date>
    <item>
      <title>WeekName</title>
      <link>https://community.qlik.com/t5/QlikView/WeekName/m-p/211803#M65979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;my Aim is to get this type of format where the week starts from week-1, This week, week+1, week+2 etc&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-4076_sourceID:4076" /&gt;&lt;/P&gt;&lt;P&gt;Now I have No date in my data but only week and Year.&lt;/P&gt;&lt;P&gt;I need to add new Expressions in the chart above where I have to define according to Week-1 and week&lt;/P&gt;&lt;P&gt;I tried to create two Variables for two weeks(This week and Lastweek) like this&lt;/P&gt;&lt;P&gt;Let vCurWeek = WeekName(Today());&lt;BR /&gt;Let vLastWeek = WeekName(Today()-7);&lt;/P&gt;&lt;P&gt;The output is&lt;/P&gt;&lt;P&gt;vCurWeek= 2011/15 shows correct but gives a number when Defined in a textbox&lt;/P&gt;&lt;P&gt;vLastWeek=2011/14 shows also correct and gives a number when Defined in a textbox&lt;/P&gt;&lt;P&gt;My idea was to change the present YYYYWW[Year week] from above chart to YYYY/WW and based on the variable to change the Chart. The chart must change everyweek dynamically.&lt;/P&gt;&lt;P&gt;Any ideas how to achive it?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;sravan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2011 13:26:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WeekName/m-p/211803#M65979</guid>
      <dc:creator />
      <dc:date>2011-04-12T13:26:11Z</dc:date>
    </item>
    <item>
      <title>WeekName</title>
      <link>https://community.qlik.com/t5/QlikView/WeekName/m-p/211804#M65980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sravan,&lt;/P&gt;&lt;P&gt;If my understanding is correct then it ll work.&lt;/P&gt;&lt;P&gt;u have year, then use (Year * 100) + WeekNo&lt;/P&gt;&lt;P&gt;ex : year = 2011, week = 12 then (2011 * 100) + 12 it gives 201112&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Regards&lt;/P&gt;&lt;P&gt;Sathish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2011 13:50:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WeekName/m-p/211804#M65980</guid>
      <dc:creator>sathishkumar_go</dc:creator>
      <dc:date>2011-04-12T13:50:48Z</dc:date>
    </item>
    <item>
      <title>WeekName</title>
      <link>https://community.qlik.com/t5/QlikView/WeekName/m-p/211805#M65981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI sathish,&lt;/P&gt;&lt;P&gt;Thanks for ur answer. I think I am not clear. For Defining further expressions with previous week , present week etc, I need Dynamic interpretation of weeks( For Ex week-1, week, week+1)&lt;/P&gt;&lt;P&gt;I am trying to achieve this. Those weeks are already present in my Data. As I said Year and week are present in the data.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sravan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2011 13:58:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WeekName/m-p/211805#M65981</guid>
      <dc:creator />
      <dc:date>2011-04-12T13:58:43Z</dc:date>
    </item>
    <item>
      <title>AW:WeekName</title>
      <link>https://community.qlik.com/t5/QlikView/WeekName/m-p/211806#M65982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sravan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;sravan wrote:My idea was to change the present YYYYWW[Year week] from above chart to YYYY/WW&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;I would prefer the other way round, like&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Replace(WeekName(Today()), '/', '')&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;gives 201115 as result. For my oppinion very well to calculate with eg. the previous Week would be &lt;I&gt;Replace(WeekName(Today()), '/', '') -1&lt;/I&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;sravan wrote:The chart must change everyweek dynamically.&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Same as above, use this expression within a calculated dimension very dynamically like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;IF( [Year week] &amp;gt;=Replace(WeekName(Today()), '/', '') , [Year week])&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;HtH&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2011 14:42:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WeekName/m-p/211806#M65982</guid>
      <dc:creator />
      <dc:date>2011-04-12T14:42:04Z</dc:date>
    </item>
    <item>
      <title>AW:WeekName</title>
      <link>https://community.qlik.com/t5/QlikView/WeekName/m-p/211807#M65983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Roland,&lt;/P&gt;&lt;P&gt;Thanks. I made an Example as you were writing. Hope you can help me.&lt;/P&gt;&lt;P&gt;I am trying to get as in the excelsheet.&lt;/P&gt;&lt;P&gt;[View:http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/1033.Shortage-Reporting.xlsx:550:0]&lt;/P&gt;&lt;P&gt;The Qlikview Example is attached&lt;/P&gt;&lt;P&gt;[View:http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Components.UserFiles/00.00.00.49.52/Shortage-Reporting.qvw]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sravan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2011 14:53:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WeekName/m-p/211807#M65983</guid>
      <dc:creator />
      <dc:date>2011-04-12T14:53:04Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:WeekName</title>
      <link>https://community.qlik.com/t5/QlikView/WeekName/m-p/211808#M65984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sravan,&lt;/P&gt;&lt;P&gt;as you know: "Ein Bild sagt mehr als tausend Worte" or: Example-data is always better then the best description.&lt;/P&gt;&lt;P&gt;I was able to solve first and third topic with formulas as mentioned in my post above. See var. &lt;I&gt;$(vCurWeek)&lt;/I&gt; and dim. &lt;I&gt;Week_RK&lt;/I&gt;. But second topic is excel, Summing up from different cells. QV works very fine with tables, rows, but not with single cells. As a hint, you can try to use SET Analysis and &lt;I&gt;$(vCurWeek)&lt;/I&gt; in your expressions to solve it.&lt;/P&gt;&lt;P&gt;Regards, Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2011 16:13:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WeekName/m-p/211808#M65984</guid>
      <dc:creator />
      <dc:date>2011-04-12T16:13:38Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:WeekName</title>
      <link>https://community.qlik.com/t5/QlikView/WeekName/m-p/211809#M65985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roland,&lt;/P&gt;&lt;P&gt;Das ist wahr! "Ein Bild sagt mehr als tausend worte"&lt;/P&gt;&lt;P&gt;Thankyou verymuch. I am trying with Setanalysis to solve the second Problem.&lt;/P&gt;&lt;P&gt;I wonder, I am the only one getting such tasks with Single Cells. Ya with Qlikview it is difficult to solve Single cells but I will give a try here.&lt;/P&gt;&lt;P&gt;Wish me Luck!&lt;/P&gt;&lt;P&gt;Vielen Dank&lt;/P&gt;&lt;P&gt;Sravan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2011 17:00:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WeekName/m-p/211809#M65985</guid>
      <dc:creator />
      <dc:date>2011-04-12T17:00:52Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Re: AW:WeekName</title>
      <link>https://community.qlik.com/t5/QlikView/WeekName/m-p/211810#M65986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Viel Erfolg.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2011 19:10:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WeekName/m-p/211810#M65986</guid>
      <dc:creator />
      <dc:date>2011-04-12T19:10:33Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Re: AW:WeekName</title>
      <link>https://community.qlik.com/t5/QlikView/WeekName/m-p/211811#M65987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI roland,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;setanalysis is not my cup of tea and as you said single cells tasks are difficult in Qlikview&lt;/P&gt;&lt;P&gt;I am struggling with this and opened another thread for that problem here&lt;/P&gt;&lt;P&gt;http://community.qlik.com/forums/t/44156.aspx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sravan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2011 09:56:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WeekName/m-p/211811#M65987</guid>
      <dc:creator />
      <dc:date>2011-04-13T09:56:16Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Re: AW:Re: AW:WeekName</title>
      <link>https://community.qlik.com/t5/QlikView/WeekName/m-p/211812#M65988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sravan,&lt;/P&gt;&lt;P&gt;I enjoy helping you, but as you said: this is not my cup of tea.&lt;/P&gt;&lt;P&gt;RR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2011 11:48:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WeekName/m-p/211812#M65988</guid>
      <dc:creator />
      <dc:date>2011-04-13T11:48:47Z</dc:date>
    </item>
  </channel>
</rss>

