<?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: Input Box Label can it be dynamically change ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Input-Box-Label-can-it-be-dynamically-change/m-p/528304#M1269018</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;maybe it can help you,&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt;write this in your input box &lt;/SPAN&gt;label&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;=if(GetFieldSelections(Currency_P)='THAI','SGD_TH',if(GetFieldSelections(Currency_P)='MY','SGD_MY','SGD_ID'))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;hope that help you&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Behnaz&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Sep 2013 03:17:45 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-17T03:17:45Z</dc:date>
    <item>
      <title>Input Box Label can it be dynamically change ?</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Box-Label-can-it-be-dynamically-change/m-p/528303#M1269013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a input box label , now display as vDisplay_Exchange_Sub , i like to change it :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When user click on TID , i need label to display SGD_ID&lt;/P&gt;&lt;P&gt;When user click on TMY , i need label to display SGD_MY&lt;/P&gt;&lt;P&gt;When user click on TTH , i need label to display SGD_TH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is possible ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Box-Label-can-it-be-dynamically-change/m-p/528303#M1269013</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Input Box Label can it be dynamically change ?</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Box-Label-can-it-be-dynamically-change/m-p/528304#M1269018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;maybe it can help you,&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt;write this in your input box &lt;/SPAN&gt;label&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;=if(GetFieldSelections(Currency_P)='THAI','SGD_TH',if(GetFieldSelections(Currency_P)='MY','SGD_MY','SGD_ID'))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;hope that help you&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Behnaz&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 03:17:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Box-Label-can-it-be-dynamically-change/m-p/528304#M1269018</guid>
      <dc:creator />
      <dc:date>2013-09-17T03:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Input Box Label can it be dynamically change ?</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Box-Label-can-it-be-dynamically-change/m-p/528305#M1269023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mr. Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, it possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let try&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/46590_1.png" style="width: 620px; height: 524px;" /&gt;&lt;/P&gt;&lt;P&gt;1. Select on vDisplay_Exchange_Sub&lt;/P&gt;&lt;P&gt;2. Click on expression button&lt;/P&gt;&lt;P&gt;3. Use expression below&lt;/P&gt;&lt;P&gt;=If(GetFieldSelections(Currency_P)='INDO','SGD_ID',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(GetFieldSelections(Currency_P)='MY','SGD_MY',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(GetFieldSelections(Currency_P)='THAI','SGD_TH',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(GetFieldSelections(Currency_P)='SG','TSG'))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See sample attached file also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 04:36:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Box-Label-can-it-be-dynamically-change/m-p/528305#M1269023</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2013-09-17T04:36:21Z</dc:date>
    </item>
  </channel>
</rss>

