<?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 Sort second dimension by expression with aggr in a mixed graph (bars and lines) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sort-second-dimension-by-expression-with-aggr-in-a-mixed-graph/m-p/44632#M7491</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;Good morning, I wanted to raise a problem that I have when creating a mixed graphic (bars and lines) where I want to sort by a dimension, showing only the 3 highest values ​​within each month. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;Suppose we have the following data:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;MONTH&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;COUNTRY&lt;/P&gt;&lt;P&gt;FRANCE&lt;/P&gt;&lt;P&gt;GERMANY&lt;/P&gt;&lt;P&gt;SPAIN&lt;/P&gt;&lt;P&gt;UNITED KINGDOM&lt;/P&gt;&lt;P&gt;BRAZIL&lt;/P&gt;&lt;P&gt;PORTUGAL&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;MONTH,COUNTRY,TOTAL&lt;/P&gt;&lt;P&gt;1,FRANCE,10&lt;/P&gt;&lt;P&gt;1,SPAIN,5&lt;/P&gt;&lt;P&gt;1,GERMANY,12&lt;/P&gt;&lt;P&gt;1,UNITED KINGDOM,9&lt;/P&gt;&lt;P&gt;1,PORTUGAL,2&lt;/P&gt;&lt;P&gt;2,PORTUGAL, 12&lt;/P&gt;&lt;P&gt;2,BRAZIL, 10&lt;/P&gt;&lt;P&gt;2,GERMANY, 1&lt;/P&gt;&lt;P&gt;2,SPAIN, 3&lt;/P&gt;&lt;P&gt;3,SPAIN,10&lt;/P&gt;&lt;P&gt;3,UNITED KINGDOM, 8&lt;/P&gt;&lt;P&gt;3,GERMANY, 9&lt;/P&gt;&lt;P&gt;3,PORTUGAL, 10&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;And I want to draw in a graph, with lines the total sales per month and bars the 3 countries that have more sales in each month. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;Attachment of Qlik View file&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Mar 2018 21:50:16 GMT</pubDate>
    <dc:creator>informatica_grupobarea</dc:creator>
    <dc:date>2018-03-17T21:50:16Z</dc:date>
    <item>
      <title>Sort second dimension by expression with aggr in a mixed graph (bars and lines)</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-second-dimension-by-expression-with-aggr-in-a-mixed-graph/m-p/44632#M7491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;Good morning, I wanted to raise a problem that I have when creating a mixed graphic (bars and lines) where I want to sort by a dimension, showing only the 3 highest values ​​within each month. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;Suppose we have the following data:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;MONTH&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;COUNTRY&lt;/P&gt;&lt;P&gt;FRANCE&lt;/P&gt;&lt;P&gt;GERMANY&lt;/P&gt;&lt;P&gt;SPAIN&lt;/P&gt;&lt;P&gt;UNITED KINGDOM&lt;/P&gt;&lt;P&gt;BRAZIL&lt;/P&gt;&lt;P&gt;PORTUGAL&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;MONTH,COUNTRY,TOTAL&lt;/P&gt;&lt;P&gt;1,FRANCE,10&lt;/P&gt;&lt;P&gt;1,SPAIN,5&lt;/P&gt;&lt;P&gt;1,GERMANY,12&lt;/P&gt;&lt;P&gt;1,UNITED KINGDOM,9&lt;/P&gt;&lt;P&gt;1,PORTUGAL,2&lt;/P&gt;&lt;P&gt;2,PORTUGAL, 12&lt;/P&gt;&lt;P&gt;2,BRAZIL, 10&lt;/P&gt;&lt;P&gt;2,GERMANY, 1&lt;/P&gt;&lt;P&gt;2,SPAIN, 3&lt;/P&gt;&lt;P&gt;3,SPAIN,10&lt;/P&gt;&lt;P&gt;3,UNITED KINGDOM, 8&lt;/P&gt;&lt;P&gt;3,GERMANY, 9&lt;/P&gt;&lt;P&gt;3,PORTUGAL, 10&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;And I want to draw in a graph, with lines the total sales per month and bars the 3 countries that have more sales in each month. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;Attachment of Qlik View file&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Mar 2018 21:50:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-second-dimension-by-expression-with-aggr-in-a-mixed-graph/m-p/44632#M7491</guid>
      <dc:creator>informatica_grupobarea</dc:creator>
      <dc:date>2018-03-17T21:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sort second dimension by expression with aggr in a mixed graph (bars and lines)</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-second-dimension-by-expression-with-aggr-in-a-mixed-graph/m-p/44633#M7492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not having access to qvw but may be something like this -&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/196756_Capture.PNG" style="height: 409px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2018 19:18:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-second-dimension-by-expression-with-aggr-in-a-mixed-graph/m-p/44633#M7492</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2018-03-19T19:18:06Z</dc:date>
    </item>
  </channel>
</rss>

