<?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: Switch between chart and data table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Switch-between-chart-and-data-table/m-p/1271588#M26151</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shraddha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the suggestion, but I do not want to permanently replace the existing chart. I would like to find a way to have both in the report so that the user (not developer) can choose which to view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Tanya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Dec 2016 13:34:25 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-12-05T13:34:25Z</dc:date>
    <item>
      <title>Switch between chart and data table</title>
      <link>https://community.qlik.com/t5/App-Development/Switch-between-chart-and-data-table/m-p/1271584#M26147</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;Maybe I'm missing something obvious, but I can't figure out how to allow a user to switch from a chart to a table of the data underlying the chart within a single sheet. I would like to have a toggle button or drop-down option that allows the user to choose which view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd appreciate any insight you might have!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Tanya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 13:44:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Switch-between-chart-and-data-table/m-p/1271584#M26147</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-02T13:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Switch between chart and data table</title>
      <link>https://community.qlik.com/t5/App-Development/Switch-between-chart-and-data-table/m-p/1271585#M26148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;on your object properties check out the general sheet you have to found allowed types&amp;nbsp; under fast type change .choose the types you want to allow and then you will see an icon up right your object .&lt;/P&gt;&lt;P&gt;otherwise &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;creat a bouton who change a variable value&amp;nbsp; (1 graph , 2 table) .&lt;SPAN style="font-size: 13.3333px;"&gt; after that you can creat two objects (graphe and &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; table of the data ) with conditional show ( cheet layout ) using the variable&amp;nbsp; .&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 13:52:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Switch-between-chart-and-data-table/m-p/1271585#M26148</guid>
      <dc:creator>mohamed_ahid</dc:creator>
      <dc:date>2016-12-02T13:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: Switch between chart and data table</title>
      <link>https://community.qlik.com/t5/App-Development/Switch-between-chart-and-data-table/m-p/1271586#M26149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohamed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first option sounds like what I am looking for, but I can't find how to do it. &lt;SPAN style="font-size: 10pt;"&gt;Here is what I see under the object properties, General for a pie chart.&amp;nbsp; Am I looking in the wrong place?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;IMG alt="Screen Shot 2016-12-02 at 9.11.18 AM.png" class="jive-image image-1" src="/legacyfs/online/145517_Screen Shot 2016-12-02 at 9.11.18 AM.png" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Tanya&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 14:12:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Switch-between-chart-and-data-table/m-p/1271586#M26149</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-02T14:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Switch between chart and data table</title>
      <link>https://community.qlik.com/t5/App-Development/Switch-between-chart-and-data-table/m-p/1271587#M26150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you drag n drop chart from Left panel on existing created chart it will ask you to Replace or Convert. Choose convert(While dragging make sure you are covering entire space occupied by existing chart)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 04:50:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Switch-between-chart-and-data-table/m-p/1271587#M26150</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2016-12-05T04:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Switch between chart and data table</title>
      <link>https://community.qlik.com/t5/App-Development/Switch-between-chart-and-data-table/m-p/1271588#M26151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shraddha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the suggestion, but I do not want to permanently replace the existing chart. I would like to find a way to have both in the report so that the user (not developer) can choose which to view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Tanya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 13:34:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Switch-between-chart-and-data-table/m-p/1271588#M26151</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-05T13:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: Switch between chart and data table</title>
      <link>https://community.qlik.com/t5/App-Development/Switch-between-chart-and-data-table/m-p/1659945#M49488</link>
      <description>&lt;P&gt;Hi tanya&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;have you finally found a way ?&lt;/P&gt;</description>
      <pubDate>Sat, 21 Dec 2019 17:13:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Switch-between-chart-and-data-table/m-p/1659945#M49488</guid>
      <dc:creator>patricesalem</dc:creator>
      <dc:date>2019-12-21T17:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Switch between chart and data table</title>
      <link>https://community.qlik.com/t5/App-Development/Switch-between-chart-and-data-table/m-p/1659960#M49489</link>
      <description>&lt;P&gt;It's basic but you can right click on the chart and select view data&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Dec 2019 08:01:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Switch-between-chart-and-data-table/m-p/1659960#M49489</guid>
      <dc:creator>robert99</dc:creator>
      <dc:date>2019-12-22T08:01:59Z</dc:date>
    </item>
  </channel>
</rss>

