<?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: How to hava a description from an expression value ?? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-hava-a-description-from-an-expression-value/m-p/894615#M311466</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand but the number i have to link with the interval is the sum of two diferents field from two diferents tables.e 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table_score:&lt;BR /&gt;======&lt;BR /&gt;User&lt;/P&gt;&lt;P&gt;Date&lt;BR /&gt;Point&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table_XtraScores:&lt;/P&gt;&lt;P&gt;==============&lt;BR /&gt;User&lt;/P&gt;&lt;P&gt;Date&lt;BR /&gt;ExtraPoints &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I do have to sum(Point)+sum(ExtraPoints)&lt;BR /&gt;And this result will have to make the relation with the Intervals Table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Jun 2015 16:34:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-06-15T16:34:22Z</dc:date>
    <item>
      <title>How to hava a description from an expression value ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hava-a-description-from-an-expression-value/m-p/894612#M311463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; I need some help here.&lt;/P&gt;&lt;P&gt;I do have a expresion thar sum some field and It returns me a number.&lt;/P&gt;&lt;P&gt;What I need to do is that depending of that number I have to selec a description from another table like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/89486_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then, is the Expression is from 0 to 12 this column shows MODELO, if the expression is between 13 and 19 the column shows SEGURO and if it is more than 19 it shows COMPANIA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This table i am showing is dynamic, so the numbers will change eventually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 16:20:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hava-a-description-from-an-expression-value/m-p/894612#M311463</guid>
      <dc:creator />
      <dc:date>2015-06-15T16:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to hava a description from an expression value ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hava-a-description-from-an-expression-value/m-p/894613#M311464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The IntervalMatch prefix for the Load statement (in a load script) is specifically made to help you with such a scenario. It will create the link-table between the actual numbers and which interval they belong to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look in QlikView Help and search for IntervalMatch and you will find examples.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 16:25:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hava-a-description-from-an-expression-value/m-p/894613#M311464</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-06-15T16:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to hava a description from an expression value ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hava-a-description-from-an-expression-value/m-p/894614#M311465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post a Qlikview document that demonstrates the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 16:26:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hava-a-description-from-an-expression-value/m-p/894614#M311465</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-06-15T16:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to hava a description from an expression value ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hava-a-description-from-an-expression-value/m-p/894615#M311466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand but the number i have to link with the interval is the sum of two diferents field from two diferents tables.e 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table_score:&lt;BR /&gt;======&lt;BR /&gt;User&lt;/P&gt;&lt;P&gt;Date&lt;BR /&gt;Point&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table_XtraScores:&lt;/P&gt;&lt;P&gt;==============&lt;BR /&gt;User&lt;/P&gt;&lt;P&gt;Date&lt;BR /&gt;ExtraPoints &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I do have to sum(Point)+sum(ExtraPoints)&lt;BR /&gt;And this result will have to make the relation with the Intervals Table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 16:34:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hava-a-description-from-an-expression-value/m-p/894615#M311466</guid>
      <dc:creator />
      <dc:date>2015-06-15T16:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to hava a description from an expression value ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hava-a-description-from-an-expression-value/m-p/894616#M311467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can have an expression that will match your interval by a calculated number by using a set expression with search:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Concat( { &amp;lt;Range_from={"&amp;lt;=$(=N)"} ,Range_to={"&amp;gt;=$(=N)"}&amp;gt;} Categ,',')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;N has to be replace by your sum:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Concat( { &amp;lt;Start={"&amp;lt;=$(=(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum(Point)+sum(ExtraPoints) &lt;/SPAN&gt;))"} ,End={"&amp;gt;=$(=(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum(Point)+sum(ExtraPoints)&lt;/SPAN&gt;))"}&amp;gt;} Desc,',')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you label your sums column with N you could possibly keep the first expression...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The concat will actually give a list of categories - separated by commas -&amp;nbsp; if they for some reason overlap and the sums fall into both ranges.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 17:13:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hava-a-description-from-an-expression-value/m-p/894616#M311467</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-06-15T17:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to hava a description from an expression value ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hava-a-description-from-an-expression-value/m-p/894617#M311468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, a sample QVW would make things more easy to understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you can use advanced aggregation to iterate over Category and compare your expression result to lower and upper limit, something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=only( aggr( if(&lt;EM&gt;YourExpr&lt;/EM&gt; &amp;gt;= Range_From and &lt;EM&gt;YourExpr&lt;/EM&gt; &amp;lt;= Range_To, Category), Category))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 17:41:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hava-a-description-from-an-expression-value/m-p/894617#M311468</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-06-15T17:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to hava a description from an expression value ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hava-a-description-from-an-expression-value/m-p/894618#M311469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might need to add your chart dimensions to the advanced aggregation dimensions when using in a chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There might be alternatives using FieldValue() or only() with set analysis. See attached for some sample applications.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 12:47:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hava-a-description-from-an-expression-value/m-p/894618#M311469</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-06-16T12:47:03Z</dc:date>
    </item>
  </channel>
</rss>

