<?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 Dimension when using Alternate States in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Filter-Dimension-when-using-Alternate-States/m-p/2446611#M97708</link>
    <description>&lt;P&gt;It depends on how you use Alternate states and what your objective is. Are you applying it to the whole table or a measure ?&lt;/P&gt;</description>
    <pubDate>Tue, 30 Apr 2024 01:11:58 GMT</pubDate>
    <dc:creator>Lisa_P</dc:creator>
    <dc:date>2024-04-30T01:11:58Z</dc:date>
    <item>
      <title>Filter Dimension when using Alternate States</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Dimension-when-using-Alternate-States/m-p/2446606#M97707</link>
      <description>&lt;P&gt;I am trying to create sales info for a customizable "Current Period" and "Prior Period" setup similar to what is in our company's ERP.&lt;/P&gt;
&lt;P&gt;I used the same field INVOICE_DATE.autocalendar.YearMonth and created two filters with alternate states for each period.&lt;/P&gt;
&lt;P&gt;While that does work on the surface, it feels really limiting because I cannot seem to filter down any dimension field. I am using a pivot table format, and I cannot seem to filter down to one specific customer or product family or sales rep or anything.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way around this, or is this just inherent to Alt States in QLIK?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;THX!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2024 00:02:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Dimension-when-using-Alternate-States/m-p/2446606#M97707</guid>
      <dc:creator>jalanhart</dc:creator>
      <dc:date>2024-04-30T00:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Dimension when using Alternate States</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Dimension-when-using-Alternate-States/m-p/2446611#M97708</link>
      <description>&lt;P&gt;It depends on how you use Alternate states and what your objective is. Are you applying it to the whole table or a measure ?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2024 01:11:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Dimension-when-using-Alternate-States/m-p/2446611#M97708</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2024-04-30T01:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Dimension when using Alternate States</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Dimension-when-using-Alternate-States/m-p/2447121#M97728</link>
      <description>&lt;P&gt;Hey Lisa,&lt;/P&gt;
&lt;P&gt;I have a pivot table that has dimensions as the rows for customer and sales part, and measures as values one for QTY sold and one for sales in the current period and one for the prior period.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have only applied to measures within the table iutself, such as --&amp;nbsp; sum({[Current Period]} INVOICED_QTY)&lt;/P&gt;
&lt;P&gt;When filtering on the date filters with the alternate states applied they work great, but the table isn't as useful if it's not filterable. In this table below I would need to be able to filter on any dimension and it still shows the sales according to the time period chosen.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jalanhart_0-1714490579689.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/165155i2AC694354B5910DB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jalanhart_0-1714490579689.png" alt="jalanhart_0-1714490579689.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2024 15:24:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Dimension-when-using-Alternate-States/m-p/2447121#M97728</guid>
      <dc:creator>jalanhart</dc:creator>
      <dc:date>2024-04-30T15:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Dimension when using Alternate States</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Dimension-when-using-Alternate-States/m-p/2447257#M97735</link>
      <description>&lt;P&gt;You can also include selections from the default state using&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;sum({[Current Period]*$} INVOICED_QTY) to show the overlap of the state and selections&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 01:44:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Dimension-when-using-Alternate-States/m-p/2447257#M97735</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2024-05-01T01:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Dimension when using Alternate States</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Dimension-when-using-Alternate-States/m-p/2447504#M97758</link>
      <description>&lt;P&gt;thanks again, and while that seems to turn all other customers' data to zero if I filter on one specific customer, it doesn't remove them from the table at all, which is what I need it to do.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Basically what I'm trying to say is if I have this little table. I want to be able to select a Current Period (CP) and a Prior Period (PP) using a date picker or just a filter pane field, and then be able to filter on just CUSTOMER B or whatever, and have the pivot table only show customer B.&amp;nbsp;&lt;/P&gt;
&lt;TABLE width="334"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="78"&gt;CUSTOMER&amp;nbsp;&lt;/TD&gt;
&lt;TD width="64"&gt;QTY CP&lt;/TD&gt;
&lt;TD width="64"&gt;SALES CP&lt;/TD&gt;
&lt;TD width="64"&gt;QTY PP&lt;/TD&gt;
&lt;TD width="64"&gt;SALES PP&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;A&lt;/TD&gt;
&lt;TD&gt;1&lt;/TD&gt;
&lt;TD&gt;10&lt;/TD&gt;
&lt;TD&gt;1&lt;/TD&gt;
&lt;TD&gt;8&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;B&lt;/TD&gt;
&lt;TD&gt;2&lt;/TD&gt;
&lt;TD&gt;20&lt;/TD&gt;
&lt;TD&gt;2&lt;/TD&gt;
&lt;TD&gt;16&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;C&lt;/TD&gt;
&lt;TD&gt;3&lt;/TD&gt;
&lt;TD&gt;30&lt;/TD&gt;
&lt;TD&gt;3&lt;/TD&gt;
&lt;TD&gt;24&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;D&lt;/TD&gt;
&lt;TD&gt;4&lt;/TD&gt;
&lt;TD&gt;40&lt;/TD&gt;
&lt;TD&gt;4&lt;/TD&gt;
&lt;TD&gt;32&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Wed, 01 May 2024 23:29:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Dimension-when-using-Alternate-States/m-p/2447504#M97758</guid>
      <dc:creator>jalanhart</dc:creator>
      <dc:date>2024-05-01T23:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Dimension when using Alternate States</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Dimension-when-using-Alternate-States/m-p/2447768#M97781</link>
      <description>&lt;P&gt;Hi Lisa, for some reason I edited my reply and then it got deleted somehow, or at least I don't see it.&lt;/P&gt;
&lt;P&gt;That expression did not work the way I wanted it to because while it seemed to only show the values for the customer I filtered on, it didn't filter the whole table down to just the filtered customer like it does if I am not using alternate states, which is what I want it to do.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this is my sheet, I want to select my alt state time periods using a date picker or just a YEAR-MONTH filter pane and then have the pivot table narrow down to just customer C in this example is I wanted to&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jalanhart_0-1714641007446.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/165244iDA01F2AB23B4E404/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jalanhart_0-1714641007446.png" alt="jalanhart_0-1714641007446.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 09:10:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Dimension-when-using-Alternate-States/m-p/2447768#M97781</guid>
      <dc:creator>jalanhart</dc:creator>
      <dc:date>2024-05-02T09:10:23Z</dc:date>
    </item>
  </channel>
</rss>

