<?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: Is it possible to switch a Master Measure in chart, based on pressing a button? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Is-it-possible-to-switch-a-Master-Measure-in-chart-based-on/m-p/2034436#M85244</link>
    <description>&lt;P&gt;Actually, I put the if statement in the Master Measurement definition, based on Mark6505's suggestion.&amp;nbsp; That did what I intended to do.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 06 Feb 2023 13:18:39 GMT</pubDate>
    <dc:creator>wgonzalez</dc:creator>
    <dc:date>2023-02-06T13:18:39Z</dc:date>
    <item>
      <title>Is it possible to switch a Master Measure in chart, based on pressing a button?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-it-possible-to-switch-a-Master-Measure-in-chart-based-on/m-p/2031632#M84971</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Is it possible to switch a Master Measure in a chart, based on pressing a button?&lt;/P&gt;
&lt;P&gt;A Master Measure is computed based on an expression using specific fields.&amp;nbsp; Users want to have the flexibility of dinamically changing the way values are calculated in a chart.&amp;nbsp; My plan is to have a button that changes the value of a variable (either 1 or 0), then based on the value of the variable switch the Master Measure being used in the chart.&lt;/P&gt;
&lt;P&gt;Is that possible in QlikSense?&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 15:10:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-it-possible-to-switch-a-Master-Measure-in-chart-based-on/m-p/2031632#M84971</guid>
      <dc:creator>wgonzalez</dc:creator>
      <dc:date>2023-01-30T15:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to switch a Master Measure in chart, based on pressing a button?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-it-possible-to-switch-a-Master-Measure-in-chart-based-on/m-p/2031675#M84974</link>
      <description>&lt;P&gt;Yes, I do things like in pretty much every app.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With Variables and if statements you can dynamically change Master measures, values being feed in to set expressions or even dimension used with the set analysis.&lt;/P&gt;
&lt;P&gt;In you case you express would be something like&lt;/P&gt;
&lt;P&gt;IF( $(variable) = 1, [Master Measure 1], [Master Measure 2])&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 16:00:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-it-possible-to-switch-a-Master-Measure-in-chart-based-on/m-p/2031675#M84974</guid>
      <dc:creator>Mark_Little</dc:creator>
      <dc:date>2023-01-30T16:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to switch a Master Measure in chart, based on pressing a button?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-it-possible-to-switch-a-Master-Measure-in-chart-based-on/m-p/2034436#M85244</link>
      <description>&lt;P&gt;Actually, I put the if statement in the Master Measurement definition, based on Mark6505's suggestion.&amp;nbsp; That did what I intended to do.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2023 13:18:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-it-possible-to-switch-a-Master-Measure-in-chart-based-on/m-p/2034436#M85244</guid>
      <dc:creator>wgonzalez</dc:creator>
      <dc:date>2023-02-06T13:18:39Z</dc:date>
    </item>
  </channel>
</rss>

