<?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 Show the selected week in the Label. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-the-selected-week-in-the-Label/m-p/337691#M124557</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this expressions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1st Week = Min(Week)&lt;/P&gt;&lt;P&gt;2nd Week = Min(Week) + 1&lt;/P&gt;&lt;P&gt;3rd Week = Min(Week) + 2&lt;/P&gt;&lt;P&gt;4th Week = Min(Week) + 3&lt;/P&gt;&lt;P&gt;5th Week = Min(Week) + 4&lt;/P&gt;&lt;P&gt;6th Week = Min(Week) + 5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Mar 2012 10:36:48 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2012-03-06T10:36:48Z</dc:date>
    <item>
      <title>Show the selected week in the Label.</title>
      <link>https://community.qlik.com/t5/QlikView/Show-the-selected-week-in-the-Label/m-p/337685#M124551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! is there a way to show the selected week in the Label field? (in a column)&lt;/P&gt;&lt;P&gt;//BR&lt;BR /&gt;Patrik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;Hi! thoose work but i was a little unclear in the first post sorry.&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;The thing is that I've six column displaying:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;If i choose an interval where first week is week six and last week is week twelve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;1st column: first week in the selection&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;2nd column: second week in the selection&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;3rd column: third week in the selection&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;etc etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;I would like the 1st column showing the first week name in the selection and the second week showing the second weeks name, etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;is it possible to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;//BR&lt;BR /&gt;Patrik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 10:16:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-the-selected-week-in-the-Label/m-p/337685#M124551</guid>
      <dc:creator />
      <dc:date>2012-03-06T10:16:42Z</dc:date>
    </item>
    <item>
      <title>Show the selected week in the Label.</title>
      <link>https://community.qlik.com/t5/QlikView/Show-the-selected-week-in-the-Label/m-p/337686#M124552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this expression in Label&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Only(Week)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 10:19:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-the-selected-week-in-the-Label/m-p/337686#M124552</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-03-06T10:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Show the selected week in the Label.</title>
      <link>https://community.qlik.com/t5/QlikView/Show-the-selected-week-in-the-Label/m-p/337687#M124553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; use Label as =GetFieldSelections(WeekFieldName,',') shows if selected many separated with comma.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Or you can try with this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =if(GetSelectedCount(WeekFieldName)&amp;gt;0,GetFieldSelections(WeekFieldName,','),'Week')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 10:19:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-the-selected-week-in-the-Label/m-p/337687#M124553</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-03-06T10:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Show the selected week in the Label.</title>
      <link>https://community.qlik.com/t5/QlikView/Show-the-selected-week-in-the-Label/m-p/337688#M124554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this attached file expression (textbox) will help you to show the selected date week name in the column or lable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ashok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 10:27:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-the-selected-week-in-the-Label/m-p/337688#M124554</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-03-06T10:27:06Z</dc:date>
    </item>
    <item>
      <title>Show the selected week in the Label.</title>
      <link>https://community.qlik.com/t5/QlikView/Show-the-selected-week-in-the-Label/m-p/337689#M124555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! thoose work but i was a little unclear in the first post sorry.&lt;/P&gt;&lt;P&gt;The thing is that I've six column displaying:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i choose an interval where first week is week six and last week is week twelve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1st column: first week in the selection&lt;/P&gt;&lt;P&gt;2nd column: second week in the selection&lt;/P&gt;&lt;P&gt;3rd column: third week in the selection&lt;/P&gt;&lt;P&gt;etc etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like the 1st column showing the first week name in the selection and the second week showing the second weeks name, etc &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it possible to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//BR&lt;BR /&gt;Patrik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 10:28:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-the-selected-week-in-the-Label/m-p/337689#M124555</guid>
      <dc:creator />
      <dc:date>2012-03-06T10:28:59Z</dc:date>
    </item>
    <item>
      <title>Show the selected week in the Label.</title>
      <link>https://community.qlik.com/t5/QlikView/Show-the-selected-week-in-the-Label/m-p/337690#M124556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Then try by incrementing&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Min(Week),Min(Week)+1,Min(Week)+2..Min(Week)+6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 10:33:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-the-selected-week-in-the-Label/m-p/337690#M124556</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-03-06T10:33:34Z</dc:date>
    </item>
    <item>
      <title>Show the selected week in the Label.</title>
      <link>https://community.qlik.com/t5/QlikView/Show-the-selected-week-in-the-Label/m-p/337691#M124557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this expressions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1st Week = Min(Week)&lt;/P&gt;&lt;P&gt;2nd Week = Min(Week) + 1&lt;/P&gt;&lt;P&gt;3rd Week = Min(Week) + 2&lt;/P&gt;&lt;P&gt;4th Week = Min(Week) + 3&lt;/P&gt;&lt;P&gt;5th Week = Min(Week) + 4&lt;/P&gt;&lt;P&gt;6th Week = Min(Week) + 5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 10:36:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-the-selected-week-in-the-Label/m-p/337691#M124557</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-03-06T10:36:48Z</dc:date>
    </item>
  </channel>
</rss>

