<?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: Expression from data in Qlik Learning Discussions</title>
    <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Expression-from-data/m-p/685655#M558</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Massimo Grossi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;Your solution is great, and it's working well. But, What if the expresion field is added more data? Do you have any solution so I no need to add the expresion manually?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you/&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Sep 2014 10:05:39 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-02T10:05:39Z</dc:date>
    <item>
      <title>Expression from data</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Expression-from-data/m-p/685652#M555</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 was working with Qlikview and have stuck in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this sample data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;A,B,C,Expresion&lt;/P&gt;&lt;P&gt;10,20,30,20&lt;/P&gt;&lt;P&gt;20,30,40,B+C&lt;/P&gt;&lt;P&gt;30,40,50,C+A&lt;/P&gt;&lt;P&gt;40,50,60,40&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I need to make a chart which the result is&lt;/P&gt;&lt;P&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Expresion&lt;/P&gt;&lt;P&gt;10&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20&lt;/P&gt;&lt;P&gt;20&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 70&lt;/P&gt;&lt;P&gt;30&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 90&lt;/P&gt;&lt;P&gt;40&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 40&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have any idea for this case? really need help here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2014 16:59:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Expression-from-data/m-p/685652#M555</guid>
      <dc:creator />
      <dc:date>2014-09-01T16:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: Expression from data</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Expression-from-data/m-p/685653#M556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe with an expression like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;P&gt;if(Expresion = 'B+C', sum(B)+sum(C),&lt;/P&gt;&lt;P&gt;if(Expresion = 'C+A', sum(C)+sum(A),&lt;/P&gt;&lt;P&gt;sum(Expresion)))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2014 17:21:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Expression-from-data/m-p/685653#M556</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-09-01T17:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Expression from data</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Expression-from-data/m-p/685654#M557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please give us some more information about your business case Paulus?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2014 19:10:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Expression-from-data/m-p/685654#M557</guid>
      <dc:creator>Agis-Kalogiannis</dc:creator>
      <dc:date>2014-09-01T19:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Expression from data</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Expression-from-data/m-p/685655#M558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Massimo Grossi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;Your solution is great, and it's working well. But, What if the expresion field is added more data? Do you have any solution so I no need to add the expresion manually?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you/&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 10:05:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Expression-from-data/m-p/685655#M558</guid>
      <dc:creator />
      <dc:date>2014-09-02T10:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: Expression from data</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Expression-from-data/m-p/685656#M559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Agis Kalogiannis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My user is want a flexible expression for his dimension, because sometime for one dimension it's just a fix value, but for another dimension is a formula, and the formula can be different between dimension.&lt;/P&gt;&lt;P&gt;I hope it can help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 10:08:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Expression-from-data/m-p/685656#M559</guid>
      <dc:creator />
      <dc:date>2014-09-02T10:08:18Z</dc:date>
    </item>
  </channel>
</rss>

