<?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: Toggle between two charts using one button in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Toggle-between-two-charts-using-one-button/m-p/2000907#M82893</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/200932"&gt;@VickyS&lt;/a&gt;&amp;nbsp; you can add two tables to a container, create a variable and add those variable in the show condition to toggle between the charts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rockstar7_0-1667628458754.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/92972i028F3AC01FA65C67/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rockstar7_0-1667628458754.png" alt="Rockstar7_0-1667628458754.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 05 Nov 2022 06:09:38 GMT</pubDate>
    <dc:creator>Rockstar7</dc:creator>
    <dc:date>2022-11-05T06:09:38Z</dc:date>
    <item>
      <title>Toggle between two charts using one button</title>
      <link>https://community.qlik.com/t5/App-Development/Toggle-between-two-charts-using-one-button/m-p/2000901#M82892</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;
&lt;P&gt;I have two table charts. One shows values and other shows percentage.&lt;/P&gt;
&lt;P&gt;I want to create one button which can allow me to toggle between these two tables.&lt;/P&gt;
&lt;P&gt;Eg: If the name of button is values, when user clicks it should show all data in values, and when it is percentage, then it should show all data in percentage.&lt;/P&gt;
&lt;P&gt;Request everyone to please help.&lt;/P&gt;</description>
      <pubDate>Sat, 05 Nov 2022 03:09:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Toggle-between-two-charts-using-one-button/m-p/2000901#M82892</guid>
      <dc:creator>VickyS</dc:creator>
      <dc:date>2022-11-05T03:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Toggle between two charts using one button</title>
      <link>https://community.qlik.com/t5/App-Development/Toggle-between-two-charts-using-one-button/m-p/2000907#M82893</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/200932"&gt;@VickyS&lt;/a&gt;&amp;nbsp; you can add two tables to a container, create a variable and add those variable in the show condition to toggle between the charts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rockstar7_0-1667628458754.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/92972i028F3AC01FA65C67/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rockstar7_0-1667628458754.png" alt="Rockstar7_0-1667628458754.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 05 Nov 2022 06:09:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Toggle-between-two-charts-using-one-button/m-p/2000907#M82893</guid>
      <dc:creator>Rockstar7</dc:creator>
      <dc:date>2022-11-05T06:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: Toggle between two charts using one button</title>
      <link>https://community.qlik.com/t5/App-Development/Toggle-between-two-charts-using-one-button/m-p/2001829#M82990</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/193042"&gt;@Rockstar7&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/200932"&gt;@VickyS&lt;/a&gt;&amp;nbsp; you can add two tables to a container, create a variable and add those variable in the show condition to toggle between the charts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rockstar7_0-1667628458754.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/92972i028F3AC01FA65C67/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rockstar7_0-1667628458754.png" alt="Rockstar7_0-1667628458754.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Hi Rockstar,&lt;/P&gt;
&lt;P&gt;Thank you for your response, but it seems the solution is not working.&lt;/P&gt;
&lt;P&gt;Can you give example with screenshot, might it help.&lt;/P&gt;
&lt;P&gt;I have already added two tables in container and linked them with variable. This is something that I did before raising this question, the issue is that i want the tables to be switched only by one button.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For eg: if user clicks on button named Values then, value table showed show.&lt;/P&gt;
&lt;P&gt;Once the table is displayed then name of button should change to percentage for the user to click for percentage values.&lt;/P&gt;
&lt;P&gt;I think the solution is quite straightforward but i am lost in a way.&lt;/P&gt;
&lt;P&gt;Please help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 15:37:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Toggle-between-two-charts-using-one-button/m-p/2001829#M82990</guid>
      <dc:creator>VickyS</dc:creator>
      <dc:date>2022-11-08T15:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: Toggle between two charts using one button</title>
      <link>https://community.qlik.com/t5/App-Development/Toggle-between-two-charts-using-one-button/m-p/2001873#M82994</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/200932"&gt;@VickyS&lt;/a&gt; take a button and add an action like below&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rockstar7_0-1667925477676.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/93116i0578AD2036A50C98/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rockstar7_0-1667925477676.png" alt="Rockstar7_0-1667925477676.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;and write button label below expression&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;=if(vShow=1,'Values','Percentage')&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now write show conditions to the tables of the container &lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rockstar7_1-1667925539165.png"&gt;&lt;img src="https://community.qlik.com/skins/images/2866EA3F95B8B6AB12692AACED00302F/responsive_peak/images/image_not_found.png" alt="Rockstar7_1-1667925539165.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 16:42:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Toggle-between-two-charts-using-one-button/m-p/2001873#M82994</guid>
      <dc:creator>Rockstar7</dc:creator>
      <dc:date>2022-11-08T16:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Toggle between two charts using one button</title>
      <link>https://community.qlik.com/t5/App-Development/Toggle-between-two-charts-using-one-button/m-p/2003429#M83087</link>
      <description>&lt;P&gt;Hi Rockstar,&lt;/P&gt;
&lt;P&gt;Thanks a lot, this works perfectly fine. Thank you very much.&lt;/P&gt;
&lt;P&gt;Much appreciated.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Vicky&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2022 09:08:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Toggle-between-two-charts-using-one-button/m-p/2003429#M83087</guid>
      <dc:creator>VickyS</dc:creator>
      <dc:date>2022-11-11T09:08:15Z</dc:date>
    </item>
  </channel>
</rss>

