<?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: variable in text box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/variable-in-text-box/m-p/674222#M542608</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the expressionas i wrote it ( &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;= only({ $&amp;lt;year = {'2014'}&amp;gt;} $(variable)) &lt;/SPAN&gt;) works...&lt;/P&gt;&lt;P&gt;my question is if it is a good way (through the only function) to achieve that result&amp;nbsp; or if there is a better (more efficent) way...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or when i have to use the only function and when not &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jun 2014 07:53:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-06-16T07:53:14Z</dc:date>
    <item>
      <title>variable in text box</title>
      <link>https://community.qlik.com/t5/QlikView/variable-in-text-box/m-p/674217#M542597</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;i have a variable that contains an expression, the output of that expression is a character...&lt;/P&gt;&lt;P&gt;now i want to show the output of that variable in text box but i want to calculate it over a particular value of the time dimension..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is right to calculate it like this ? = only({$&amp;lt;year = {'2014'}&amp;gt;} $(variable))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks, Loris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 07:27:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-in-text-box/m-p/674217#M542597</guid>
      <dc:creator />
      <dc:date>2014-06-13T07:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: variable in text box</title>
      <link>https://community.qlik.com/t5/QlikView/variable-in-text-box/m-p/674218#M542599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the definition of $(variable)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 07:32:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-in-text-box/m-p/674218#M542599</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2014-06-13T07:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: variable in text box</title>
      <link>https://community.qlik.com/t5/QlikView/variable-in-text-box/m-p/674219#M542601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if(($(mcc_rating_a)+$(mcc_rating_b)+$(mcc_rating_c)+$(mcc_rating_d)) &amp;gt;=9,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;'A',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;if(($(mcc_rating_a)+$(mcc_rating_b)+$(mcc_rating_c)+$(mcc_rating_d))&amp;nbsp; &amp;gt;=7, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;'B',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;'C'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 08:05:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-in-text-box/m-p/674219#M542601</guid>
      <dc:creator />
      <dc:date>2014-06-13T08:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: variable in text box</title>
      <link>https://community.qlik.com/t5/QlikView/variable-in-text-box/m-p/674220#M542604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 08:13:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-in-text-box/m-p/674220#M542604</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-06-13T08:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: variable in text box</title>
      <link>https://community.qlik.com/t5/QlikView/variable-in-text-box/m-p/674221#M542606</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 Text box write like&lt;/P&gt;&lt;P&gt;=if(year='2014' , $(variable))&lt;/P&gt;&lt;P&gt;make sure that it shoud be a single value&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 08:13:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-in-text-box/m-p/674221#M542606</guid>
      <dc:creator>sasikanth</dc:creator>
      <dc:date>2014-06-13T08:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: variable in text box</title>
      <link>https://community.qlik.com/t5/QlikView/variable-in-text-box/m-p/674222#M542608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the expressionas i wrote it ( &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;= only({ $&amp;lt;year = {'2014'}&amp;gt;} $(variable)) &lt;/SPAN&gt;) works...&lt;/P&gt;&lt;P&gt;my question is if it is a good way (through the only function) to achieve that result&amp;nbsp; or if there is a better (more efficent) way...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or when i have to use the only function and when not &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2014 07:53:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-in-text-box/m-p/674222#M542608</guid>
      <dc:creator />
      <dc:date>2014-06-16T07:53:14Z</dc:date>
    </item>
  </channel>
</rss>

