<?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 Create a Chart with a variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-a-Chart-with-a-variable/m-p/742158#M264992</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Members,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following issue:&lt;/P&gt;&lt;P&gt;I want to create a Chart as a table with a Dimension, which gives me the turnover rate for the last 12 months as a letter.&lt;/P&gt;&lt;P&gt;Actually I have two tables. One with Information about the article and one with all stock movements of every article. With both I am able to say, what is the stock in this Moment and was the stock a month ago. I´m also able to say, what is the turnover rate of each article, when the article is the Dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Example:&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;Article&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Turnover Rate&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;55555&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;12,00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;44444&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;11,59&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Problem I have is, that I want to find out, how many article´s have a turnover rate between x and y and how many between y and z and so on...&lt;/P&gt;&lt;P&gt;So i would like to have the following solution:&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;Turnover Rate&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Count(Artikel)&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;X&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Y&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Z&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;60&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope, anybody could help me.&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Oct 2014 09:59:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-31T09:59:14Z</dc:date>
    <item>
      <title>Create a Chart with a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-Chart-with-a-variable/m-p/742158#M264992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Members,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following issue:&lt;/P&gt;&lt;P&gt;I want to create a Chart as a table with a Dimension, which gives me the turnover rate for the last 12 months as a letter.&lt;/P&gt;&lt;P&gt;Actually I have two tables. One with Information about the article and one with all stock movements of every article. With both I am able to say, what is the stock in this Moment and was the stock a month ago. I´m also able to say, what is the turnover rate of each article, when the article is the Dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Example:&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;Article&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Turnover Rate&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;55555&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;12,00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;44444&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;11,59&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Problem I have is, that I want to find out, how many article´s have a turnover rate between x and y and how many between y and z and so on...&lt;/P&gt;&lt;P&gt;So i would like to have the following solution:&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;Turnover Rate&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Count(Artikel)&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;X&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Y&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Z&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;60&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope, anybody could help me.&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 09:59:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-Chart-with-a-variable/m-p/742158#M264992</guid>
      <dc:creator />
      <dc:date>2014-10-31T09:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Chart with a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-Chart-with-a-variable/m-p/742159#M264993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look to Rank function ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 10:07:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-Chart-with-a-variable/m-p/742159#M264993</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-10-31T10:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Chart with a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-Chart-with-a-variable/m-p/742160#M264994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response, but i didn´t find something helpful for this issue. May be it´s because I am no data analyst specialist.&lt;/P&gt;&lt;P&gt;But I tried something easier...&lt;/P&gt;&lt;P&gt;In the table with the stock movements, there is column with amounts. So when I say ' sum(Amount), I will get the stock of this moment. When I tried this in a dimension i only get an error '//error in the dynamic dim...'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= if (sum(Amount) &amp;gt; 0, 'article with stock', 'article without stock')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So obviously it doesn´t work...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 11:05:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-Chart-with-a-variable/m-p/742160#M264994</guid>
      <dc:creator />
      <dc:date>2014-10-31T11:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Chart with a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-Chart-with-a-variable/m-p/742161#M264995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you send me the qvw???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 11:28:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-Chart-with-a-variable/m-p/742161#M264995</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-10-31T11:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Chart with a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-Chart-with-a-variable/m-p/742162#M264996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I send you an email&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 11:50:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-Chart-with-a-variable/m-p/742162#M264996</guid>
      <dc:creator />
      <dc:date>2014-10-31T11:50:31Z</dc:date>
    </item>
  </channel>
</rss>

