<?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: Renaming a field with a variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Renaming-a-field-with-a-variable/m-p/694981#M251244</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes then write like below script and do not use &amp;amp; String concatenation symbol write variable name only &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;EM&gt;&lt;STRONG&gt;$(vTableName) &lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;with filed name for more see example.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let vTableName = 'Revenue';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Load &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;EM&gt;&lt;STRONG&gt;Date as UpdateDate_$(vTableName)&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;From Location;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 25 Oct 2014 13:45:38 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2014-10-25T13:45:38Z</dc:date>
    <item>
      <title>Renaming a field with a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Renaming-a-field-with-a-variable/m-p/694980#M251243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to rename a field with a variable some thing like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date as [Update Date-]&amp;amp;$(vTableName)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically I want the name of the field to be "Update Date-Revenue" as an example. (The variable in this example being "Revenue")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2014 13:19:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Renaming-a-field-with-a-variable/m-p/694980#M251243</guid>
      <dc:creator>zagzebski</dc:creator>
      <dc:date>2014-10-25T13:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Renaming a field with a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Renaming-a-field-with-a-variable/m-p/694981#M251244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes then write like below script and do not use &amp;amp; String concatenation symbol write variable name only &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;EM&gt;&lt;STRONG&gt;$(vTableName) &lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;with filed name for more see example.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let vTableName = 'Revenue';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Load &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;EM&gt;&lt;STRONG&gt;Date as UpdateDate_$(vTableName)&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;From Location;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2014 13:45:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Renaming-a-field-with-a-variable/m-p/694981#M251244</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-10-25T13:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Renaming a field with a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Renaming-a-field-with-a-variable/m-p/694982#M251245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So simple! Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2014 14:21:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Renaming-a-field-with-a-variable/m-p/694982#M251245</guid>
      <dc:creator>zagzebski</dc:creator>
      <dc:date>2014-10-25T14:21:55Z</dc:date>
    </item>
  </channel>
</rss>

