<?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: Adding static expression overrides second dimension in Qlik Learning Discussions</title>
    <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Adding-static-expression-overrides-second-dimension/m-p/784640#M2154</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Hi Gysbert,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Your first suggestion would work but means I'd have to create a separate expression for every possible interval; the real data will have months, quarters, years and combinations of these which should be selected by the user.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Regarding the second suggestion&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;, I can't use the reference line because I want the user to choose from several (linear rather than constant) plan/target lines to include in a graph.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;For example, the user might select a subset of the data (based on dimensions not shown in the sample file), specify 3 different quarters (e,g, 2013-Q3 to 2014-Q1) to display for that subset and then add a plan line that is most appropriate for the given selection. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks very much for your help,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Rutger&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;PS: This* is a QlikView limitation as opposed to a logical limitation, right?&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;* A line chart can have either two dimensions and one expression or one dimension and N expressions. &lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Mar 2015 22:09:09 GMT</pubDate>
    <dc:creator>rutger_jansen</dc:creator>
    <dc:date>2015-03-11T22:09:09Z</dc:date>
    <item>
      <title>Adding static expression overrides second dimension</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Adding-static-expression-overrides-second-dimension/m-p/784638#M2152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to display a 'static' expression in a chart whilst preserving a second dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The .qvw attached demonstrates this better than I can explain it. Switch the options listbox to 'yes' to see the effect I'm trying to avoid;&amp;nbsp; aggregation of the actuals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put differently, I want to display the 'plan' line if the options = 'yes' AND I still want all the other lines -those visible when options is set to 'no'- to be displayed.&amp;nbsp; When options = 'yes' there should be 4 actuals and one plan line, otherwise just 4 actuals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Background: I need to display plan data (which will actually be a set of linear equations) in the same chart as the actuals and I want to cycle through possible second dimensions using a cyclic group (though the the example only shows a single second dimension)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rutger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2015 16:42:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Adding-static-expression-overrides-second-dimension/m-p/784638#M2152</guid>
      <dc:creator>rutger_jansen</dc:creator>
      <dc:date>2015-03-11T16:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Adding static expression overrides second dimension</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Adding-static-expression-overrides-second-dimension/m-p/784639#M2153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A line chart can have either two dimensions and one expression or one dimension and N expressions. So you can create four expressions, one for each quarter, and an expression for your Plan value with only the PIT dimension. Or you can add a reference line on the Presentation tab. Since your plan value of .3 is static anyway over the PIT values that is the easiest solution. See attached example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2015 18:44:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Adding-static-expression-overrides-second-dimension/m-p/784639#M2153</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-03-11T18:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Adding static expression overrides second dimension</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Adding-static-expression-overrides-second-dimension/m-p/784640#M2154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Hi Gysbert,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Your first suggestion would work but means I'd have to create a separate expression for every possible interval; the real data will have months, quarters, years and combinations of these which should be selected by the user.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Regarding the second suggestion&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;, I can't use the reference line because I want the user to choose from several (linear rather than constant) plan/target lines to include in a graph.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;For example, the user might select a subset of the data (based on dimensions not shown in the sample file), specify 3 different quarters (e,g, 2013-Q3 to 2014-Q1) to display for that subset and then add a plan line that is most appropriate for the given selection. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks very much for your help,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Rutger&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;PS: This* is a QlikView limitation as opposed to a logical limitation, right?&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;* A line chart can have either two dimensions and one expression or one dimension and N expressions. &lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2015 22:09:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Adding-static-expression-overrides-second-dimension/m-p/784640#M2154</guid>
      <dc:creator>rutger_jansen</dc:creator>
      <dc:date>2015-03-11T22:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Adding static expression overrides second dimension</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Adding-static-expression-overrides-second-dimension/m-p/784641#M2155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're right, it is a Qlikview limitation. If the options I outlined do not fulfill your requirements then you will have to use two charts and put them on top of each other.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 08:14:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Adding-static-expression-overrides-second-dimension/m-p/784641#M2155</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-03-12T08:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Adding static expression overrides second dimension</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Adding-static-expression-overrides-second-dimension/m-p/784642#M2156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great, thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 09:00:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Adding-static-expression-overrides-second-dimension/m-p/784642#M2156</guid>
      <dc:creator>rutger_jansen</dc:creator>
      <dc:date>2015-03-12T09:00:48Z</dc:date>
    </item>
  </channel>
</rss>

