<?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 Variable Button to Drive Sets of Metrics in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Variable-Button-to-Drive-Sets-of-Metrics/m-p/1575595#M41924</link>
    <description>&lt;P&gt;Hello, Looking to have a button/variable drive which set of metrics appear in my combo chart.&amp;nbsp; I have 6 metrics but they are two groups of 3 metrics.&amp;nbsp; One is a count and one is a dollar.&amp;nbsp; I created a variable for the button called vCountPrem = 1.&amp;nbsp;&amp;nbsp;How do I change the set analysis to use that variable in the 2 groups of three metrics to use the button so that if Stick Count is selected the first 3 metrics below appear and if Premium is selected the 2nd 3 metrics appear.&amp;nbsp; Any help would be much appreciated.&lt;/P&gt;&lt;P&gt;Count&amp;nbsp;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;DateType={Create}&amp;gt;}ISSUED)&lt;/P&gt;&lt;P&gt;sum({&amp;lt;DateType={Create}&amp;gt;}QUOTED)&lt;/P&gt;&lt;P&gt;sum({&amp;lt;DateType={Create}&amp;gt;}ISSUED) / sum({&amp;lt;DateType={Create}&amp;gt;}QUOTED)&lt;/P&gt;&lt;P&gt;Premium&lt;/P&gt;&lt;P&gt;sum({&amp;lt;DateType={Create}&amp;gt;}ISSUED_PREMIUM)&lt;/P&gt;&lt;P&gt;sum({&amp;lt;DateType={Create}&amp;gt;}QUOTED_PREMIUM)&lt;/P&gt;&lt;P&gt;sum({&amp;lt;DateType={Create}&amp;gt;}ISSUED_PREMIUM) / sum({&amp;lt;DateType={Create}&amp;gt;}QUOTED_PREMIUM)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chart with Button.jpg" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/11273iE15FC4E6312F3D02/image-size/large?v=v2&amp;amp;px=999" role="button" title="Chart with Button.jpg" alt="Chart with Button.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 05:56:56 GMT</pubDate>
    <dc:creator>carlcimino</dc:creator>
    <dc:date>2024-11-16T05:56:56Z</dc:date>
    <item>
      <title>Variable Button to Drive Sets of Metrics</title>
      <link>https://community.qlik.com/t5/App-Development/Variable-Button-to-Drive-Sets-of-Metrics/m-p/1575595#M41924</link>
      <description>&lt;P&gt;Hello, Looking to have a button/variable drive which set of metrics appear in my combo chart.&amp;nbsp; I have 6 metrics but they are two groups of 3 metrics.&amp;nbsp; One is a count and one is a dollar.&amp;nbsp; I created a variable for the button called vCountPrem = 1.&amp;nbsp;&amp;nbsp;How do I change the set analysis to use that variable in the 2 groups of three metrics to use the button so that if Stick Count is selected the first 3 metrics below appear and if Premium is selected the 2nd 3 metrics appear.&amp;nbsp; Any help would be much appreciated.&lt;/P&gt;&lt;P&gt;Count&amp;nbsp;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;DateType={Create}&amp;gt;}ISSUED)&lt;/P&gt;&lt;P&gt;sum({&amp;lt;DateType={Create}&amp;gt;}QUOTED)&lt;/P&gt;&lt;P&gt;sum({&amp;lt;DateType={Create}&amp;gt;}ISSUED) / sum({&amp;lt;DateType={Create}&amp;gt;}QUOTED)&lt;/P&gt;&lt;P&gt;Premium&lt;/P&gt;&lt;P&gt;sum({&amp;lt;DateType={Create}&amp;gt;}ISSUED_PREMIUM)&lt;/P&gt;&lt;P&gt;sum({&amp;lt;DateType={Create}&amp;gt;}QUOTED_PREMIUM)&lt;/P&gt;&lt;P&gt;sum({&amp;lt;DateType={Create}&amp;gt;}ISSUED_PREMIUM) / sum({&amp;lt;DateType={Create}&amp;gt;}QUOTED_PREMIUM)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chart with Button.jpg" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/11273iE15FC4E6312F3D02/image-size/large?v=v2&amp;amp;px=999" role="button" title="Chart with Button.jpg" alt="Chart with Button.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:56:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variable-Button-to-Drive-Sets-of-Metrics/m-p/1575595#M41924</guid>
      <dc:creator>carlcimino</dc:creator>
      <dc:date>2024-11-16T05:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Button to Drive Sets of Metrics</title>
      <link>https://community.qlik.com/t5/App-Development/Variable-Button-to-Drive-Sets-of-Metrics/m-p/1575602#M41929</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think the easiest way to do this in Qlik Sense is to use the&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=m6DM-T8zywE" target="_self"&gt;Show / Hide Container&amp;nbsp;&lt;/A&gt;from the Qlik Dashboard Bundle.&lt;/P&gt;&lt;P&gt;You need to create two similar charts and add them to master item for the 2 set of groups.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Vikky&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2019 18:50:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variable-Button-to-Drive-Sets-of-Metrics/m-p/1575602#M41929</guid>
      <dc:creator>vikramv</dc:creator>
      <dc:date>2019-05-01T18:50:41Z</dc:date>
    </item>
  </channel>
</rss>

