<?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 Multiple Alternate States in a Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multiple-Alternate-States-in-a-Chart/m-p/1195606#M878876</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am creating a chart with multiple expressions that each exist in a separate state.&amp;nbsp; I have included the example below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;[Chart 1]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Total Spend]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;They all work fine, but I wanted to add on a simple field =Fieldname on the end.&amp;nbsp; Those aren't working with the alternate states the same way.&amp;nbsp; I was trying =({[Chart 1]} Fieldname) but that was coming up as an error.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Does anyone know how to write this?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Multiple Alternate States in a Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Alternate-States-in-a-Chart/m-p/1195606#M878876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am creating a chart with multiple expressions that each exist in a separate state.&amp;nbsp; I have included the example below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;[Chart 1]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Total Spend]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;They all work fine, but I wanted to add on a simple field =Fieldname on the end.&amp;nbsp; Those aren't working with the alternate states the same way.&amp;nbsp; I was trying =({[Chart 1]} Fieldname) but that was coming up as an error.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Does anyone know how to write this?&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/Multiple-Alternate-States-in-a-Chart/m-p/1195606#M878876</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Alternate States in a Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Alternate-States-in-a-Chart/m-p/1195607#M878877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try using Only() function&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;=Only({[Chart1]}Fieldname)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 16:58:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Alternate-States-in-a-Chart/m-p/1195607#M878877</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-10-13T16:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Alternate States in a Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Alternate-States-in-a-Chart/m-p/1195608#M878878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Jeremy - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How are you? Are you looking for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({[Chart 1]} [Total Spend])&lt;SPAN style="color: #ff0000;"&gt; &amp;amp; ' ' &amp;amp; Only({[Chart 1]} Fieldname)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 16:59:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Alternate-States-in-a-Chart/m-p/1195608#M878878</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-13T16:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Alternate States in a Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Alternate-States-in-a-Chart/m-p/1195609#M878879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much Sunny.&amp;nbsp; I will check to see if this will work.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 17:20:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Alternate-States-in-a-Chart/m-p/1195609#M878879</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-13T17:20:51Z</dc:date>
    </item>
  </channel>
</rss>

