<?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: How to use alternate state? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-alternate-state/m-p/1240564#M848056</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought she well and known about Alternate states guide. I am thinking future not initial stage.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Mar 2017 10:02:55 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-03-20T10:02:55Z</dc:date>
    <item>
      <title>How to use alternate state?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-alternate-state/m-p/1240558#M848050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I have built 10 kpis using text box and treading chart respectively,all the text boxes are having actions to filter out the trending chart.&lt;/P&gt;&lt;P&gt;When i click on text box it should filter only respective trending chart ,but it is filtering all the charts .&lt;/P&gt;&lt;P&gt;How can i achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shruthi&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/How-to-use-alternate-state/m-p/1240558#M848050</guid>
      <dc:creator>shruthibk</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to use alternate state?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-alternate-state/m-p/1240559#M848051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create one variable and then call simple null like vVar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, Go to text box layout tab and enable the condition use this &lt;STRONG&gt;If(&lt;SPAN style="font-size: 13.3333px;"&gt;vVar&lt;/SPAN&gt;=1,1,0)&lt;/STRONG&gt; and then go to Trend object then use this &lt;STRONG&gt;If(&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;vVar=1,1,0)&lt;/STRONG&gt; or use simple select in field by help of same variable &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 09:30:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-alternate-state/m-p/1240559#M848051</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-03-20T09:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to use alternate state?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-alternate-state/m-p/1240560#M848052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;approach is not about hiding the chart.how can we use alternate state to make selection impact on respective charts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 09:42:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-alternate-state/m-p/1240560#M848052</guid>
      <dc:creator>shruthibk</dc:creator>
      <dc:date>2017-03-20T09:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to use alternate state?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-alternate-state/m-p/1240561#M848053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi shruti,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First you can create alternate state's in settings-document properties(refer the screenshot)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can enable STATEA in all objects in first sheet,STATEB in second sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SCREENSHOT2:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ALTERNATE STATE2.png" class="jive-image image-2" src="/legacyfs/online/156819_ALTERNATE STATE2.png" style="height: 388px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;SCREENSHOT1:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ALTERNATE STATE.png" class="jive-image image-1" src="/legacyfs/online/156818_ALTERNATE STATE.png" style="height: 388px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 09:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-alternate-state/m-p/1240561#M848053</guid>
      <dc:creator>prathapg1959</dc:creator>
      <dc:date>2017-03-20T09:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to use alternate state?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-alternate-state/m-p/1240562#M848054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be my fault, Alternate states are there? Can you let me know with example, I meant which text box you click and which charts you don't want to effect / Effectiveness.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually, We can follow kind of this? I am sorry, If still not the reach you. You may describe more &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({AlterState1&amp;lt;Month, Year&amp;gt;}Sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 09:51:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-alternate-state/m-p/1240562#M848054</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-03-20T09:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to use alternate state?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-alternate-state/m-p/1240563#M848055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First you need to create alternate state ID (refer screenshot1 and create ID's first) .It will enable alternate states option in all object's automatically.Refer screenshot 2,It will show all id's which you created in setting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Use first ID in sheet1 for all objects...second ID in sheet to for all object's.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Refer screenshot 2 for enable alternatestate in object's &amp;amp; chart's.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 10:00:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-alternate-state/m-p/1240563#M848055</guid>
      <dc:creator>prathapg1959</dc:creator>
      <dc:date>2017-03-20T10:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to use alternate state?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-alternate-state/m-p/1240564#M848056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought she well and known about Alternate states guide. I am thinking future not initial stage.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 10:02:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-alternate-state/m-p/1240564#M848056</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-03-20T10:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to use alternate state?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-alternate-state/m-p/1240565#M848057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi i have all the charts in same sheet,predefined calculations from backend ,each text boxes are calculating based on some flags ,i am passing those flags in text object so that it will filter the charts,i can't use single alternate state ,since i am having many bookmarks,when i am trying to use alternatestate book marks aren't working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 10:16:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-alternate-state/m-p/1240565#M848057</guid>
      <dc:creator>shruthibk</dc:creator>
      <dc:date>2017-03-20T10:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to use alternate state?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-alternate-state/m-p/1240566#M848058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;hi i have all the charts in same sheet,predefined calculations from backend ,each text boxes are calculating based on some flags ,i am passing those flags in text object so that it will filter the charts,i can't use single alternate state ,since i am having many bookmarks,when i am trying to use alternatestate book marks aren't working&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 10:57:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-alternate-state/m-p/1240566#M848058</guid>
      <dc:creator>shruthibk</dc:creator>
      <dc:date>2017-03-20T10:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to use alternate state?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-alternate-state/m-p/1240567#M848059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi shruti,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can able to use alternate state's in same sheet also.Better if you able to share sample qvw or screenshot's..It would help us to understand issue easyly...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 12:02:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-alternate-state/m-p/1240567#M848059</guid>
      <dc:creator>prathapg1959</dc:creator>
      <dc:date>2017-03-20T12:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to use alternate state?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-alternate-state/m-p/1240568#M848060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shruti,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have you check the Qlik Help page for this topic?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/Alternate%20States.htm" title="https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/Alternate%20States.htm"&gt;https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/Alternate%20States.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It may be useful...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 12:25:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-alternate-state/m-p/1240568#M848060</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2017-03-20T12:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to use alternate state?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-alternate-state/m-p/1240569#M848061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share application, Where ASBM is not working?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 12:28:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-alternate-state/m-p/1240569#M848061</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-03-20T12:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to use alternate state?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-alternate-state/m-p/1240570#M848063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi shruthi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;look at this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=OvPRpdCZfHU" title="https://www.youtube.com/watch?v=OvPRpdCZfHU"&gt;1. Alternate States Brushing Demo - YouTube&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2 .&lt;A href="https://www.youtube.com/watch?v=F1-qAgqyB2c" title="https://www.youtube.com/watch?v=F1-qAgqyB2c"&gt;https://www.youtube.com/watch?v=F1-qAgqyB2c&lt;/A&gt;&lt;/P&gt;&lt;P&gt;3. &lt;A href="https://www.youtube.com/watch?v=jXybIzLWtAQ" title="https://www.youtube.com/watch?v=jXybIzLWtAQ"&gt;https://www.youtube.com/watch?v=jXybIzLWtAQ&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope that helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;beck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 14:17:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-alternate-state/m-p/1240570#M848063</guid>
      <dc:creator>beck_bakytbek</dc:creator>
      <dc:date>2017-03-20T14:17:44Z</dc:date>
    </item>
  </channel>
</rss>

