<?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 How to put into a graph multiple columns of measures (1 column = 1month)? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-put-into-a-graph-multiple-columns-of-measures-1-column/m-p/78836#M5260</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the case of working on a database presenting multiple columns of quantities (one column for each month), like this one:&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; border-image: none; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Produits&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;jan&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;feb&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;mar&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;apr&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Apples sold&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;230&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;220&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;160&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;390&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Apples soon to be sold&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;410&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;530&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;380&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;640&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to know how many apples are sold through the year, I found out that I could calculate the evolution such as:&lt;/P&gt;&lt;P&gt;january = [jan]&lt;/P&gt;&lt;P&gt;february = [jan]+[feb]&lt;/P&gt;&lt;P&gt;march = [jan]+[feb]+[mar]&lt;/P&gt;&lt;P&gt;april =[jan]+[feb]+[mar]+[apr]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when I try to convert these data table into a graph, here is what I get:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="197294" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/197294_pastedImage_2.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;As my months are measures and not dimensions, I can't get a graph like this:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="197289" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/197289_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;or even bettter:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="197290" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/197290_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you help me find out a way to produce the latests graphs ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Olivier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Mar 2018 09:38:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-23T09:38:40Z</dc:date>
    <item>
      <title>How to put into a graph multiple columns of measures (1 column = 1month)?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-put-into-a-graph-multiple-columns-of-measures-1-column/m-p/78836#M5260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the case of working on a database presenting multiple columns of quantities (one column for each month), like this one:&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; border-image: none; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Produits&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;jan&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;feb&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;mar&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;apr&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Apples sold&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;230&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;220&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;160&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;390&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Apples soon to be sold&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;410&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;530&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;380&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;640&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to know how many apples are sold through the year, I found out that I could calculate the evolution such as:&lt;/P&gt;&lt;P&gt;january = [jan]&lt;/P&gt;&lt;P&gt;february = [jan]+[feb]&lt;/P&gt;&lt;P&gt;march = [jan]+[feb]+[mar]&lt;/P&gt;&lt;P&gt;april =[jan]+[feb]+[mar]+[apr]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when I try to convert these data table into a graph, here is what I get:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="197294" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/197294_pastedImage_2.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;As my months are measures and not dimensions, I can't get a graph like this:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="197289" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/197289_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;or even bettter:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="197290" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/197290_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you help me find out a way to produce the latests graphs ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Olivier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 09:38:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-put-into-a-graph-multiple-columns-of-measures-1-column/m-p/78836#M5260</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-23T09:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to put into a graph multiple columns of measures (1 column = 1month)?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-put-into-a-graph-multiple-columns-of-measures-1-column/m-p/78837#M5261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe this is what you are looking for:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2018-03-24 11_40_23-_T - My new sheet _ App overview - Qlik Sense.png" class="jive-image image-1" src="/legacyfs/online/197381_2018-03-24 11_40_23-_T - My new sheet _ App overview - Qlik Sense.png" style="height: 328px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It can easily be achieved if you unpivot your data which is a good idea for the raw data you have if you want to create good visualization easily in a BI product like Qlik Sense:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_15218882759133052 jive_text_macro" jivemacro_uid="_15218882759133052"&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;RAWDATA:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;CROSSTABLE (Month,Sales)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;LOAD * INLINE [&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Produits,jan,feb,mar,apr&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Apples sold,230,220,160,390&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Apples soon to be sold,410,530,380,640&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;DATA:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;LOAD&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; Produits,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; // Convert the monthnames into real dates to get them sorted correctly&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; Date#(Capitalize(Month) &amp;amp; ' 1 2017 ','MMM D YYYY') AS Date,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; Sales&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;RESIDENT&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; RAWDATA;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;DROP TABLE RAWDATA;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Mar 2018 10:52:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-put-into-a-graph-multiple-columns-of-measures-1-column/m-p/78837#M5261</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-03-24T10:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to put into a graph multiple columns of measures (1 column = 1month)?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-put-into-a-graph-multiple-columns-of-measures-1-column/m-p/78838#M5262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Petter for that first answer, which is very useful. kindly appreciated. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, my data are coming from 2 different documents on server.&lt;/P&gt;&lt;P&gt;Therefore, I need to use the functions LOAD &amp;amp; concatenate LOAD to get my data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My real data are also looking like this: (but they are evolving. Therefore, I cannot write their values like in your answer)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 508px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="17" style="border: 0.5pt solid windowtext; border-image: none; background-color: #0070c0;" width="168"&gt;&lt;STRONG style="color: #ffffff;"&gt;apples sold&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="border-width: 0.5pt 0.5pt 0.5pt 0px; border-style: solid solid solid none; border-color: windowtext windowtext windowtext white; background-color: #0070c0;" width="69"&gt;&lt;STRONG style="color: #ffffff;"&gt;1&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="border-width: 0.5pt 0.5pt 0.5pt 0px; border-style: solid solid solid none; border-color: windowtext windowtext windowtext white; background-color: #0070c0;" width="92"&gt;&lt;STRONG style="color: #ffffff;"&gt;2&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="border-width: 0.5pt 0.5pt 0.5pt 0px; border-style: solid solid solid none; border-color: windowtext windowtext windowtext white; background-color: #0070c0;" width="92"&gt;&lt;STRONG style="color: #ffffff;"&gt;3&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="border-width: 0.5pt 0.5pt 0.5pt 0px; border-style: solid solid solid none; border-color: windowtext windowtext windowtext white; background-color: #0070c0;" width="87"&gt;&lt;STRONG style="color: #ffffff;"&gt;4&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="17" style="border-width: 0px 0.5pt 0.5pt; border-style: none solid solid; border-color: windowtext;"&gt;&lt;SPAN style="color: #000000;"&gt;yes&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 0.5pt 0.5pt 0px; border-style: none solid solid none; border-color: windowtext;"&gt;&lt;SPAN style="color: #000000;"&gt;230&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 0.5pt 0.5pt 0px; border-style: none solid solid none; border-color: windowtext;"&gt;&lt;SPAN style="color: #000000;"&gt;220&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 0.5pt 0.5pt 0px; border-style: none solid solid none; border-color: windowtext;"&gt;&lt;SPAN style="color: #000000;"&gt;160&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 0.5pt 0.5pt 0px; border-style: none solid solid none; border-color: windowtext;"&gt;&lt;SPAN style="color: #000000;"&gt;390&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="17" style="border-width: 0px 0.5pt 0.5pt; border-style: none solid solid; border-color: windowtext;"&gt;&lt;SPAN style="color: #000000;"&gt;no&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 0.5pt 0.5pt 0px; border-style: none solid solid none; border-color: windowtext;"&gt;&lt;SPAN style="color: #000000;"&gt;410&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 0.5pt 0.5pt 0px; border-style: none solid solid none; border-color: windowtext;"&gt;&lt;SPAN style="color: #000000;"&gt;530&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 0.5pt 0.5pt 0px; border-style: none solid solid none; border-color: windowtext;"&gt;&lt;SPAN style="color: #000000;"&gt;380&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 0.5pt 0.5pt 0px; border-style: none solid solid none; border-color: windowtext;"&gt;&lt;SPAN style="color: #000000;"&gt;640&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From your solution, does that mean I need to write my program as such?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[RAWDATA]:&lt;BR /&gt;CROSSTABLE (Month,Costs)&lt;BR /&gt;LOAD [apples sold], [1],[2],[3],[4]&lt;BR /&gt;FROM [lib://data/doc1.xlsx]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[RAWDATA]:&lt;/P&gt;&lt;P&gt;CROSSTABLE (Month,Costs)&lt;/P&gt;&lt;P&gt;concatenate LOAD [apples sold], [1],[2],[3],[4]&lt;/P&gt;&lt;P&gt;FROM [lib://data/doc2.xlsx]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[DATA]:&lt;BR /&gt;LOAD&lt;BR /&gt;&amp;nbsp; [apples sold],&lt;BR /&gt;&amp;nbsp; // Convert the monthnames into real dates to get them sorted correctly&lt;BR /&gt;&amp;nbsp; Date#(Capitalize(Month) &amp;amp; '/2018 ','M/YYYY') AS Date,&lt;BR /&gt;&amp;nbsp; Costs&lt;BR /&gt;RESIDENT&lt;BR /&gt;[RAWDATA];&lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;DROP TABLE [RAWDATA];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My issue is that I got no values... in the graph...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your help again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Olivier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2018 08:03:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-put-into-a-graph-multiple-columns-of-measures-1-column/m-p/78838#M5262</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-26T08:03:05Z</dc:date>
    </item>
  </channel>
</rss>

