<?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: Multiple expressions within one table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multiple-expressions-within-one-table/m-p/1643456#M732782</link>
    <description>&lt;P&gt;There are two requirements here:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;Is there a way to condense the metrics into one table even if each cell using a different expression?&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp; The application runs pretty slow right now.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;For &amp;lt;1&amp;gt;: 1a) create an inline table with all the expressions required.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (eg: Current Year Actual,Current Year Budget,Budget Variance)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1b) At front end dimension tab, call the dimension that stores all the expression into the table.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Next go to expression tab,&amp;nbsp; do &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; pick(match([History Type],'Current Year Actual','Current Year Budget','Budget Variance'),&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;SUM(TotalClaim),&amp;nbsp; &amp;nbsp;//exp for&amp;nbsp;Current Year Actual&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; avg(TotalClaim),&amp;nbsp; &amp;nbsp; &amp;nbsp; //exp for Current Year Budget&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; max(TotalClaim)&amp;nbsp; &amp;nbsp;// exp for&amp;nbsp;Budget Variance&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Refer to qvw attached as reference.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For &amp;lt;2&amp;gt;, take a look at Rob's Document Analyzer&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Development/Document-Analyzer-V3-0-Update-Available/td-p/1159895" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Development/Document-Analyzer-V3-0-Update-Available/td-p/1159895&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks and regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Arthur Fong&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Nov 2019 00:22:09 GMT</pubDate>
    <dc:creator>Arthur_Fong</dc:creator>
    <dc:date>2019-11-06T00:22:09Z</dc:date>
    <item>
      <title>Multiple expressions within one table</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-expressions-within-one-table/m-p/1643438#M732781</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am currently on trying to reduce the amount of objects I have in one of my applications and was wondering if there was a way to create one table that allows me to put in separate expressions for each cell in the table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 342px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/22957i41E602C90656D7C6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In the example above, each text box has a separate expression and columns don't necessarily reference one another. My application has over 200 little text boxes in it (I feel bad for whoever actually made the application) but I am trying to condense these metrics into one table because the application runs pretty slow right now trying to load each box. Is there a way to condense the metrics into one table even if each cell using a different expression?&lt;/P&gt;&lt;P&gt;I appreciate all the help!&lt;/P&gt;&lt;P&gt;Rose&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:01:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-expressions-within-one-table/m-p/1643438#M732781</guid>
      <dc:creator>rtr13</dc:creator>
      <dc:date>2024-11-16T02:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple expressions within one table</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-expressions-within-one-table/m-p/1643456#M732782</link>
      <description>&lt;P&gt;There are two requirements here:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;Is there a way to condense the metrics into one table even if each cell using a different expression?&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp; The application runs pretty slow right now.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;For &amp;lt;1&amp;gt;: 1a) create an inline table with all the expressions required.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (eg: Current Year Actual,Current Year Budget,Budget Variance)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1b) At front end dimension tab, call the dimension that stores all the expression into the table.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Next go to expression tab,&amp;nbsp; do &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; pick(match([History Type],'Current Year Actual','Current Year Budget','Budget Variance'),&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;SUM(TotalClaim),&amp;nbsp; &amp;nbsp;//exp for&amp;nbsp;Current Year Actual&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; avg(TotalClaim),&amp;nbsp; &amp;nbsp; &amp;nbsp; //exp for Current Year Budget&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; max(TotalClaim)&amp;nbsp; &amp;nbsp;// exp for&amp;nbsp;Budget Variance&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Refer to qvw attached as reference.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For &amp;lt;2&amp;gt;, take a look at Rob's Document Analyzer&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Development/Document-Analyzer-V3-0-Update-Available/td-p/1159895" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Development/Document-Analyzer-V3-0-Update-Available/td-p/1159895&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks and regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Arthur Fong&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 00:22:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-expressions-within-one-table/m-p/1643456#M732782</guid>
      <dc:creator>Arthur_Fong</dc:creator>
      <dc:date>2019-11-06T00:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple expressions within one table</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-expressions-within-one-table/m-p/1644363#M732783</link>
      <description>&lt;P&gt;Would this method allow to make multiple columns as well?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some of my tables will need to have different equations in every cell, would this allow for that? You would just add more expressions?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2019 15:02:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-expressions-within-one-table/m-p/1644363#M732783</guid>
      <dc:creator>rtr13</dc:creator>
      <dc:date>2019-11-07T15:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple expressions within one table</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-expressions-within-one-table/m-p/1644381#M732784</link>
      <description>&lt;P&gt;Sure. You can add more expressions.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2019 15:23:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-expressions-within-one-table/m-p/1644381#M732784</guid>
      <dc:creator>Arthur_Fong</dc:creator>
      <dc:date>2019-11-07T15:23:48Z</dc:date>
    </item>
  </channel>
</rss>

