<?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 Using WeekName() function and noting what dates begin and end each week in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-WeekName-function-and-noting-what-dates-begin-and-end-each/m-p/1423876#M429136</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the confusing title....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right now I am using the WeekName() function to call the week number, and using it in a bar chart.&amp;nbsp; What I'd like to do is have a pop-up text when someone mouses over a week it notes what days begin and end the week moused over.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The bar chart shows '2017/01' meaning the first week of 2017.&amp;nbsp; So, I'd like 'Week is from 1-2-2017 to 1-8-2017' to pop-up as text when someone mouses over the bar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sure I have to do something with WeekStart() and WeekEnd(), but I can't get the syntax correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&amp;nbsp; Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Dec 2017 21:26:57 GMT</pubDate>
    <dc:creator>shinnickr</dc:creator>
    <dc:date>2017-12-04T21:26:57Z</dc:date>
    <item>
      <title>Using WeekName() function and noting what dates begin and end each week</title>
      <link>https://community.qlik.com/t5/QlikView/Using-WeekName-function-and-noting-what-dates-begin-and-end-each/m-p/1423876#M429136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the confusing title....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right now I am using the WeekName() function to call the week number, and using it in a bar chart.&amp;nbsp; What I'd like to do is have a pop-up text when someone mouses over a week it notes what days begin and end the week moused over.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The bar chart shows '2017/01' meaning the first week of 2017.&amp;nbsp; So, I'd like 'Week is from 1-2-2017 to 1-8-2017' to pop-up as text when someone mouses over the bar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sure I have to do something with WeekStart() and WeekEnd(), but I can't get the syntax correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&amp;nbsp; Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 21:26:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-WeekName-function-and-noting-what-dates-begin-and-end-each/m-p/1423876#M429136</guid>
      <dc:creator>shinnickr</dc:creator>
      <dc:date>2017-12-04T21:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Using WeekName() function and noting what dates begin and end each week</title>
      <link>https://community.qlik.com/t5/QlikView/Using-WeekName-function-and-noting-what-dates-begin-and-end-each/m-p/1423877#M429137</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;In a bar chart, put WeekName(Date) as dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As expression, put your expression and as a second expression (wich contains Date Start and End Date):&lt;/P&gt;&lt;P&gt;aggr(WeekStart(Date),Date)&amp;amp;' to '&amp;amp;aggr(WeekEnd(Date),Date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unckeck bar and check 'Text as pop-up'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-2" height="372" src="https://community.qlik.com/legacyfs/online/185664_pastedImage_1.png" style="width: 453px; height: 372.284px;" width="453" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" height="264" src="https://community.qlik.com/legacyfs/online/185663_pastedImage_0.png" style="width: 507px; height: 264.131px;" width="507" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it what you expected?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 22:03:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-WeekName-function-and-noting-what-dates-begin-and-end-each/m-p/1423877#M429137</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2017-12-04T22:03:08Z</dc:date>
    </item>
  </channel>
</rss>

