<?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 Calculated Dimensions and Set Expressions - Bar Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculated-Dimensions-and-Set-Expressions-Bar-Chart/m-p/251374#M95360</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to obtain the following result:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;In a bar chart I want to see the last 3 months of a selected month (from a list box) and the next 5 weeks. I already tried with calculated dimensions and set expressions without success.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone already made something similar or can give me a tip?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Nov 2011 14:32:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-11-23T14:32:23Z</dc:date>
    <item>
      <title>Calculated Dimensions and Set Expressions - Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimensions-and-Set-Expressions-Bar-Chart/m-p/251374#M95360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to obtain the following result:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;In a bar chart I want to see the last 3 months of a selected month (from a list box) and the next 5 weeks. I already tried with calculated dimensions and set expressions without success.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone already made something similar or can give me a tip?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 14:32:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimensions-and-Set-Expressions-Bar-Chart/m-p/251374#M95360</guid>
      <dc:creator />
      <dc:date>2011-11-23T14:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Dimensions and Set Expressions - Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimensions-and-Set-Expressions-Bar-Chart/m-p/251375#M95361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like attached?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used a data island for month to select from (MonthSelect) and then a calculated dimension like:&lt;/P&gt;&lt;P&gt;=if(Month&amp;lt; MonthSelect and Month&amp;nbsp; &amp;gt;= addmonths(MonthSelect,-3), &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(Month,'YYYY-MMM'), &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Week &amp;gt;= MonthSelect and Week &amp;lt;= MonthSelect+5*7, Week)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 19:04:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimensions-and-Set-Expressions-Bar-Chart/m-p/251375#M95361</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-11-23T19:04:19Z</dc:date>
    </item>
  </channel>
</rss>

