<?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 weekly dimension for line/area chart? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/weekly-dimension-for-line-area-chart/m-p/112741#M754527</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to learn Qlik Sense (Cloud version).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What kind of expression would I use to create a weekly dimension for a line/area chart, where the first week starts on a date specified by the user?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>weekly dimension for line/area chart?</title>
      <link>https://community.qlik.com/t5/QlikView/weekly-dimension-for-line-area-chart/m-p/112741#M754527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to learn Qlik Sense (Cloud version).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What kind of expression would I use to create a weekly dimension for a line/area chart, where the first week starts on a date specified by the user?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/weekly-dimension-for-line-area-chart/m-p/112741#M754527</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: weekly dimension for line/area chart?</title>
      <link>https://community.qlik.com/t5/QlikView/weekly-dimension-for-line-area-chart/m-p/112742#M754528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This sounds somethings like:&lt;/P&gt;&lt;P&gt;- create 2 variables: vStartDate, vEndDate&lt;/P&gt;&lt;P&gt;- create 2 calendar objects: 1st object choose vStartDate variable as the field to use, 2nd object choose vEndDate variable... for the Min and Max boxes in both calendar objects, you can put something like: =Min(YourDateField), =Max(YourDateField)... after this is completed, the user should now have 2 calendar objects to define the range you want your line chart to reflect&lt;/P&gt;&lt;P&gt;- In the line chart, add a calculated dimension: Week(YourDateField) &lt;/P&gt;&lt;P&gt;- In the expression, add: Sum({&amp;lt; YourDateField = {"&amp;gt;=$(=Date(vStartDate))&amp;lt;=$(=Date(vEndDate))"} &amp;gt;} ValueField)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2018 23:20:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/weekly-dimension-for-line-area-chart/m-p/112742#M754528</guid>
      <dc:creator>benvatvandata</dc:creator>
      <dc:date>2018-09-26T23:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: weekly dimension for line/area chart?</title>
      <link>https://community.qlik.com/t5/QlikView/weekly-dimension-for-line-area-chart/m-p/112743#M754529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you only need a start date, then just change your expression to: &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum({&amp;lt; YourDateField = {"&amp;gt;=$(=Date(vStartDate))"} &amp;gt;} ValueField)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2018 23:22:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/weekly-dimension-for-line-area-chart/m-p/112743#M754529</guid>
      <dc:creator>benvatvandata</dc:creator>
      <dc:date>2018-09-26T23:22:44Z</dc:date>
    </item>
  </channel>
</rss>

