<?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 Alternate State Dimention in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Alternate-State-Dimention/m-p/1172237#M380916</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wan't to compare data with some alternate states.&lt;/P&gt;&lt;P&gt;So I have 2 tables in two different states. ST1 and ST2 or in the default which is not clear for me how to set it.&lt;/P&gt;&lt;P&gt;To have my filters and calculations done there is no problem they are linked to the state I needed ST1 or ST2 and with set analysis I got my results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now we have several dimentions linked to those tables to show and hide column in both tables that are in the default state.&lt;/P&gt;&lt;P&gt;So for example if I show the year column it shows the year column in both tables. If I select a year filter for ST1 then I got my result for ST1 and if I select my year filter for ST2 then I got my result for ST2 which is working fin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now when I wan't to drill down on my year dimention in the ST1 table it uses the default state and changes the time in both tables.&lt;/P&gt;&lt;P&gt;So how can I link that dimention that needs to be made visable in both tables in one table to ST1 and in the other table to ST2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I duplicate my dimention selectors then this will work but then I have to double more then 40 dimentions and makethem available on the screen which is not a good idee I think. Is there a way to accomplish this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jun 2016 11:57:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-06-22T11:57:05Z</dc:date>
    <item>
      <title>Alternate State Dimention</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-State-Dimention/m-p/1172237#M380916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wan't to compare data with some alternate states.&lt;/P&gt;&lt;P&gt;So I have 2 tables in two different states. ST1 and ST2 or in the default which is not clear for me how to set it.&lt;/P&gt;&lt;P&gt;To have my filters and calculations done there is no problem they are linked to the state I needed ST1 or ST2 and with set analysis I got my results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now we have several dimentions linked to those tables to show and hide column in both tables that are in the default state.&lt;/P&gt;&lt;P&gt;So for example if I show the year column it shows the year column in both tables. If I select a year filter for ST1 then I got my result for ST1 and if I select my year filter for ST2 then I got my result for ST2 which is working fin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now when I wan't to drill down on my year dimention in the ST1 table it uses the default state and changes the time in both tables.&lt;/P&gt;&lt;P&gt;So how can I link that dimention that needs to be made visable in both tables in one table to ST1 and in the other table to ST2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I duplicate my dimention selectors then this will work but then I have to double more then 40 dimentions and makethem available on the screen which is not a good idee I think. Is there a way to accomplish this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2016 11:57:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-State-Dimention/m-p/1172237#M380916</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-22T11:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate State Dimention</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-State-Dimention/m-p/1172238#M380917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi seoco_be,&lt;/P&gt;&lt;P&gt;You can use :: to transfer selections between states:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum({ST1&amp;lt;Year=ST2::Year&amp;gt;} Values)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 06:21:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-State-Dimention/m-p/1172238#M380917</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-23T06:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate State Dimention</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-State-Dimention/m-p/1172239#M380918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That I already tried to add a calculated dimention as =aggr(only({$&amp;lt;[Calendar Year]=AS_TimePeriod::[Calendar Year]&amp;gt;} [Calendar Year]), [Calendar Year]) but it seems not to work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 08:51:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-State-Dimention/m-p/1172239#M380918</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-23T08:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate State Dimention</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-State-Dimention/m-p/1172240#M380919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you share one example please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 09:24:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-State-Dimention/m-p/1172240#M380919</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-23T09:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate State Dimention</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-State-Dimention/m-p/1172241#M380920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manuel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached one see in my previous reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 09:26:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-State-Dimention/m-p/1172241#M380920</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-23T09:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate State Dimention</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-State-Dimention/m-p/1172242#M380921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I haven't see it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can change your dimensions like this: sum({&lt;STRONG&gt;1&lt;/STRONG&gt;*ST2}SALES), and your selections on ST1 will not affect to ST2, but visible fields will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 12:45:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-State-Dimention/m-p/1172242#M380921</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-23T12:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate State Dimention</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-State-Dimention/m-p/1172243#M380922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry but I don't understand.&lt;/P&gt;&lt;P&gt;The problem is when I click on the year&amp;nbsp; or quarter or month or week or day field in the left table than that selection is not linked to my ST1 but to the normal state. It should only effect the left table. For ST2 it should only effect the right table.now it effects both tables. The expressions are working fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 12:54:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-State-Dimention/m-p/1172243#M380922</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-23T12:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate State Dimention</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-State-Dimention/m-p/1172244#M380923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi seoco,&lt;/P&gt;&lt;P&gt;I understand, but your objects haven't any State, and your dimensions don't be affected by states.&lt;/P&gt;&lt;P&gt;You only have alternate states on your expressions, &lt;SPAN lang="en"&gt;that's the reason why your choices affect both graphs. As you have in the graph on the left the year 2015 selected, and in the graph on the right the year 2014, selecting 2014 in the graph on the right you won't see anything on the graph on the left, because the state is 2015, and not 2014.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you&lt;/SPAN&gt; &lt;SPAN&gt;really&lt;/SPAN&gt; &lt;SPAN&gt;expect&lt;/SPAN&gt; &lt;SPAN&gt;is that&lt;/SPAN&gt; &lt;SPAN&gt;the selections&lt;/SPAN&gt; &lt;SPAN&gt;do not affect&lt;/SPAN&gt; &lt;SPAN&gt;both graphs&lt;/SPAN&gt;, the expressions &lt;SPAN&gt;have to change&lt;/SPAN&gt; &lt;SPAN&gt;so&lt;/SPAN&gt; &lt;SPAN&gt;that&lt;/SPAN&gt; I mentioned earlier&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 13:57:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-State-Dimention/m-p/1172244#M380923</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-23T13:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate State Dimention</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-State-Dimention/m-p/1172245#M380924</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 all understand this. But is there no way that you can select the year, or quarter or an other time dimension in the left table and the filters are updated for that year or quarter in the left filter set. And this the same for the right table. But if you show hide a column it should effect both tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even if apply ST1 to the left table and ST2 to the right table I still can't get it working. Then my show/hide columns are not working anymore. Maybe this totally not possible but something that is very common used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the moment I have some kind love/hate relation with QlikView&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 09:09:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-State-Dimention/m-p/1172245#M380924</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-24T09:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate State Dimention</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-State-Dimention/m-p/1172246#M380925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi seoco,&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;You do not have to apply the transfer of states in dimmensions, you have to apply in expressions. The dimensions will come from what is calculated in the expression, because it is there where you are filtering information to display.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;That is the reason because you have to modify your expressions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Rregards!!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 09:28:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-State-Dimention/m-p/1172246#M380925</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-24T09:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate State Dimention</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-State-Dimention/m-p/1172247#M380926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried but it still does not working as it should be.&lt;/P&gt;&lt;P&gt;Can you give an example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 09:33:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-State-Dimention/m-p/1172247#M380926</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-24T09:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate State Dimention</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-State-Dimention/m-p/1172248#M380927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi seoco,&lt;/P&gt;&lt;P&gt;See first for do it with expressions, and see second tab to see how do it only with alternate states.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 10:15:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-State-Dimention/m-p/1172248#M380927</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-24T10:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate State Dimention</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-State-Dimention/m-p/1172249#M380928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Manuel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is incredible. I already tried this and it was also not working.&lt;/P&gt;&lt;P&gt;When I open the version you have send to me it is working perfect. When I adjust my local version it still does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So to be clear you just added the left filters and Chart to ST1 and the right filter and chart to ST2&amp;nbsp; whithout set analysis and the dimentions inherited. Right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My developer version is 11.20 SR12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 11:44:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-State-Dimention/m-p/1172249#M380928</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-24T11:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate State Dimention</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-State-Dimention/m-p/1172250#M380929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Left chart is ST1 and Right chart is ST2. There isn't set analisys, and dims are normal dims.&lt;/P&gt;&lt;P&gt;I have created a Variable with Concat to force use inherit selections.&lt;/P&gt;&lt;P&gt;See the variable and conditions on charts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My versión es 11.20 SR11. There isn't any known bug about Alternate States on SR12.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 12:10:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-State-Dimention/m-p/1172250#M380929</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-24T12:10:53Z</dc:date>
    </item>
  </channel>
</rss>

