<?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: Fixed Positions in Trellis Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Fixed-Positions-in-Trellis-Chart/m-p/318145#M579679</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Josue,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Did you find any solution for it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andre&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Feb 2018 09:32:36 GMT</pubDate>
    <dc:creator>andrejfreitas</dc:creator>
    <dc:date>2018-02-20T09:32:36Z</dc:date>
    <item>
      <title>Fixed Positions in Trellis Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Fixed-Positions-in-Trellis-Chart/m-p/318141#M579675</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;I have a Trellis Chart (the internals charts are the Bar type), with 2 dimensions. The first one has 3 possible values, and the second one has 3 possible values too.&lt;/P&gt;&lt;P&gt;I need the trellis to have 3 lines and 3 columns fixed and the position of the internal charts fixed, not matter if the internal charts have no value.&lt;/P&gt;&lt;P&gt;For example: &lt;/P&gt;&lt;P&gt;Dimension 1: M1, M2, M3&lt;/P&gt;&lt;P&gt;DImension 2: G1, G2, G3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the trellis chart will be, in this especific order:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M1/G1&amp;nbsp;&amp;nbsp;&amp;nbsp; M2/G1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; M3/G1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M1/G2&amp;nbsp;&amp;nbsp;&amp;nbsp; M2/G2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; M3/G2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M1/G3&amp;nbsp;&amp;nbsp;&amp;nbsp; M2/G3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; M3/G3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is, depending of the selections, one or more of these charts disappear, and the position of the other charts change.&lt;/P&gt;&lt;P&gt;I've tried to use Show All Values in the Dimensions, and uncheck the Supress Missing or Supres Zero-Values, in the Presentation&lt;/P&gt;&lt;P&gt;Tab, but it didn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 16:55:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fixed-Positions-in-Trellis-Chart/m-p/318141#M579675</guid>
      <dc:creator />
      <dc:date>2012-02-24T16:55:08Z</dc:date>
    </item>
    <item>
      <title>Fixed Positions in Trellis Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Fixed-Positions-in-Trellis-Chart/m-p/318142#M579676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to understand your requirement here. Do you want the charts to always show value based on selections? If yes, try the set analysis for M and G as below:&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;M=, G=&amp;gt;} Value)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 20:03:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fixed-Positions-in-Trellis-Chart/m-p/318142#M579676</guid>
      <dc:creator />
      <dc:date>2012-02-24T20:03:19Z</dc:date>
    </item>
    <item>
      <title>Fixed Positions in Trellis Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Fixed-Positions-in-Trellis-Chart/m-p/318143#M579677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, it didn't work.&lt;/P&gt;&lt;P&gt;Depending of the selections made, one or more of the charts disappear, and their positions change.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 10:54:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fixed-Positions-in-Trellis-Chart/m-p/318143#M579677</guid>
      <dc:creator />
      <dc:date>2012-02-27T10:54:32Z</dc:date>
    </item>
    <item>
      <title>Fixed Positions in Trellis Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Fixed-Positions-in-Trellis-Chart/m-p/318144#M579678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What I need is the trellis always shows the "space" used by a combination of the two dimensions, even if&lt;/P&gt;&lt;P&gt;there is no data for that combination. I don't want to do 9 different charts for that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 11:10:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fixed-Positions-in-Trellis-Chart/m-p/318144#M579678</guid>
      <dc:creator />
      <dc:date>2012-02-27T11:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed Positions in Trellis Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Fixed-Positions-in-Trellis-Chart/m-p/318145#M579679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Josue,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Did you find any solution for it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andre&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 09:32:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fixed-Positions-in-Trellis-Chart/m-p/318145#M579679</guid>
      <dc:creator>andrejfreitas</dc:creator>
      <dc:date>2018-02-20T09:32:36Z</dc:date>
    </item>
  </channel>
</rss>

