<?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: CHART CUSTOM in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/CHART-CUSTOM/m-p/578951#M548164</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Product1,Product2, etc are the same field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jan 2014 17:51:51 GMT</pubDate>
    <dc:creator>Clever_Anjos</dc:creator>
    <dc:date>2014-01-28T17:51:51Z</dc:date>
    <item>
      <title>CHART CUSTOM</title>
      <link>https://community.qlik.com/t5/QlikView/CHART-CUSTOM/m-p/578948#M548161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I NEED CREATE A CHART&amp;nbsp; LIKE THIS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/52242_Capture.PNG.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need count the change if i had contract product 1 and change to product 2 etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what field i need to do this? please explain me this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 17:19:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/CHART-CUSTOM/m-p/578948#M548161</guid>
      <dc:creator />
      <dc:date>2014-01-28T17:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: CHART CUSTOM</title>
      <link>https://community.qlik.com/t5/QlikView/CHART-CUSTOM/m-p/578949#M548162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you upload the data? /Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 17:22:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/CHART-CUSTOM/m-p/578949#M548162</guid>
      <dc:creator>Christian_Lauritzen</dc:creator>
      <dc:date>2014-01-28T17:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: CHART CUSTOM</title>
      <link>https://community.qlik.com/t5/QlikView/CHART-CUSTOM/m-p/578950#M548163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there are ficticius data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have no data yet.. but i see this in other solution and probably i will reproduce it in qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wich data i will need??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 17:49:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/CHART-CUSTOM/m-p/578950#M548163</guid>
      <dc:creator />
      <dc:date>2014-01-28T17:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: CHART CUSTOM</title>
      <link>https://community.qlik.com/t5/QlikView/CHART-CUSTOM/m-p/578951#M548164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Product1,Product2, etc are the same field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 17:51:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/CHART-CUSTOM/m-p/578951#M548164</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2014-01-28T17:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: CHART CUSTOM</title>
      <link>https://community.qlik.com/t5/QlikView/CHART-CUSTOM/m-p/578952#M548165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create something similar. You can use a pivot table with two dimensions, Old and New. Then for the expression, do your value. Of course, how easy it will be will be based on what your data looks like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Table.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/52253_Table.PNG.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Used this data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;Old, New, Count&lt;/P&gt;&lt;P&gt;Product 1, Product 1,&lt;/P&gt;&lt;P&gt;Product 1, Product 2,25&lt;/P&gt;&lt;P&gt;Product 1, Product 3,40&lt;/P&gt;&lt;P&gt;Product 2, Product 1,12&lt;/P&gt;&lt;P&gt;Product 2, Product 2,&lt;/P&gt;&lt;P&gt;Product 2, Product 3,111&lt;/P&gt;&lt;P&gt;Product 3, Product 1,22&lt;/P&gt;&lt;P&gt;Product 3, Product 2,49&lt;/P&gt;&lt;P&gt;Product 3, Product 3,&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your data is probably different, since I doubt Count is as easy as just a field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 18:16:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/CHART-CUSTOM/m-p/578952#M548165</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2014-01-28T18:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: CHART CUSTOM</title>
      <link>https://community.qlik.com/t5/QlikView/CHART-CUSTOM/m-p/578953#M548166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It did. I made a file you can work from. Cannot find an attach button to give you the QVD. Will save and try again. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Christian&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ProductsNewOld.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/52251_ProductsNewOld.png" /&gt;@&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 20:29:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/CHART-CUSTOM/m-p/578953#M548166</guid>
      <dc:creator>Christian_Lauritzen</dc:creator>
      <dc:date>2014-01-28T20:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: Re: CHART CUSTOM</title>
      <link>https://community.qlik.com/t5/QlikView/CHART-CUSTOM/m-p/578954#M548167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok. Had to change browser. Attached via the advanced editor is not available in Chrome... Also fixed the background color in the left column compared to the screenshot above so it is like you requested. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you go!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 20:32:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/CHART-CUSTOM/m-p/578954#M548167</guid>
      <dc:creator>Christian_Lauritzen</dc:creator>
      <dc:date>2014-01-28T20:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Re: CHART CUSTOM</title>
      <link>https://community.qlik.com/t5/QlikView/CHART-CUSTOM/m-p/578955#M548168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems like I created a solution based on a solution.... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; Sorry jerem1234. Looked at your picture and took it for the original request.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 20:40:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/CHART-CUSTOM/m-p/578955#M548168</guid>
      <dc:creator>Christian_Lauritzen</dc:creator>
      <dc:date>2014-01-28T20:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: CHART CUSTOM</title>
      <link>https://community.qlik.com/t5/QlikView/CHART-CUSTOM/m-p/578956#M548169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks a lot for the answer... i will wait for the data!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 07:31:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/CHART-CUSTOM/m-p/578956#M548169</guid>
      <dc:creator />
      <dc:date>2014-01-29T07:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: CHART CUSTOM</title>
      <link>https://community.qlik.com/t5/QlikView/CHART-CUSTOM/m-p/578957#M548170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes it will be the same field &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 07:31:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/CHART-CUSTOM/m-p/578957#M548170</guid>
      <dc:creator />
      <dc:date>2014-01-29T07:31:55Z</dc:date>
    </item>
  </channel>
</rss>

