<?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: Label Names in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Label-Names/m-p/990060#M978219</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since you are dealing with fixed expressions that are shown only on condition that their name is selected from list box %Expression, you can add a fixed label to each expression just like the name provided in the list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the other hand, if you only want to define the expression names in a single place (e.g. the INLINE table used to create field %Expression), you may want to experiment with FieldValue() to obtain the current label from a fixed position in field %Expression, like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=FieldValue('%Expression', 2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I think this is more effort than it's worth. And whenever QV decides (usually without warning) to order %Expression values in a different way, your indices will become incorrect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Aug 2015 10:53:19 GMT</pubDate>
    <dc:creator>Peter_Cammaert</dc:creator>
    <dc:date>2015-08-25T10:53:19Z</dc:date>
    <item>
      <title>Label Names</title>
      <link>https://community.qlik.com/t5/QlikView/Label-Names/m-p/990054#M978213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have straight table(Adhoc report).. and multiple expressions and I need lable names as per the selection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Filter(List box)&lt;/P&gt;&lt;P&gt;%Expression&lt;/P&gt;&lt;P&gt;Current LTV&lt;/P&gt;&lt;P&gt;Fist LTV&lt;/P&gt;&lt;P&gt;Counter&lt;/P&gt;&lt;P&gt;LEQ Rate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Straight table:&lt;/P&gt;&lt;P&gt;Expr1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Expr2&amp;nbsp;&amp;nbsp;&amp;nbsp; Expr3&amp;nbsp;&amp;nbsp;&amp;nbsp; Expr4....etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lable names should like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Expr1=Current LTV&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Expr2=Fist LTV&amp;nbsp;&amp;nbsp;&amp;nbsp; Expr3=Counter&amp;nbsp;&amp;nbsp;&amp;nbsp; Expr4=LEQ Rate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 10:29:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Label-Names/m-p/990054#M978213</guid>
      <dc:creator />
      <dc:date>2015-08-25T10:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Label Names</title>
      <link>https://community.qlik.com/t5/QlikView/Label-Names/m-p/990055#M978214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are we talking about expression label or the label at the top of the table???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 10:31:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Label-Names/m-p/990055#M978214</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-08-25T10:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Label Names</title>
      <link>https://community.qlik.com/t5/QlikView/Label-Names/m-p/990056#M978215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;='&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Current LTV &lt;/SPAN&gt;' &amp;amp; expr&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;='Fist LTV' &lt;SPAN style="font-size: 13.3333330154419px;"&gt;&amp;amp; expr&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 10:33:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Label-Names/m-p/990056#M978215</guid>
      <dc:creator>gautik92</dc:creator>
      <dc:date>2015-08-25T10:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Label Names</title>
      <link>https://community.qlik.com/t5/QlikView/Label-Names/m-p/990057#M978216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Expression label name&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 10:36:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Label-Names/m-p/990057#M978216</guid>
      <dc:creator />
      <dc:date>2015-08-25T10:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: Label Names</title>
      <link>https://community.qlik.com/t5/QlikView/Label-Names/m-p/990058#M978217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Please find the screen shot of giving label to the expressions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 10:40:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Label-Names/m-p/990058#M978217</guid>
      <dc:creator>prajapatiamar38</dc:creator>
      <dc:date>2015-08-25T10:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: Label Names</title>
      <link>https://community.qlik.com/t5/QlikView/Label-Names/m-p/990059#M978218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did yu try my suggestion&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 10:42:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Label-Names/m-p/990059#M978218</guid>
      <dc:creator>gautik92</dc:creator>
      <dc:date>2015-08-25T10:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: Label Names</title>
      <link>https://community.qlik.com/t5/QlikView/Label-Names/m-p/990060#M978219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since you are dealing with fixed expressions that are shown only on condition that their name is selected from list box %Expression, you can add a fixed label to each expression just like the name provided in the list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the other hand, if you only want to define the expression names in a single place (e.g. the INLINE table used to create field %Expression), you may want to experiment with FieldValue() to obtain the current label from a fixed position in field %Expression, like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=FieldValue('%Expression', 2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I think this is more effort than it's worth. And whenever QV decides (usually without warning) to order %Expression values in a different way, your indices will become incorrect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 10:53:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Label-Names/m-p/990060#M978219</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-08-25T10:53:19Z</dc:date>
    </item>
  </channel>
</rss>

