<?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: Filter on a measure in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Filter-on-a-measure/m-p/1541543#M39077</link>
    <description>&lt;P&gt;Sure, you can use set analysis for this&lt;/P&gt;&lt;P&gt;Total Sales&lt;/P&gt;&lt;PRE&gt;Sum(Sales)&lt;/PRE&gt;&lt;P&gt;Germany Sales&lt;/P&gt;&lt;PRE&gt;Sum({&amp;lt;Country = {'Germany'}&amp;gt;}Sales)&lt;/PRE&gt;</description>
    <pubDate>Fri, 08 Feb 2019 14:17:00 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-02-08T14:17:00Z</dc:date>
    <item>
      <title>Filter on a measure</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-on-a-measure/m-p/1541535#M39075</link>
      <description>&lt;P&gt;Hi everybody.&amp;nbsp;&lt;/P&gt;&lt;P&gt;An user ask us to make himself a measure based on a filter. It is possible?&lt;/P&gt;&lt;P&gt;If we have one dimension (Country) and one measure (Sales), could him make a chart with "total sales" vs "Germany Sales" without making an specific measure for Germany?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:38:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-on-a-measure/m-p/1541535#M39075</guid>
      <dc:creator>PabloMC</dc:creator>
      <dc:date>2024-11-16T06:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Filter on a measure</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-on-a-measure/m-p/1541542#M39076</link>
      <description>&lt;P&gt;Sum({&amp;lt;Country={'Germany'&amp;gt;}Sales)&amp;nbsp; will give you sales for germany. Is this what you wanted.&lt;/P&gt;&lt;P&gt;Please check the field names and value or it may throw an error.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 14:16:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-on-a-measure/m-p/1541542#M39076</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2019-02-08T14:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Filter on a measure</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-on-a-measure/m-p/1541543#M39077</link>
      <description>&lt;P&gt;Sure, you can use set analysis for this&lt;/P&gt;&lt;P&gt;Total Sales&lt;/P&gt;&lt;PRE&gt;Sum(Sales)&lt;/PRE&gt;&lt;P&gt;Germany Sales&lt;/P&gt;&lt;PRE&gt;Sum({&amp;lt;Country = {'Germany'}&amp;gt;}Sales)&lt;/PRE&gt;</description>
      <pubDate>Fri, 08 Feb 2019 14:17:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-on-a-measure/m-p/1541543#M39077</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-02-08T14:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: Filter on a measure</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-on-a-measure/m-p/1542152#M39119</link>
      <description>&lt;P&gt;I'm sorry but I can't use set analysis.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have a master measure named SALES and we want to know how can the user use this unique measures in both cases, Total sales and&amp;nbsp;Germany Sales in the same chart&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 08:45:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-on-a-measure/m-p/1542152#M39119</guid>
      <dc:creator>PabloMC</dc:creator>
      <dc:date>2019-02-11T08:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: Filter on a measure</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-on-a-measure/m-p/1542162#M39120</link>
      <description>&lt;P&gt;Why not create another master measure for user called GermanySales, they can drag Germany sales to see the total. I can't think of any other than changing the script that could do this. It would be easier if you create it in the UI.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 09:08:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-on-a-measure/m-p/1542162#M39120</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2019-02-11T09:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: Filter on a measure</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-on-a-measure/m-p/1542166#M39121</link>
      <description>Because Germany is just an example. They want to make comparisons between a country(Germany, Italy, USA...) and the Total Sales.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 11 Feb 2019 09:13:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-on-a-measure/m-p/1542166#M39121</guid>
      <dc:creator>PabloMC</dc:creator>
      <dc:date>2019-02-11T09:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: Filter on a measure</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-on-a-measure/m-p/1542286#M39123</link>
      <description>&lt;P&gt;I think I fail to understand what you are trying to do. Why can't you use set analysis here? Can you share a flow of events that will happen and what you would want to see at the end?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 12:18:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-on-a-measure/m-p/1542286#M39123</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-02-11T12:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Filter on a measure</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-on-a-measure/m-p/1542306#M39125</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have a data set like this. Sales by country and month.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captura3.PNG" style="width: 328px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/5661iD1AA9B0080744DC6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Captura3.PNG" alt="Captura3.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And we want to do something like this, but with only one expression. We don't want an expression for each country because we have sales, quantity, ebit... and maybe 25 countries. It will make about 150 expressions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to the user drag the Sales expression and filter it by a country? Then we had Sales of a country vs Total sales&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captura2.PNG" style="width: 348px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/5660i215468B276B081C4/image-dimensions/348x217?v=v2" width="348" height="217" role="button" title="Captura2.PNG" alt="Captura2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 12:52:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-on-a-measure/m-p/1542306#M39125</guid>
      <dc:creator>PabloMC</dc:creator>
      <dc:date>2019-02-11T12:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Filter on a measure</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-on-a-measure/m-p/1542322#M39126</link>
      <description>&lt;P&gt;Create a line chart with monthyear as first dimension and country as second dimension. and use Sum(Sales) as expression. Now go to Dimension limits tab and check box for the total.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 13:18:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-on-a-measure/m-p/1542322#M39126</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-02-11T13:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Filter on a measure</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-on-a-measure/m-p/1542346#M39128</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are using Qliksense do the following&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;add the below to the script&lt;/P&gt;&lt;PRE&gt;load * inline [

dim

1

2

];&lt;/PRE&gt;&lt;P&gt;Reload&lt;/P&gt;&lt;P&gt;Add below as your dimension&lt;/P&gt;&lt;P&gt;First dimension&amp;nbsp; [Month Year]&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Second dimension&amp;nbsp; pick(dim, Country,'Total')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Expression&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sum(Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 13:48:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-on-a-measure/m-p/1542346#M39128</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2019-02-11T13:48:12Z</dc:date>
    </item>
  </channel>
</rss>

