<?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: Title a column based on a selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Title-a-column-based-on-a-selection/m-p/561803#M1137270</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Torsten&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The suggestion of&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;A href="https://community.qlik.com/people/swuehl"&gt;swuehl&lt;/A&gt; &lt;/STRONG&gt;will work fine if you only select one value for the field, if multiple values are selected then you will need something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =concat({[&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ALTERNATESTATE&lt;/SPAN&gt;]} distinct [&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;FIELD&lt;/SPAN&gt;],', ')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 02 Nov 2013 14:22:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-11-02T14:22:11Z</dc:date>
    <item>
      <title>Title a column based on a selection</title>
      <link>https://community.qlik.com/t5/QlikView/Title-a-column-based-on-a-selection/m-p/561801#M1137266</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'm using a number of set analysis expressions to generate some columns in a table. The displayed data is selected in list boxes all linked to alternate states.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is simply, how can I drive the labels of the columns to be the same as the selection made in the list box for that particular set of data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope my explanation is OK. I've only been working with Qlikview for a short time.&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;Torsten.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Nov 2013 13:51:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Title-a-column-based-on-a-selection/m-p/561801#M1137266</guid>
      <dc:creator />
      <dc:date>2013-11-02T13:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Title a column based on a selection</title>
      <link>https://community.qlik.com/t5/QlikView/Title-a-column-based-on-a-selection/m-p/561802#M1137268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe use a label expression like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=only({ALTERNATESTATE} FIELD)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;replace ALTERNATESTATE with the alternate state name and FIELD with the list box field name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can concatenate several of these functions to create more complex expression labels.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Nov 2013 13:57:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Title-a-column-based-on-a-selection/m-p/561802#M1137268</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-11-02T13:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: Title a column based on a selection</title>
      <link>https://community.qlik.com/t5/QlikView/Title-a-column-based-on-a-selection/m-p/561803#M1137270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Torsten&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The suggestion of&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;A href="https://community.qlik.com/people/swuehl"&gt;swuehl&lt;/A&gt; &lt;/STRONG&gt;will work fine if you only select one value for the field, if multiple values are selected then you will need something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =concat({[&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ALTERNATESTATE&lt;/SPAN&gt;]} distinct [&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;FIELD&lt;/SPAN&gt;],', ')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Nov 2013 14:22:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Title-a-column-based-on-a-selection/m-p/561803#M1137270</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-02T14:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: Title a column based on a selection</title>
      <link>https://community.qlik.com/t5/QlikView/Title-a-column-based-on-a-selection/m-p/561804#M1137273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you both for the reply. I have tried this and it works perfectly! I just thought I'd reply so others know it's all good &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 21:18:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Title-a-column-based-on-a-selection/m-p/561804#M1137273</guid>
      <dc:creator />
      <dc:date>2013-11-05T21:18:45Z</dc:date>
    </item>
  </channel>
</rss>

