<?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: Dynamic Straight Table Calculations in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912796#M652602</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its a bit difficult to post all the data but a screenshot is below. Here is what I am trying to accomplish:&lt;/P&gt;&lt;P&gt;1) Limit selections within Divisions to one, and once one is selected it dynamically updates the straight table&lt;/P&gt;&lt;P&gt;2) When the division is selected, the straight table will display that divisions metrics, in addition to the plan, actual, and forecast for each respectively&lt;/P&gt;&lt;P&gt;3) Each division and metrics are in separate tables, thus have been qualified, so something needs to follow along the lines of&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GETSELECTEDCOUNT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Divisions]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) =&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;0,0, CONCAT(&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GETFIELDSELECTION&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Divisions]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;amp;' Data.Metric')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jul 2015 17:53:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-07-30T17:53:47Z</dc:date>
    <item>
      <title>Dynamic Straight Table Calculations</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912787#M652591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a straight table and what to SUM() what is selected within a list box. However, within the list box is only each divisions name, such as Finance, HR, etc. When I originally imported my data from each division I used qualify, thus for a given metric such as PLAN, the field is named Finance.PLAN or HR.PLAN. Thus within my straight table I want to sum PLAN and FORECAST individually. In order to do this I have written the following, however I keep getting an error message that states: Error: Error in expression: Nested aggregation not allowed. Is there anyway to script what I'm trying to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;getfieldselections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Divisions]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;amp;' .Plan')) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 15:05:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912787#M652591</guid>
      <dc:creator />
      <dc:date>2015-07-23T15:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Straight Table Calculations</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912788#M652592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure you want this kind but See attached doc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="93805" alt="Capture1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/93805_Capture1.PNG" style="height: 129px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="93806" alt="Capture2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/93806_Capture2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture3.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/93807_Capture3.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 15:39:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912788#M652592</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2015-07-23T15:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Straight Table Calculations</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912789#M652593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, however, when I select the division, it sum() the PLAN for every metric, when in actuality I want to select a division, and when selected it will compute PLAN for each metric in separate rows of the straight table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 17:32:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912789#M652593</guid>
      <dc:creator />
      <dc:date>2015-07-23T17:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Straight Table Calculations</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912790#M652594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;post some sample data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 19:06:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912790#M652594</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2015-07-23T19:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Straight Table Calculations</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912791#M652596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any luck?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 16:33:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912791#M652596</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2015-07-29T16:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Straight Table Calculations</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912792#M652597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, still no luck, I have 10+ divisions, and only want them to display 2-3 calculations only when selected&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 13:29:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912792#M652597</guid>
      <dc:creator />
      <dc:date>2015-07-30T13:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Straight Table Calculations</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912793#M652598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;post some sample data.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 14:17:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912793#M652598</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2015-07-30T14:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Straight Table Calculations</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912794#M652599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't understand your question. Can you please explain with example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 14:19:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912794#M652599</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-07-30T14:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Straight Table Calculations</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912795#M652601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMHO The solution should be in the script and not in the front end calculations. Create a fact table with all the metrics you need and the key fields to the dimensional tables like Division, Calendar. Advantage of this approach is that you don’t have to qualify your fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Michiel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 14:28:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912795#M652601</guid>
      <dc:creator>mvanlutterveld</dc:creator>
      <dc:date>2015-07-30T14:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Straight Table Calculations</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912796#M652602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its a bit difficult to post all the data but a screenshot is below. Here is what I am trying to accomplish:&lt;/P&gt;&lt;P&gt;1) Limit selections within Divisions to one, and once one is selected it dynamically updates the straight table&lt;/P&gt;&lt;P&gt;2) When the division is selected, the straight table will display that divisions metrics, in addition to the plan, actual, and forecast for each respectively&lt;/P&gt;&lt;P&gt;3) Each division and metrics are in separate tables, thus have been qualified, so something needs to follow along the lines of&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GETSELECTEDCOUNT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Divisions]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) =&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;0,0, CONCAT(&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GETFIELDSELECTION&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Divisions]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;amp;' Data.Metric')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 17:53:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912796#M652602</guid>
      <dc:creator />
      <dc:date>2015-07-30T17:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Straight Table Calculations</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912797#M652604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. use 'Always one selected value' for a list box to limit the selections to only one at a time.&lt;/P&gt;&lt;P&gt;2.previous attachment has answer for this. (for actual and forecast fields to get displayed, provide some 4-5 records of data)&lt;/P&gt;&lt;P&gt;3. it the field has been qualified in the script, then try writing&lt;/P&gt;&lt;P&gt;=if(getselectedcount(division) &amp;gt;=1,concat({1&amp;lt;division=P(division)&amp;gt;}distinct&amp;nbsp; 'Data.Metric.' &amp;amp; division),0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 18:08:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912797#M652604</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2015-07-30T18:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Straight Table Calculations</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912798#M652605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi &lt;STRONG style="font-style: inherit; font-size: 11.6999998092651px;"&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-link-profile-small" data-containerid="-1" data-containertype="-1" data-objectid="199878" data-objecttype="3" href="https://community.qlik.com/people/tolcimpal" style="font-weight: inherit; font-style: inherit; font-size: 11.6999998092651px; font-family: inherit; color: #3778c7;"&gt;Michael Palumbo&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Please post the sample data with the application to demonstrate your issue. So that it helps the folks for easy to understand and provide you right solution. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2015 13:52:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912798#M652605</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-07-31T13:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Straight Table Calculations</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912799#M652606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It sounds to me that your data model is fundamentally misaligned with what you are trying to report. A well designed model might have complex transformations in the load script. but the front end will require simple expressions with easily configured set expressions and filters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may well be able to solve your immediate problem by a complex solution in the front end, but IMHO you are solving the wrong problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you would like help in this area, I suggest that you create a new post and upload the application, or at least a sample that includes the load script and (if possible) sample source data in a spreadsheet, text file or in an inline load in the application. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2015 14:02:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912799#M652606</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-07-31T14:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Straight Table Calculations</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912800#M652607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached you will find a sample of what I am trying to do. This sample is simply for one division, when in reality, I will need to account for selections in every division possible. When a division is selected the straight table should be able to read what is selected and display that divisions metrics, in addition to their plan, actual, and forecasts. Each of the division is housed within a separate tab in script editor, and further, are all qualified. Thus within the straight table a division will be selected, but in order to know filter and display the divisions metrics and plan, actuals, and forecasts, the only thing I can think of using is some sort of CONCAT() function, such as the ones below. Any suggestions? Is it not possible to CONCAT() strings of text to equal an actual field name to then aggregate? Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plan:&lt;/P&gt;&lt;P&gt;=IF(getselectedcount([Divisions]) &amp;gt;=1 , Sum(concat({1&amp;lt;[Divisions]=P([Divisions])&amp;gt;}distinct&amp;nbsp; [Divisions]&amp;amp;' Data.Plan')),0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actuals:&lt;/P&gt;&lt;P&gt;=IF(getselectedcount([Divisions]) &amp;gt;=1 , Sum(concat({1&amp;lt;[Divisions]=P([Divisions])&amp;gt;}distinct&amp;nbsp; [Divisions]&amp;amp;' Data.Actuals')),0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Forecast:&lt;/P&gt;&lt;P&gt;=IF(getselectedcount([Divisions]) &amp;gt;=1 , Sum(concat({1&amp;lt;[Divisions]=P([Divisions])&amp;gt;}distinct&amp;nbsp; [Divisions]&amp;amp;' Data.Forecast')),0) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2015 14:54:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912800#M652607</guid>
      <dc:creator />
      <dc:date>2015-07-31T14:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Straight Table Calculations</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912801#M652608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any luck?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2015 15:17:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912801#M652608</guid>
      <dc:creator />
      <dc:date>2015-07-31T15:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Straight Table Calculations</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912802#M652609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached.&lt;/P&gt;&lt;P&gt;you can finish up the rest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i did Engineering with data.&lt;/P&gt;&lt;P&gt;Sales,dixiechopper,HR with no data&amp;nbsp; - Insert data for them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also modify the rest of the expressions accordinly.&lt;/P&gt;&lt;P&gt;i have written expressions for Plan,Actual,@--.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2015 16:53:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912802#M652609</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2015-07-31T16:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Straight Table Calculations</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912803#M652610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the fast reply, a few questions:&lt;/P&gt;&lt;P&gt;My original fields are named Engineering Data.Metric, etc. as opposed to Engineering.Metric, this space is causing some confusion within my dimension and expressions, thus displaying an error message as opposed to the actual values. Thus, I would have to write something as follows:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(=if(getselectedcount(Divisions)=1,'Sum(' &amp;amp; concat(Divisions) &amp;amp; ' Data.' &amp;amp; 'Plan' &amp;amp; ')')) &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;or&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(=if(getselectedcount(Divisions)=1,'Sum(' &amp;amp; concat(Divisions) &amp;amp; chr(32) &amp;amp; 'Data' &amp;amp; '.' &amp;amp; 'Plan' &amp;amp; ')')) &lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further, why did you LOAD INLINE all the metric names on the third tab? Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2015 17:29:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912803#M652610</guid>
      <dc:creator />
      <dc:date>2015-07-31T17:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Straight Table Calculations</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912804#M652611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt; LOAD INLINE all the metric names on the third tab&amp;nbsp; was for my testing purposes. you can delete it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;The other inline loads for HR,sales&amp;nbsp; etc, you can remove them and put your own data script.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;let me know if thats what you wanted in the qvw?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;Thanks&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2015 17:52:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912804#M652611</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2015-07-31T17:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Straight Table Calculations</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912805#M652612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it is what I wanted but see my dilemma above regarding naming and spaces&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2015 18:12:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912805#M652612</guid>
      <dc:creator />
      <dc:date>2015-07-31T18:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Straight Table Calculations</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912806#M652613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;rewrite the exact columns names in the qvw and attach it to me.&lt;/P&gt;&lt;P&gt;Will figure it out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2015 18:15:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Straight-Table-Calculations/m-p/912806#M652613</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2015-07-31T18:15:46Z</dc:date>
    </item>
  </channel>
</rss>

