<?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 with measures like values. Select a measure in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Filter-with-measures-like-values-Select-a-measure/m-p/57806#M3853</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can add an extra table in your script with the expressions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Measures:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;Label, Expression&lt;/P&gt;&lt;P&gt;Sum of Sales, sum(Sales)&lt;/P&gt;&lt;P&gt;Average Sales, avg(Sales)&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After reloading you can add a filter pane in your app for the Label field. And change the measure in your pivot table with =$(=Only(Expression)) as expression and =Only(Label) as the label&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Apr 2018 17:06:34 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2018-04-18T17:06:34Z</dc:date>
    <item>
      <title>Filter with measures like values. Select a measure</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-with-measures-like-values-Select-a-measure/m-p/57805#M3852</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;I would like create a filter where I could choose between several measures, with the end to show in a pivot table or chart only a measure or other.&lt;/P&gt;&lt;P&gt;In this moment, I have this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="medidas.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/200072_medidas.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this table, to different of a dimensions, the measures (&lt;STRONG&gt;&lt;EM&gt;Medidas&lt;/EM&gt;&lt;/STRONG&gt;) can not be selected. So always "&lt;STRONG&gt;&lt;EM&gt;Pasajeros&lt;/EM&gt;&lt;/STRONG&gt;" and "&lt;STRONG&gt;&lt;EM&gt;Pasajeros&lt;/EM&gt;&lt;/STRONG&gt;-&lt;EM&gt;&lt;STRONG&gt;km&lt;/STRONG&gt;&lt;/EM&gt;" are showed.&lt;/P&gt;&lt;P&gt;I can't want unpivot the table. So that isn't a option.&lt;/P&gt;&lt;P&gt;Is posible create a table with the measures and link with actual table?&lt;/P&gt;&lt;P&gt;Can someone help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 16:30:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-with-measures-like-values-Select-a-measure/m-p/57805#M3852</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-18T16:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Filter with measures like values. Select a measure</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-with-measures-like-values-Select-a-measure/m-p/57806#M3853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can add an extra table in your script with the expressions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Measures:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;Label, Expression&lt;/P&gt;&lt;P&gt;Sum of Sales, sum(Sales)&lt;/P&gt;&lt;P&gt;Average Sales, avg(Sales)&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After reloading you can add a filter pane in your app for the Label field. And change the measure in your pivot table with =$(=Only(Expression)) as expression and =Only(Label) as the label&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 17:06:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-with-measures-like-values-Select-a-measure/m-p/57806#M3853</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-04-18T17:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Filter with measures like values. Select a measure</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-with-measures-like-values-Select-a-measure/m-p/57807#M3854</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;Thanks by your answer. But It don't work like I hope. Now when I choose one option, this is duplicate (obvious), and when I choose 2 or more, nothing.&lt;/P&gt;&lt;P&gt;The label isn't changed.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="medidas_1.PNG" class="jive-image image-1" height="170" src="https://community.qlik.com/legacyfs/online/200142_medidas_1.PNG" style="height: 170.139px; width: 389px;" width="389" /&gt;&lt;/P&gt;&lt;P&gt;And&lt;/P&gt;&lt;P&gt;&lt;IMG alt="medidas_2.PNG" class="jive-image image-2" height="139" src="https://community.qlik.com/legacyfs/online/200153_medidas_2.PNG" style="height: 138.742px; width: 380px;" width="380" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is posible have the both columns (or any), and one of them hide/show when I choose a mesaure? Like when you select a opcion in a filter by dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you and regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 08:30:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-with-measures-like-values-Select-a-measure/m-p/57807#M3854</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-19T08:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: Filter with measures like values. Select a measure</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-with-measures-like-values-Select-a-measure/m-p/1667505#M50345</link>
      <description>&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;This was very helpful for something I'm working on.&amp;nbsp; Is there any way to set this up to where a user could select multiple labels and it would sum all of them rather than it only working when one is selected?&amp;nbsp; My example would be that a user would be looking to combine certain types of cost like pharmacy cost, non pharmacy supply cost,&amp;nbsp; salaries etc.?&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2020 19:58:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-with-measures-like-values-Select-a-measure/m-p/1667505#M50345</guid>
      <dc:creator>MHarrell</dc:creator>
      <dc:date>2020-01-20T19:58:00Z</dc:date>
    </item>
  </channel>
</rss>

