<?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 plot line chart with two different dimensions and single expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-plot-line-chart-with-two-different-dimensions-and-single/m-p/1319288#M834746</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even adding point as secondary dimension How can you expect to make line chart with two dots for one of the dimension values .Am I missing something?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/165940_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Jun 2017 15:32:07 GMT</pubDate>
    <dc:creator>chaper</dc:creator>
    <dc:date>2017-06-06T15:32:07Z</dc:date>
    <item>
      <title>How to plot line chart with two different dimensions and single expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-line-chart-with-two-different-dimensions-and-single/m-p/1319281#M834739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table below as shown.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="1px" cellpadding="0" cellspacing="0" jive-data-cell="{&amp;quot;color&amp;quot;:&amp;quot;#575757&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;-webkit-right&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;NaN&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;transparent&amp;quot;,&amp;quot;fontFamily&amp;quot;:&amp;quot;arial,helvetica,sans-serif&amp;quot;,&amp;quot;verticalAlign&amp;quot;:&amp;quot;baseline&amp;quot;}" jive-data-header="{&amp;quot;color&amp;quot;:&amp;quot;#FFFFFF&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;#6690BC&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;center&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;}" style="width: 397px; border-width: 1px; border-style: solid;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="25" width="60"&gt;ID#&lt;/TD&gt;&lt;TD class="xl66" width="97"&gt;Section&lt;/TD&gt;&lt;TD class="xl65" width="60"&gt;Point&lt;/TD&gt;&lt;TD class="xl67" width="60"&gt;RPM&lt;/TD&gt;&lt;TD class="xl68" width="60"&gt;m_dot&lt;/TD&gt;&lt;TD class="xl68" width="60"&gt;Power&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;5620&lt;/TD&gt;&lt;TD align="right"&gt;22020&lt;/TD&gt;&lt;TD align="right"&gt;1300&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;TD align="right"&gt;5620&lt;/TD&gt;&lt;TD align="right"&gt;30179&lt;/TD&gt;&lt;TD align="right"&gt;1915&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;3&lt;/TD&gt;&lt;TD align="right"&gt;5620&lt;/TD&gt;&lt;TD align="right"&gt;30795&lt;/TD&gt;&lt;TD align="right"&gt;1915&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;4&lt;/TD&gt;&lt;TD align="right"&gt;5620&lt;/TD&gt;&lt;TD align="right"&gt;38270&lt;/TD&gt;&lt;TD align="right"&gt;2490&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;5&lt;/TD&gt;&lt;TD align="right"&gt;5620&lt;/TD&gt;&lt;TD align="right" class="xl69"&gt;39154&lt;/TD&gt;&lt;TD align="right"&gt;2490&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;6&lt;/TD&gt;&lt;TD align="right"&gt;5620&lt;/TD&gt;&lt;TD align="right" class="xl69"&gt;46554&lt;/TD&gt;&lt;TD align="right"&gt;3000&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to plot the above table in Line chart showing Power on X-axis and m_dot on Y-axis. When I plot the graph its taking the Power 1915 which has m_dot of 30179 &amp;amp; 30795 values. But its plotting single point on 1915 with power and m_dot to be average of both values as 30487. Similar case with 2490 as Power.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I simply want all Power plots and m_dot to be plotted on line chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me with this !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajender&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-line-chart-with-two-different-dimensions-and-single/m-p/1319281#M834739</guid>
      <dc:creator>rajender_qlik</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot line chart with two different dimensions and single expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-line-chart-with-two-different-dimensions-and-single/m-p/1319282#M834740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Rajender,&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: 13px;"&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: 13px;"&gt;May be &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: 13px;"&gt;Dimension: [Power]&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: 13px;"&gt;Expression: Avg(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;m_dot&lt;/SPAN&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: 13px;"&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: 13px;"&gt;Andrey&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 14:13:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-line-chart-with-two-different-dimensions-and-single/m-p/1319282#M834740</guid>
      <dc:creator>ahaahaaha</dc:creator>
      <dc:date>2017-06-06T14:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot line chart with two different dimensions and single expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-line-chart-with-two-different-dimensions-and-single/m-p/1319283#M834741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its not working in my case. Can you share me an app with the line chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 14:16:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-line-chart-with-two-different-dimensions-and-single/m-p/1319283#M834741</guid>
      <dc:creator>rajender_qlik</dc:creator>
      <dc:date>2017-06-06T14:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot line chart with two different dimensions and single expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-line-chart-with-two-different-dimensions-and-single/m-p/1319284#M834742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached App as mentioned by &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Andrey to use Avg(m_dot)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 15:15:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-line-chart-with-two-different-dimensions-and-single/m-p/1319284#M834742</guid>
      <dc:creator>chaper</dc:creator>
      <dc:date>2017-06-06T15:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot line chart with two different dimensions and single expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-line-chart-with-two-different-dimensions-and-single/m-p/1319285#M834743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply Chai Peri.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The app which u shared is fine. But When you turn the line chart to straight table which is on right side it shows 1915 as average of both values of 1915. But I need both values of 1915 and 2490 to be plotted on line chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I take Point as second dimension in line chart it shows the graph i wanted but it shows only dots but i need that to be in dots joining the line.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="165939" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/165939_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 15:21:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-line-chart-with-two-different-dimensions-and-single/m-p/1319285#M834743</guid>
      <dc:creator>rajender_qlik</dc:creator>
      <dc:date>2017-06-06T15:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot line chart with two different dimensions and single expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-line-chart-with-two-different-dimensions-and-single/m-p/1319286#M834744</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;Please find attached app. Please let us know if you are looking something else&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 15:22:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-line-chart-with-two-different-dimensions-and-single/m-p/1319286#M834744</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-06T15:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot line chart with two different dimensions and single expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-line-chart-with-two-different-dimensions-and-single/m-p/1319287#M834745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply Anil kumar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;App which you shared also shows only 4 points of power. but where I have 6 values under Power column.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 15:24:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-line-chart-with-two-different-dimensions-and-single/m-p/1319287#M834745</guid>
      <dc:creator>rajender_qlik</dc:creator>
      <dc:date>2017-06-06T15:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot line chart with two different dimensions and single expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-line-chart-with-two-different-dimensions-and-single/m-p/1319288#M834746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even adding point as secondary dimension How can you expect to make line chart with two dots for one of the dimension values .Am I missing something?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/165940_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 15:32:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-line-chart-with-two-different-dimensions-and-single/m-p/1319288#M834746</guid>
      <dc:creator>chaper</dc:creator>
      <dc:date>2017-06-06T15:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot line chart with two different dimensions and single expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-line-chart-with-two-different-dimensions-and-single/m-p/1319289#M834747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil &amp;amp; Chai Peri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have added point as second dimension but I am getting the as dots in line chart.&lt;/P&gt;&lt;P&gt;But i want to join all those points and show as line. ! !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 15:34:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-line-chart-with-two-different-dimensions-and-single/m-p/1319289#M834747</guid>
      <dc:creator>rajender_qlik</dc:creator>
      <dc:date>2017-06-06T15:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot line chart with two different dimensions and single expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-line-chart-with-two-different-dimensions-and-single/m-p/1319290#M834748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No thats what i am confused. I cant make a line chart using those dimensions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 15:36:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-line-chart-with-two-different-dimensions-and-single/m-p/1319290#M834748</guid>
      <dc:creator>rajender_qlik</dc:creator>
      <dc:date>2017-06-06T15:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot line chart with two different dimensions and single expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-line-chart-with-two-different-dimensions-and-single/m-p/1319291#M834749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Other way is to move Power to measure/expressions and you will get something below.And you also change chart type to see correct values also in straight table.See attached qvw&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="165945" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/165945_Capture.PNG" style="height: 401px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 15:38:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-line-chart-with-two-different-dimensions-and-single/m-p/1319291#M834749</guid>
      <dc:creator>chaper</dc:creator>
      <dc:date>2017-06-06T15:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot line chart with two different dimensions and single expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-line-chart-with-two-different-dimensions-and-single/m-p/1319292#M834750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Chai. Bcoz I am plotting to check power against m_dot to check the values with other chart. So it doesn't work in my requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 15:42:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-line-chart-with-two-different-dimensions-and-single/m-p/1319292#M834750</guid>
      <dc:creator>rajender_qlik</dc:creator>
      <dc:date>2017-06-06T15:42:25Z</dc:date>
    </item>
  </channel>
</rss>

