<?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 Text Box text should change as per Dimension selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Text-Box-text-should-change-as-per-Dimension-selection/m-p/1029142#M347601</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In a attached application in Text box I have written a below code by which I am getting channel and Target in a Text box like 'Alternate Target'. But, if nothing is selected then I want 'Overall Target' in a Text box instead of only Target. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=GetFieldSelections(Channel) &amp;amp; ' Target'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help in achieving this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 13 Feb 2016 14:14:35 GMT</pubDate>
    <dc:creator>pra_kale</dc:creator>
    <dc:date>2016-02-13T14:14:35Z</dc:date>
    <item>
      <title>Text Box text should change as per Dimension selection</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-text-should-change-as-per-Dimension-selection/m-p/1029142#M347601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In a attached application in Text box I have written a below code by which I am getting channel and Target in a Text box like 'Alternate Target'. But, if nothing is selected then I want 'Overall Target' in a Text box instead of only Target. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=GetFieldSelections(Channel) &amp;amp; ' Target'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help in achieving this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Feb 2016 14:14:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-text-should-change-as-per-Dimension-selection/m-p/1029142#M347601</guid>
      <dc:creator>pra_kale</dc:creator>
      <dc:date>2016-02-13T14:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box text should change as per Dimension selection</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-text-should-change-as-per-Dimension-selection/m-p/1029143#M347602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this may be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(GetSelectedCount(Channel) &amp;gt; 0, GetFieldSelections(Channel), 'Overall') &amp;amp; ' Target'&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Feb 2016 14:17:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-text-should-change-as-per-Dimension-selection/m-p/1029143#M347602</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-13T14:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box text should change as per Dimension selection</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-text-should-change-as-per-Dimension-selection/m-p/1029144#M347603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny Thanks for your Help...It is working fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Feb 2016 15:07:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-text-should-change-as-per-Dimension-selection/m-p/1029144#M347603</guid>
      <dc:creator>pra_kale</dc:creator>
      <dc:date>2016-02-13T15:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box text should change as per Dimension selection</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-text-should-change-as-per-Dimension-selection/m-p/1029145#M347604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great &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;Glad I was able to help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Feb 2016 15:39:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-text-should-change-as-per-Dimension-selection/m-p/1029145#M347604</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-13T15:39:02Z</dc:date>
    </item>
  </channel>
</rss>

