<?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: Filtering Measures in Pivot Table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Filtering-Measures-in-Pivot-Table/m-p/1532342#M62665</link>
    <description>Yes, it is possible. As I mentioned earlier, you can use cross table, but the script will depend on what your data structure looks like. but I think it should doable.&lt;BR /&gt;&lt;BR /&gt;ZZ</description>
    <pubDate>Fri, 18 Jan 2019 19:07:39 GMT</pubDate>
    <dc:creator>zzyjordan</dc:creator>
    <dc:date>2019-01-18T19:07:39Z</dc:date>
    <item>
      <title>Filtering Measures in Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Filtering-Measures-in-Pivot-Table/m-p/1531791#M62660</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;I've made a pivot table in Qlik Sense where I'm trying to filter different measures.&lt;/P&gt;&lt;P&gt;I want the user to able to select the values they would like to see from the filter pane and the pivot table should only display the selected values.&lt;/P&gt;&lt;P&gt;However, I'm having trouble linking those two. I have attached a picture below for reference.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:35:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filtering-Measures-in-Pivot-Table/m-p/1531791#M62660</guid>
      <dc:creator>snehal1405</dc:creator>
      <dc:date>2024-11-16T21:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering Measures in Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Filtering-Measures-in-Pivot-Table/m-p/1531837#M62661</link>
      <description>Hi,&lt;BR /&gt;It will be easier if you pivot your measures in load script using cross table so that the measure names could become as dimension name and use it for filter purpose.&lt;BR /&gt;below is the link for your reference.&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/sense/November2018/Subsystems/Hub/Content/Sense_Hub/LoadData/work-with-cross-tables.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/November2018/Subsystems/Hub/Content/Sense_Hub/LoadData/work-with-cross-tables.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;ZZ</description>
      <pubDate>Fri, 18 Jan 2019 00:16:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filtering-Measures-in-Pivot-Table/m-p/1531837#M62661</guid>
      <dc:creator>zzyjordan</dc:creator>
      <dc:date>2019-01-18T00:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering Measures in Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Filtering-Measures-in-Pivot-Table/m-p/1531841#M62662</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to create something like this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=iBfFaLnoPRU" target="_blank"&gt;https://www.youtube.com/watch?v=iBfFaLnoPRU&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Filter of 'Measures' and 'Dimension' to choose what they want to add in the pivot table.&lt;/P&gt;&lt;P&gt;How can I make that filter?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 00:41:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filtering-Measures-in-Pivot-Table/m-p/1531841#M62662</guid>
      <dc:creator>snehal1405</dc:creator>
      <dc:date>2019-01-18T00:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering Measures in Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Filtering-Measures-in-Pivot-Table/m-p/1531853#M62663</link>
      <description>Hi,&lt;BR /&gt;I understand that, but it seems you have multiple measures in your rows and they are actually not dimension, that's why your filter isn't work. Could you mock up a simple app with some dummy data but reflect your issue, then it will be easier for me to show step by step of how to achieve it?&lt;BR /&gt;&lt;BR /&gt;ZZ</description>
      <pubDate>Fri, 18 Jan 2019 02:43:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filtering-Measures-in-Pivot-Table/m-p/1531853#M62663</guid>
      <dc:creator>zzyjordan</dc:creator>
      <dc:date>2019-01-18T02:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering Measures in Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Filtering-Measures-in-Pivot-Table/m-p/1532112#M62664</link>
      <description>&lt;P&gt;Yes, you're right. It is a list of calculated measures.&lt;/P&gt;&lt;P&gt;I added an extra column in my database using load script to display this new column with all calculated measures but, I'm not able to figure out how to list them out in a filter.&lt;/P&gt;&lt;P&gt;Is it possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 13:23:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filtering-Measures-in-Pivot-Table/m-p/1532112#M62664</guid>
      <dc:creator>snehal1405</dc:creator>
      <dc:date>2019-01-18T13:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering Measures in Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Filtering-Measures-in-Pivot-Table/m-p/1532342#M62665</link>
      <description>Yes, it is possible. As I mentioned earlier, you can use cross table, but the script will depend on what your data structure looks like. but I think it should doable.&lt;BR /&gt;&lt;BR /&gt;ZZ</description>
      <pubDate>Fri, 18 Jan 2019 19:07:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filtering-Measures-in-Pivot-Table/m-p/1532342#M62665</guid>
      <dc:creator>zzyjordan</dc:creator>
      <dc:date>2019-01-18T19:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering Measures in Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Filtering-Measures-in-Pivot-Table/m-p/1535966#M62666</link>
      <description>&lt;P&gt;Thanks! I used an index() condition and it worked. Thanks for your time.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jan 2019 14:05:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filtering-Measures-in-Pivot-Table/m-p/1535966#M62666</guid>
      <dc:creator>snehal1405</dc:creator>
      <dc:date>2019-01-28T14:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering Measures in Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Filtering-Measures-in-Pivot-Table/m-p/1600579#M62667</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Can you elaborate how did you do that. I also want to be able to filter my measures in a pivot table.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 19:01:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filtering-Measures-in-Pivot-Table/m-p/1600579#M62667</guid>
      <dc:creator>CaBolba</dc:creator>
      <dc:date>2019-07-09T19:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering Measures in Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Filtering-Measures-in-Pivot-Table/m-p/1600811#M62668</link>
      <description>&lt;P&gt;Hi, how did you make this pivot table?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need this &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt; please give me instructions...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jasmina&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 09:29:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filtering-Measures-in-Pivot-Table/m-p/1600811#M62668</guid>
      <dc:creator>jasmina_karcic</dc:creator>
      <dc:date>2019-07-10T09:29:17Z</dc:date>
    </item>
  </channel>
</rss>

