<?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: Alternate States with Set Analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Alternate-States-with-Set-Analysis/m-p/1170268#M896301</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you checked if you current selection box is in the same state as the state where you are making selection in the year field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jul 2016 13:50:34 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-07-28T13:50:34Z</dc:date>
    <item>
      <title>Alternate States with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-States-with-Set-Analysis/m-p/1170262#M896295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created and assigned "State 1" on one of my textbox objects. Within this object, I have set analysis: sum({$&amp;lt;[Receipt Type]={'Follow-up Receipt'}&amp;gt;} [Case Count]). But the result wasn't correct. How I can modify it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Becky&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-States-with-Set-Analysis/m-p/1170262#M896295</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate States with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-States-with-Set-Analysis/m-p/1170263#M896296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But you also assigned your expression inherited state by adding the $ (dollar sign)... try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Sum({&amp;lt;[Receipt Type]={'Follow-up Receipt'}&amp;gt;} [Case Count])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 13:33:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-States-with-Set-Analysis/m-p/1170263#M896296</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-28T13:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate States with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-States-with-Set-Analysis/m-p/1170264#M896297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, got it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought I should do =Sum({[State1]&amp;lt;[Receipt Type]='Follow-up Receipt'&amp;gt;} [Case Count]) ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Sunny!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 13:37:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-States-with-Set-Analysis/m-p/1170264#M896297</guid>
      <dc:creator />
      <dc:date>2016-07-28T13:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate States with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-States-with-Set-Analysis/m-p/1170265#M896298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you object is in State1, you don't have to specify it (you can, but you don't have to). But specifying $ is problematic, because then you are telling the expression to ignore object's state and react to inherited state &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 13:40:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-States-with-Set-Analysis/m-p/1170265#M896298</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-28T13:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate States with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-States-with-Set-Analysis/m-p/1170266#M896299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, I see. Really helpful Sunny!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I noticed one thing. I assigned "year" object and textbox objects in State1. So when I choose the year in my current tab, it won't effect the result in other tabs. However, there is no value shows up in the "Current Selections" box. Do you know why?&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/132853_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Btw, I am not sure why I can't find "correct" answer option...This is the first I cann't find it.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="132852" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/132852_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Becky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 13:43:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-States-with-Set-Analysis/m-p/1170266#M896299</guid>
      <dc:creator />
      <dc:date>2016-07-28T13:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate States with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-States-with-Set-Analysis/m-p/1170267#M896300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well as long as you want your expression to be in the same state as your object, you don't need to add anything there. If you want the expression to behave to another state, or if you want it to be react to multiple states, then you need to specify the state.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look here for marking correct and helpful responses:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14806"&gt;Qlik Community Tip: Marking Replies as Correct or Helpful&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 13:47:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-States-with-Set-Analysis/m-p/1170267#M896300</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-28T13:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate States with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-States-with-Set-Analysis/m-p/1170268#M896301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you checked if you current selection box is in the same state as the state where you are making selection in the year field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 13:50:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-States-with-Set-Analysis/m-p/1170268#M896301</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-28T13:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate States with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-States-with-Set-Analysis/m-p/1170269#M896302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oh! That's why!! Thank you ha!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no "Correct Answer" button shows up. It only happened today. Very weird. I will try to log out and log in to see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/132861_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 13:53:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-States-with-Set-Analysis/m-p/1170269#M896302</guid>
      <dc:creator />
      <dc:date>2016-07-28T13:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate States with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-States-with-Set-Analysis/m-p/1170270#M896303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could be the browser issue. Not entirely sure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 13:56:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-States-with-Set-Analysis/m-p/1170270#M896303</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-28T13:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate States with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-States-with-Set-Analysis/m-p/1170271#M896304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I switched to another browser, but it shows the same. See the little icon in front of my post is different than others.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/132862_pastedImage_0.png" style="width: 334px; height: 137px; float: left;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 14:01:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-States-with-Set-Analysis/m-p/1170271#M896304</guid>
      <dc:creator />
      <dc:date>2016-07-28T14:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate States with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-States-with-Set-Analysis/m-p/1170272#M896305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh I get it, this thread is opened as a discussion instead of a question. There is no way to revert back. Its fine if you leave it like this now &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 14:06:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-States-with-Set-Analysis/m-p/1170272#M896305</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-28T14:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate States with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-States-with-Set-Analysis/m-p/1170273#M896306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, maybe I accidentally unmarked "mark as question". Sorry...And thank you again Sunny. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 14:09:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-States-with-Set-Analysis/m-p/1170273#M896306</guid>
      <dc:creator />
      <dc:date>2016-07-28T14:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate States with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-States-with-Set-Analysis/m-p/1170274#M896308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem at all, I am glad I was able to offer help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 14:11:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-States-with-Set-Analysis/m-p/1170274#M896308</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-28T14:11:31Z</dc:date>
    </item>
  </channel>
</rss>

