<?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: Dynamically Change the Expression Label in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamically-Change-the-Expression-Label/m-p/839511#M998217</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, I cannot select a particular Airline. Need to make it dynamic.. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Jun 2015 08:23:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-06-29T08:23:13Z</dc:date>
    <item>
      <title>Dynamically Change the Expression Label</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-Change-the-Expression-Label/m-p/839508#M998214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Day...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am making a pivot table with 3 dimension and 2 expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The dimension are&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customer Code&lt;/P&gt;&lt;P&gt;Customer Name&lt;/P&gt;&lt;P&gt;Air Line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Expression are&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amount&lt;/P&gt;&lt;P&gt;Incentive&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want an option to dynamically change the name of this Incentive based on the dimension Airline, if the air line is A, then i need&lt;/P&gt;&lt;P&gt;Incentive as "Incentive -10%", if the Airline is B, incentive should be "Incentive-20%" and go on..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RK&lt;IMG __jive_id="91137" alt="1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/91137_1.png" style="height: 38px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2015 08:14:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-Change-the-Expression-Label/m-p/839508#M998214</guid>
      <dc:creator />
      <dc:date>2015-06-29T08:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically Change the Expression Label</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-Change-the-Expression-Label/m-p/839509#M998215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any on AirLine selected at a time? &lt;/P&gt;&lt;P&gt;If Yes, you can use something like below in lable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(GetFieldSelections([Air Line]) = 'A', 'Incentive -10%', 'Incentive - 20%')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2015 08:19:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-Change-the-Expression-Label/m-p/839509#M998215</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-06-29T08:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically Change the Expression Label</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-Change-the-Expression-Label/m-p/839510#M998216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please share some sample data then will try to implement this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2015 08:19:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-Change-the-Expression-Label/m-p/839510#M998216</guid>
      <dc:creator>jsingh71</dc:creator>
      <dc:date>2015-06-29T08:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically Change the Expression Label</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-Change-the-Expression-Label/m-p/839511#M998217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, I cannot select a particular Airline. Need to make it dynamic.. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2015 08:23:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-Change-the-Expression-Label/m-p/839511#M998217</guid>
      <dc:creator />
      <dc:date>2015-06-29T08:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically Change the Expression Label</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-Change-the-Expression-Label/m-p/839512#M998218</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 attached a sample file. Please have a look on that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2015 08:43:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-Change-the-Expression-Label/m-p/839512#M998218</guid>
      <dc:creator />
      <dc:date>2015-06-29T08:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically Change the Expression Label</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-Change-the-Expression-Label/m-p/839513#M998219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have attached a sample file..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2015 08:43:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-Change-the-Expression-Label/m-p/839513#M998219</guid>
      <dc:creator />
      <dc:date>2015-06-29T08:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically Change the Expression Label</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-Change-the-Expression-Label/m-p/839514#M998220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ranjith, we have to tell the system/ur chart some way u changed some thing(accordingly ur changes ur chart expressions also will change),but ur saying to &lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/MRKachhiaIMP"&gt;MRKachhiaIMP&lt;/A&gt; question answer as NO,if that is the case how ur system will understand something is dynamically changed?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;u can use the option suggested by &lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/MRKachhiaIMP"&gt;MRKachhiaIMP&lt;/A&gt; &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;else u can create a variable with input box,and pass ur values as Airline A or B, and in ur expression u can us ethis variable and write ur conditions.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2015 08:44:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-Change-the-Expression-Label/m-p/839514#M998220</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2015-06-29T08:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically Change the Expression Label</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-Change-the-Expression-Label/m-p/839515#M998221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay Shiva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me try like that...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2015 08:59:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-Change-the-Expression-Label/m-p/839515#M998221</guid>
      <dc:creator />
      <dc:date>2015-06-29T08:59:03Z</dc:date>
    </item>
  </channel>
</rss>

