<?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 Evaluate functions from a inline table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Evaluate-functions-from-a-inline-table/m-p/341826#M1168081</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 want to create an inline table with two fields. First one is a descriptive text, the second one is a kind of function like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dateninsel_Formeln:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Formeltext, Formel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; COUNT_CUSTMERS, =count(CUST_NR)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SUM_TURNOVER, sum( PRICE * QUANTITY)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to create a table or chart of this table so that the expressions are evaluated/calculated in the object ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Dirk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Aug 2012 09:03:38 GMT</pubDate>
    <dc:creator>pyrodirk</dc:creator>
    <dc:date>2012-08-07T09:03:38Z</dc:date>
    <item>
      <title>Evaluate functions from a inline table</title>
      <link>https://community.qlik.com/t5/QlikView/Evaluate-functions-from-a-inline-table/m-p/341826#M1168081</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 want to create an inline table with two fields. First one is a descriptive text, the second one is a kind of function like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dateninsel_Formeln:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Formeltext, Formel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; COUNT_CUSTMERS, =count(CUST_NR)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SUM_TURNOVER, sum( PRICE * QUANTITY)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to create a table or chart of this table so that the expressions are evaluated/calculated in the object ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Dirk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2012 09:03:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Evaluate-functions-from-a-inline-table/m-p/341826#M1168081</guid>
      <dc:creator>pyrodirk</dc:creator>
      <dc:date>2012-08-07T09:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Evaluate functions from a inline table</title>
      <link>https://community.qlik.com/t5/QlikView/Evaluate-functions-from-a-inline-table/m-p/341827#M1168082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dirk,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had a look at this and only got a partial solution, but it may inspire you...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the simple table I have made (Formula Headings and Expressions), the solution fails if you try and add the turnover formula to the table. To me it kind of makes sense that you can't dynamically alter an expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is just your intention to just have re-usable expressions, then you can achive this by just defining variables in the document and using them when needed. See the attached qvw for the examples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Azam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2012 14:52:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Evaluate-functions-from-a-inline-table/m-p/341827#M1168082</guid>
      <dc:creator>a_mullick</dc:creator>
      <dc:date>2012-08-07T14:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: Evaluate functions from a inline table</title>
      <link>https://community.qlik.com/t5/QlikView/Evaluate-functions-from-a-inline-table/m-p/341828#M1168083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Dirk,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Please see the attachment but you need to make a selection to perform the calculation. I hope this makes sense.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Good luck!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;DV&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;A href="http://www.QlikShare.com"&gt;www.QlikShare.com&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2012 18:34:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Evaluate-functions-from-a-inline-table/m-p/341828#M1168083</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2012-08-07T18:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Evaluate functions from a inline table</title>
      <link>https://community.qlik.com/t5/QlikView/Evaluate-functions-from-a-inline-table/m-p/341829#M1168084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the only way to achieve this is a pick/match combination, like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=pick(&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;match(Formeltext,$(=chr(39)&amp;amp;concat(Formeltext, chr(39)&amp;amp;','&amp;amp;chr(39),FormelID)&amp;amp;chr(39))),&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;$(=concat(Formel,',',FormelID))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There has been a quite similar thread posted today, almost at the same time, so you might also check this.&lt;/P&gt;&lt;P&gt;edit: &lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/message/246255#246255"&gt;http://community.qlik.com/message/246255#246255&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2012 19:06:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Evaluate-functions-from-a-inline-table/m-p/341829#M1168084</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-08-07T19:06:23Z</dc:date>
    </item>
  </channel>
</rss>

