<?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 combo chart problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/combo-chart-problem/m-p/279682#M104077</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am new with qlikview and a little bit stuck with the next problem. I have a table with fields that represent outstanding debt bucket.&lt;/P&gt;&lt;P&gt;Every bucket is one field in the table.&lt;/P&gt;&lt;P&gt;9 buckets and a customer field (Aantal klanten). The problem is how to show this in a combochart ? At the moment i made for every bucket an expression and the final result you can see here on the screenshot. &lt;/P&gt;&lt;P&gt;The only problem i have now that a would love to have those buckets also in a listbox so that it is possible to select every bucket so as the client wishes.&lt;/P&gt;&lt;P&gt;Also it is not possible for me at the moment to reload the loadscript because only developers may do that here at my work &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; And because i am new....it will take some time before i can do that. Is there someone who has some tips or tricks for me to accomplish what i want to do ? Or has another methode get the same result as in the screenshot in combination with a listbox ?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="combochart.bmp" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/8142_combochart.bmp" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Oct 2011 14:51:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-10-27T14:51:23Z</dc:date>
    <item>
      <title>combo chart problem</title>
      <link>https://community.qlik.com/t5/QlikView/combo-chart-problem/m-p/279682#M104077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am new with qlikview and a little bit stuck with the next problem. I have a table with fields that represent outstanding debt bucket.&lt;/P&gt;&lt;P&gt;Every bucket is one field in the table.&lt;/P&gt;&lt;P&gt;9 buckets and a customer field (Aantal klanten). The problem is how to show this in a combochart ? At the moment i made for every bucket an expression and the final result you can see here on the screenshot. &lt;/P&gt;&lt;P&gt;The only problem i have now that a would love to have those buckets also in a listbox so that it is possible to select every bucket so as the client wishes.&lt;/P&gt;&lt;P&gt;Also it is not possible for me at the moment to reload the loadscript because only developers may do that here at my work &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; And because i am new....it will take some time before i can do that. Is there someone who has some tips or tricks for me to accomplish what i want to do ? Or has another methode get the same result as in the screenshot in combination with a listbox ?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="combochart.bmp" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/8142_combochart.bmp" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2011 14:51:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/combo-chart-problem/m-p/279682#M104077</guid>
      <dc:creator />
      <dc:date>2011-10-27T14:51:23Z</dc:date>
    </item>
    <item>
      <title>combo chart problem</title>
      <link>https://community.qlik.com/t5/QlikView/combo-chart-problem/m-p/279683#M104078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As you can't reload you're going to be a little constrained in what you can do. The area I'd start looking at are the functions valueloop() and valuelist() - they allow you to generate synthetic dimensions to populate dimensions and Listboxes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can't get anywhere try posting an example file and I may be able to assist further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt - Visual Analytics Ltd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2011 15:32:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/combo-chart-problem/m-p/279683#M104078</guid>
      <dc:creator>matt_crowther</dc:creator>
      <dc:date>2011-10-27T15:32:11Z</dc:date>
    </item>
    <item>
      <title>combo chart problem</title>
      <link>https://community.qlik.com/t5/QlikView/combo-chart-problem/m-p/279684#M104079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; You are right...i know....hope they change that on short notice, that will make it a lot easier for me.&lt;/P&gt;&lt;P&gt;An example file will be difficult at the moment.&lt;/P&gt;&lt;P&gt;But meanwhile i had done the next steps.&lt;/P&gt;&lt;P&gt;As Dimension i made a valuelist with al the buckets and as expression for the chart i created for each bucket a seperate one that gives a sum of the specific bucket...that gives the result as shown in the screenshot but i miss the possibility to choose more than one bucket via a listbox. I tried to use an expression in the listbox properties with the same valuelist as used as an dimension in the chart but this doesn't work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2011 16:50:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/combo-chart-problem/m-p/279684#M104079</guid>
      <dc:creator />
      <dc:date>2011-10-27T16:50:59Z</dc:date>
    </item>
  </channel>
</rss>

