<?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 Chart To Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-To-Table/m-p/874654#M1004342</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 have attached a qlikview file , there is a chart called Revenue deep Dive For Services &lt;/P&gt;&lt;P&gt;if u can see there is a button being used when i click on it it will open the Table formate for all the values in the chart.&lt;/P&gt;&lt;P&gt;Can some one please explain me how to achieve this ? &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I hope u will do the need full , I tried but iam not able to understand how to do this .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 May 2015 05:22:50 GMT</pubDate>
    <dc:creator>smilingjohn</dc:creator>
    <dc:date>2015-05-29T05:22:50Z</dc:date>
    <item>
      <title>Chart To Table</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-To-Table/m-p/874654#M1004342</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 have attached a qlikview file , there is a chart called Revenue deep Dive For Services &lt;/P&gt;&lt;P&gt;if u can see there is a button being used when i click on it it will open the Table formate for all the values in the chart.&lt;/P&gt;&lt;P&gt;Can some one please explain me how to achieve this ? &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I hope u will do the need full , I tried but iam not able to understand how to do this .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 05:22:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-To-Table/m-p/874654#M1004342</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2015-05-29T05:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Chart To Table</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-To-Table/m-p/874655#M1004343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in chart properties-&amp;gt;General&amp;lt;tab&amp;gt;-&amp;gt;Fast change Type(Allowed Types&amp;gt;-&amp;gt;Select the straight table and chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Preferred Location: In Chart/In Caption&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Chart will give multiple option&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Caption: we can see &amp;gt;&amp;gt; button where on click the alternate chart/table will be displayed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 05:24:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-To-Table/m-p/874655#M1004343</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2015-05-29T05:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Chart To Table</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-To-Table/m-p/874656#M1004344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fast change allows the user to select an alternative format. If it is button based, then it is probably a conditional show using 2 objects - the chart and the table, and the button toggles the display by setting a variable value used in the conditional show expressions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 06:31:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-To-Table/m-p/874656#M1004344</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-05-29T06:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Chart To Table</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-To-Table/m-p/874657#M1004345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Jonathan mentioned yes its possible to toggle the chart type using the button and a variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we need to create one variable(For rg vchart=1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In chart-&amp;gt;Properties-&amp;gt;Layout&amp;lt;tab&amp;gt;-&amp;gt;Condition-&amp;gt;Give vchart=1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Table-&amp;gt;Properties-&amp;gt;Layout&amp;lt;tab&amp;gt;-&amp;gt;condition-&amp;gt;Give vchart=1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the button-&amp;gt;Actions-&amp;gt;Action Type(External)-&amp;gt;Set Variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(vchart=1,1,0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So that the one button can use to be toggle between chart and table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 06:36:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-To-Table/m-p/874657#M1004345</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2015-05-29T06:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Chart To Table</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-To-Table/m-p/874658#M1004346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="untitled.bmp" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/87892_untitled.bmp" style="width: 620px; height: 340px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 06:43:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-To-Table/m-p/874658#M1004346</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2015-05-29T06:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Chart To Table</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-To-Table/m-p/874659#M1004347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Clicking on the button activating a sheet and showing the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="activating sheet.bmp" class="jive-image image-1" src="/legacyfs/online/87893_activating sheet.bmp" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 06:46:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-To-Table/m-p/874659#M1004347</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2015-05-29T06:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Chart To Table</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-To-Table/m-p/874660#M1004348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Variable values are used in sheet properties to show or hide. see sheet properties below.&lt;IMG alt="sheet properties.bmp" class="jive-image image-1" src="/legacyfs/online/87894_sheet properties.bmp" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 06:48:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-To-Table/m-p/874660#M1004348</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2015-05-29T06:48:39Z</dc:date>
    </item>
  </channel>
</rss>

