<?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 Re: Bar Chart Dimension Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013150#M343627</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot, here my sample:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Mar 2016 13:31:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-03-30T13:31:48Z</dc:date>
    <item>
      <title>Bar Chart Dimension Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013135#M343612</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 am a beginner on QlikView, and i would to create a chart which shows the result of the 12 last "MaJ" from the "Maj" Selected (1 year period from the Maj selected) :&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="119801" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/119801_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;However my chart shows just the result of the MaJ selected:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="119802" alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/119802_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;(Here "STEASoF" = "MaJ")&lt;/P&gt;&lt;P&gt;The dimension:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="119807" alt="Capture.PNG" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/119807_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;And the Expression looks like:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="119803" alt="Capture.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/119803_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Do you have an idea ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for advance for your help,&lt;/P&gt;&lt;P&gt;Cocalero.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 08:27:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013135#M343612</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-30T08:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Dimension Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013136#M343613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u explain more?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is expected output?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 11:18:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013136#M343613</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-30T11:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Dimension Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013137#M343614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Job = {'Trader'}, STEAsOf = {"&amp;gt;=$(=Num(AddMonths(MaJ,-12)))"}, MaJ= &amp;gt;} STE)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 11:18:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013137#M343614</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-30T11:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Dimension Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013138#M343615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What format does you STEASoF comes in? Date or number?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is number, then try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Job = {'Trader'}, STEASoF = {"$(='&amp;gt;=' &amp;amp; (Max(&lt;SPAN style="font-size: 13.3333px;"&gt;STEASoF&lt;/SPAN&gt;) - 12) &amp;amp; '&amp;lt;=' &amp;amp; Max(&lt;SPAN style="font-size: 13.3333px;"&gt;STEASoF&lt;/SPAN&gt;))"}&amp;gt;} STE)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is date format, then try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;Sum({&amp;lt;Job = {'Trader'}, STEASoF = {"$(='&amp;gt;=' &amp;amp; Date(Max(&lt;SPAN style="font-size: 13.3333px;"&gt;STEASoF&lt;/SPAN&gt;) - 12), 'DateFieldFormatHere') &amp;amp; '&amp;lt;=' &amp;amp; Date(Max(&lt;SPAN style="font-size: 13.3333px;"&gt;STEASoF&lt;/SPAN&gt;)&lt;STRONG style="font-size: 13.3333px;"&gt;, 'DateFieldFormatHere')&lt;/STRONG&gt;)"}&amp;gt;} STE)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 11:19:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013138#M343615</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-30T11:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Dimension Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013139#M343616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;Thanks for your help but it doesn't work &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I tried this Expression:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" height="18" src="https://community.qlik.com/legacyfs/online/119874_Capture.PNG" style="height: 18.4532258064516px; width: 673px;" width="673" /&gt;&lt;/P&gt;&lt;P&gt;My STEAsOF looks like that:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/119873_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to have the results of the 12 last STEAsOf from my STEAsOf Selected on my Chart:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/119875_Capture.PNG" style="height: 434px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Cocalero.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 12:52:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013139#M343616</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-30T12:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Dimension Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013140#M343617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post a small sample QVW?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 12:56:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013140#M343617</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-30T12:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Dimension Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013141#M343618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am so sorry but i can't &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But i can post some Screenshots&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 13:02:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013141#M343618</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-30T13:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Dimension Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013142#M343619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;few sample rows of data? not even real data, may be some made up dummy data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 13:04:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013142#M343619</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-30T13:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Dimension Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013143#M343620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, have you tried my suggested expression?&lt;/P&gt;&lt;P&gt;Your STEAsOf values are essentially Month end dates, so you should use AddMonths() function or AddYears() to return a date 12 months back.&lt;/P&gt;&lt;P&gt;And you might also need to clear other user selections in calendar fields to prevent an incompatible set. Just as I did with MaJ field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 13:06:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013143#M343620</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-30T13:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Dimension Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013144#M343621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here a QlikView test where there is a chart staked, with 3 different AsOF.&lt;/P&gt;&lt;P&gt;I would like to show 2 AsOf into the dimension: the AsOf Selected and the previous one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for advance,&lt;/P&gt;&lt;P&gt;Cocalero.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 13:22:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013144#M343621</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-30T13:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Dimension Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013145#M343622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got lost ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 13:24:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013145#M343622</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-30T13:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Dimension Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013146#M343623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the attachment did not come through for some reason.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 13:24:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013146#M343623</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-30T13:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Dimension Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013147#M343624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stupid question: How can i post my sample please ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 13:24:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013147#M343624</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-30T13:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Dimension Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013148#M343625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Stupid question: How can i post my sample please ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 13:25:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013148#M343625</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-30T13:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Dimension Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013149#M343626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Step1:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/119884_Capture.PNG" style="height: 139px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step2:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/119885_Capture.PNG" style="height: 111px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 13:29:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013149#M343626</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-30T13:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Dimension Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013150#M343627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot, here my sample:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 13:31:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013150#M343627</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-30T13:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Dimension Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013151#M343628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/119887_Capture.PNG" style="height: 228px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SUM({$&amp;lt;Job = {'Trader'}, AsOF = {$(=Max(AsOF)), $(=Max({&amp;lt;AsOF&amp;gt;}AsOF, 2)), $(=Max({&amp;lt;AsOF&amp;gt;}AsOF, 3))}&amp;gt;} STE)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right now it just have set analysis for last three periods, but you can add the remaining 7 periods in your actual application.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 13:38:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013151#M343628</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-30T13:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Dimension Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013152#M343629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I don't understand why "=Max({&amp;lt;AsOF&amp;gt;}AsOF, 3)" is always equal to 42369, "=Max({&amp;lt;AsOF&amp;gt;}AsOF, 2)" is always equal to 42398 too. Why it doesn't change with the selection of the AsOF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cocalero.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 13:49:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013152#M343629</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-30T13:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Dimension Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013153#M343630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or using the numeric search:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({$&amp;lt;Job = {'Trader'}, AsOF = {"&amp;gt;=$(=AddMonths(Max(AsOF),-2))&amp;lt;=$(=Max(AsOF))"}&amp;gt;} STE)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 13:49:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013153#M343630</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-30T13:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Dimension Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013154#M343631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works perfectly !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 13:52:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Issue/m-p/1013154#M343631</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-30T13:52:38Z</dc:date>
    </item>
  </channel>
</rss>

