<?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: Re: Dual dimensions: Performance curve with data? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dual-dimensions-Performance-curve-with-data/m-p/615057#M545474</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marco, thanks so much.&amp;nbsp; This helps a lot.&amp;nbsp; I was hoping I would bump into a fellow engineer who could point me in the right direction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am still trying to learn the scripting language, so I hope you'll bear with me as I ask a couple of questions&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Why the binary header?&amp;nbsp; what function does that serve?&amp;nbsp; I have seen references to "binary" in others posts.&lt;/LI&gt;&lt;LI&gt;Why rename the sheets?&amp;nbsp; Is it confusing Qlikview to have data from two sources called "Sheet1"?&lt;/LI&gt;&lt;LI&gt;Why do yo&lt;SPAN&gt;u take the &lt;/SPAN&gt;Avg([STG1_Inlet_Steam_Flow])?&lt;/LI&gt;&lt;LI&gt;Can you explain the Resident and Group By functions?&amp;nbsp; I looked them up, but I don't fully understand how those are being used here.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again, &lt;/P&gt;&lt;P&gt;-Kristan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Apr 2014 00:57:52 GMT</pubDate>
    <dc:creator>gshockxcc</dc:creator>
    <dc:date>2014-04-09T00:57:52Z</dc:date>
    <item>
      <title>Dual dimensions: Performance curve with data?</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-dimensions-Performance-curve-with-data/m-p/615050#M545467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, I am VERY new to Qlikview, and really struggling to understand how to use the expressions and really pull out the power for charting.&amp;nbsp; My applications are very different from most of the sales data that is out there.&amp;nbsp; I typically only have/need one dimension, i.e. Date, Power, Flow.&amp;nbsp; My goal is to graph a performance curve (for which I have data of Power vs. Speed, or some similar correlation).&amp;nbsp; I also have real operating data that I would like to plot on the same chart, so that I can see how the unit is performing with respect to its design.&amp;nbsp; I have been able to create the performance curve, but I'm not able to successfully plot the data on the same curve.&amp;nbsp; The data uses a different Power dimension than the Performance curve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Turbine data Performance curve.png" class="jive-image" src="/legacyfs/online/56817_Turbine data Performance curve.png" style="width: 620px; height: 401px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 17:12:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-dimensions-Performance-curve-with-data/m-p/615050#M545467</guid>
      <dc:creator>gshockxcc</dc:creator>
      <dc:date>2014-04-08T17:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dual dimensions: Performance curve with data?</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-dimensions-Performance-curve-with-data/m-p/615051#M545468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would it be possible for you to provide a sample QVW file with some example data? This would make it easier to suggest a solution or way forward. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If possible please clarify what the expected chart result should look like, as I am not sure I completely got the intention or problem in your screenshot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 17:17:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-dimensions-Performance-curve-with-data/m-p/615051#M545468</guid>
      <dc:creator>ToniKautto</dc:creator>
      <dc:date>2014-04-08T17:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Dual dimensions: Performance curve with data?</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-dimensions-Performance-curve-with-data/m-p/615052#M545469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the one hand, I see a lot of power and value in what Qlikview can do.&amp;nbsp; On the other hand, the learning curve is SO steep that there are things that make me want to tear my hair out.&amp;nbsp; Simple things like this are one of them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the attached .qvw file, I have plotted the performance curve "Flow (Power) Curve".&amp;nbsp; This is the OEM predicted performance.&amp;nbsp; Edit:&amp;nbsp; One other note: to get the curve to show as provided from the OEM, I had to "cheat" the data by adding 0.01 to the repeated values on the power list box.&amp;nbsp; The chart functions don't like to handle duplicate dimensions values well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Power (Date)" is the actual power output that was captured based on the date it was recorded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Flow (Power) Data" is the flow, plotted as a function of power, but comes from the same date-recorded data set as the Power data.&amp;nbsp; &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I don't understand why I can't do a scatter plot with this data - "Too Few Expressions."&amp;nbsp; Huh?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to combine (overlay) the charts in the top left and bottom right corners.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 18:39:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-dimensions-Performance-curve-with-data/m-p/615052#M545469</guid>
      <dc:creator>gshockxcc</dc:creator>
      <dc:date>2014-04-08T18:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dual dimensions: Performance curve with data?</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-dimensions-Performance-curve-with-data/m-p/615053#M545470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any thoughts on how to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 23:49:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-dimensions-Performance-curve-with-data/m-p/615053#M545470</guid>
      <dc:creator>gshockxcc</dc:creator>
      <dc:date>2014-04-08T23:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Dual dimensions: Performance curve with data?</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-dimensions-Performance-curve-with-data/m-p/615054#M545471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kristan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nice to meet a fellow engineer over here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is one possible solution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro _jivemacro_uid_13970036602347620 jive_macro_code" jivemacro_uid="_13970036602347620"&gt;
&lt;P&gt;&lt;SPAN&gt;Binary [&lt;/SPAN&gt;&lt;A _jive_internal="true" data-containerid="-1" data-containertype="-1" data-objectid="100957" data-objecttype="13" href="https://community.qlik.com/servlet/JiveServlet/download/2052-113573-504736-100957/Performance Curve Sample.qvw"&gt;http://community.qlik.com/servlet/JiveServlet/download/504736-100957/Performance%20Curve%20Sample.qvw];&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;SET ThousandSep='.';&lt;/P&gt;
&lt;P&gt;SET DecimalSep=',';&lt;/P&gt;
&lt;P&gt;SET MoneyThousandSep='.';&lt;/P&gt;
&lt;P&gt;SET MoneyDecimalSep=',';&lt;/P&gt;
&lt;P&gt;SET MoneyFormat='#.##0,00 €;-#.##0,00 €';&lt;/P&gt;
&lt;P&gt;SET TimeFormat='hh:mm:ss';&lt;/P&gt;
&lt;P&gt;SET DateFormat='DD.MM.YYYY';&lt;/P&gt;
&lt;P&gt;SET TimestampFormat='DD.MM.YYYY hh:mm:ss[.fff]';&lt;/P&gt;
&lt;P&gt;SET MonthNames='Jan;Feb;Mrz;Apr;Mai;Jun;Jul;Aug;Sep;Okt;Nov;Dez';&lt;/P&gt;
&lt;P&gt;SET DayNames='Mo;Di;Mi;Do;Fr;Sa;So';&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;RENAME Table Sheet1 to tabUMassSTG1Efficiency;&lt;/P&gt;
&lt;P&gt;RENAME Table [Sheet1-1] to tabPerformanceData;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;tabData:&lt;/P&gt;
&lt;P&gt;LOAD&lt;/P&gt;
&lt;P&gt;&amp;nbsp; [Turbine Power (kW)] as [Power (kW)],&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Avg([STG1_Inlet_Steam_Flow]) as [Flow (lbm/hr)],&lt;/P&gt;
&lt;P&gt;&amp;nbsp; 'measured' as DataType&lt;/P&gt;
&lt;P&gt;Resident tabPerformanceData&lt;/P&gt;
&lt;P&gt;Group By [Turbine Power (kW)];&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;LOAD&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Power as [Power (kW)],&lt;/P&gt;
&lt;P&gt;&amp;nbsp; [Flow rate] as [Flow (lbm/hr)],&lt;/P&gt;
&lt;P&gt;&amp;nbsp; 'calculated' as DataType&lt;/P&gt;
&lt;P&gt;Resident tabUMassSTG1Efficiency;&lt;/P&gt;


&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="56856" alt="QlikCommunity_Thread_113573_Pic1.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/56856_QlikCommunity_Thread_113573_Pic1.JPG.jpg" style="width: 620px; height: 476px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create a scatter plot, you need to use e.g. the date field as the dimension and the flow and power as expressions.&lt;/P&gt;&lt;P&gt;That's why you get this missing expression message.&lt;/P&gt;&lt;P&gt;I included an example for this chart also:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_113573_Pic2.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/56861_QlikCommunity_Thread_113573_Pic2.JPG.jpg" style="width: 620px; height: 424px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this might help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 00:31:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-dimensions-Performance-curve-with-data/m-p/615054#M545471</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-04-09T00:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Dual dimensions: Performance curve with data?</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-dimensions-Performance-curve-with-data/m-p/615055#M545472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to calculate the Power produced and power calculated?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 00:31:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-dimensions-Performance-curve-with-data/m-p/615055#M545472</guid>
      <dc:creator />
      <dc:date>2014-04-09T00:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dual dimensions: Performance curve with data?</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-dimensions-Performance-curve-with-data/m-p/615056#M545473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To get rid of the steep graph and get a curved shape. Try selecting Polynomial of 3rd degree.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 00:42:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-dimensions-Performance-curve-with-data/m-p/615056#M545473</guid>
      <dc:creator />
      <dc:date>2014-04-09T00:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Dual dimensions: Performance curve with data?</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-dimensions-Performance-curve-with-data/m-p/615057#M545474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marco, thanks so much.&amp;nbsp; This helps a lot.&amp;nbsp; I was hoping I would bump into a fellow engineer who could point me in the right direction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am still trying to learn the scripting language, so I hope you'll bear with me as I ask a couple of questions&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Why the binary header?&amp;nbsp; what function does that serve?&amp;nbsp; I have seen references to "binary" in others posts.&lt;/LI&gt;&lt;LI&gt;Why rename the sheets?&amp;nbsp; Is it confusing Qlikview to have data from two sources called "Sheet1"?&lt;/LI&gt;&lt;LI&gt;Why do yo&lt;SPAN&gt;u take the &lt;/SPAN&gt;Avg([STG1_Inlet_Steam_Flow])?&lt;/LI&gt;&lt;LI&gt;Can you explain the Resident and Group By functions?&amp;nbsp; I looked them up, but I don't fully understand how those are being used here.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again, &lt;/P&gt;&lt;P&gt;-Kristan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 00:57:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-dimensions-Performance-curve-with-data/m-p/615057#M545474</guid>
      <dc:creator>gshockxcc</dc:creator>
      <dc:date>2014-04-09T00:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Dual dimensions: Performance curve with data?</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-dimensions-Performance-curve-with-data/m-p/615058#M545475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marco, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Another question.&amp;nbsp; I have 1-year of data, loaded from a CSV file for each day, now stored in a .QVD file.&amp;nbsp; The file is too large for me to post.&amp;nbsp; For the portion of the script that handles the actual turbine data, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL class="dp-c" start="1" style="font-size: 12px; font-family: Consolas, 'Courier New', Courier, mono, serif; list-style-position: initial; list-style-image: initial; color: #5c5c5c; margin-bottom: 1px !important; margin-left: 45px !important;"&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: black; background-color: inherit; font-size: 9pt !important;"&gt;tabData:&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: black; background-color: inherit; font-size: 9pt !important;"&gt;LOAD&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: black; background-color: inherit; font-size: 9pt !important;"&gt;&amp;nbsp; [Turbine Power (kW)] as [Power (kW)],&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: black; background-color: inherit; font-size: 9pt !important;"&gt;&amp;nbsp; Avg([STG1_Inlet_Steam_Flow]) as [Flow (lbm/hr)],&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: black; background-color: inherit; font-size: 9pt !important;"&gt;&amp;nbsp; 'measured' as DataType&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: black; background-color: inherit; font-size: 9pt !important;"&gt;Resident tabPerformanceData&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: black; background-color: inherit; font-size: 9pt !important;"&gt;Group By [Turbine Power (kW)];&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is coming from the QVD, how would I modify this to handle that?&lt;/P&gt;&lt;P&gt;Thanks again for all your help.&lt;/P&gt;&lt;P&gt;-Kristan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 01:15:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-dimensions-Performance-curve-with-data/m-p/615058#M545475</guid>
      <dc:creator>gshockxcc</dc:creator>
      <dc:date>2014-04-09T01:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dual dimensions: Performance curve with data?</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-dimensions-Performance-curve-with-data/m-p/615059#M545476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kristan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I used the binary load for convenience purposes only. It was the easiest way to load the data into my application, because I didn't have your Excel sources. You wouldn't use this load in your application though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. renaming the sheets was just done for a better readability of the code. QlikView doesn't matter, what names the tables have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. I created an additional table that did not include the date field, so I had to combine the power and flow fields. There are a few cases with more than one flow value per power value, so I used the average flow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. the resident load simply loads data from already loaded tables. Using the binary load I had all the data in the application. To create a combined table for measured and calculated values, I used the resident load.&lt;/P&gt;&lt;P&gt;The "group by" bit is needed because of the aggregation (avg flow) in this load statement.&lt;/P&gt;&lt;P&gt;This load says "create a table, that contains all distinct power values and the average flow values for each of them"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this clarifies a bit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2014 00:07:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-dimensions-Performance-curve-with-data/m-p/615059#M545476</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-04-10T00:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Dual dimensions: Performance curve with data?</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-dimensions-Performance-curve-with-data/m-p/615060#M545477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you could load the qvd prior to this resident load using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="_jivemacro_uid_13970892830215583 jive_text_macro jive_macro_code" jivemacro_uid="_13970892830215583"&gt;
&lt;P&gt;LOAD * FROM yourdata.qvd (qvd);&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or perform the aggregation in the qvd load like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro _jivemacro_uid_13970893325373059 jive_macro_code" jivemacro_uid="_13970893325373059"&gt;
&lt;P&gt;tabData:&lt;/P&gt;
&lt;P&gt;LOAD &lt;/P&gt;
&lt;P&gt;&amp;nbsp; [Turbine Power (kW)] as [Power (kW)],&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Avg([STG1_Inlet_Steam_Flow]) as [Flow (lbm/hr)],&lt;/P&gt;
&lt;P&gt;&amp;nbsp; 'measured' as DataType&lt;/P&gt;
&lt;P&gt;FROM &lt;SPAN style="color: rgba(0, 0, 0, 0); font-family: Consolas, 'Courier New', Courier, mono, serif; font-size: 12px;"&gt;yourdata.qvd&lt;/SPAN&gt; (qvd)&lt;/P&gt;
&lt;P&gt;Group By [Turbine Power (kW)];&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2014 00:22:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-dimensions-Performance-curve-with-data/m-p/615060#M545477</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-04-10T00:22:38Z</dc:date>
    </item>
  </channel>
</rss>

