<?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: Loading Dynamic Column Name in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756579#M1043006</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jyothish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what you can do is to ignore the header for the excel files for load script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ronny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Dec 2014 07:57:43 GMT</pubDate>
    <dc:creator>r_wroblewski</dc:creator>
    <dc:date>2014-12-02T07:57:43Z</dc:date>
    <item>
      <title>Loading Dynamic Column Name</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756571#M1042998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing an issue in loading an excel sheet which have a dynamic Column. It changes when ever a new data is entered in the sheet or to that particular column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;|&amp;nbsp; ID |&amp;nbsp;&amp;nbsp;&amp;nbsp; Name | Count=0 |&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Over here the column "Count=0" the 0 will increase as we add data into the sheet. So for every time the name will change so how can I load this column? 0 is nothing but sum(entire row).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 05:57:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756571#M1042998</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2014-12-02T05:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Dynamic Column Name</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756572#M1042999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jyothish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please give an example for better understanding like a table and its content&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kushal Thakral&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 06:14:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756572#M1042999</guid>
      <dc:creator>kushalthakral</dc:creator>
      <dc:date>2014-12-02T06:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Dynamic Column Name</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756573#M1043000</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;PFA Spreadsheet. In this sheet when ever you enter a number in Count Column the count changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 06:30:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756573#M1043000</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2014-12-02T06:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Dynamic Column Name</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756574#M1043001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure you can dynamically change the field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 06:54:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756574#M1043001</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2014-12-02T06:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Dynamic Column Name</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756575#M1043002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jyothish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why dont you try the header in Qlikview GUI, at script level it is not possible but at GUI level you can create it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;kushal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 06:57:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756575#M1043002</guid>
      <dc:creator>kushalthakral</dc:creator>
      <dc:date>2014-12-02T06:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Dynamic Column Name</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756576#M1043003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But I am not able load that that field into qlikview, every time when I reload, the field name changes because someone from user side is updating the sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any solution for this will be really helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 07:46:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756576#M1043003</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2014-12-02T07:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Dynamic Column Name</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756577#M1043004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will need to change the column name in excel to something generic&lt;/P&gt;&lt;P&gt;and create the expression in Qlikview&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cant have a changing field name being imported as the script will fail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call this field something generic in Excel like Count and don't change it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 07:49:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756577#M1043004</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2014-12-02T07:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Dynamic Column Name</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756578#M1043005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt; now its tough since there are more than 100 sheets and all are being used. I cant go back to 100 sheets and make changes. Any way thanks a lot for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 07:53:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756578#M1043005</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2014-12-02T07:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Dynamic Column Name</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756579#M1043006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jyothish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what you can do is to ignore the header for the excel files for load script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ronny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 07:57:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756579#M1043006</guid>
      <dc:creator>r_wroblewski</dc:creator>
      <dc:date>2014-12-02T07:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Dynamic Column Name</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756580#M1043008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LOAD A As ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; B As Name,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; C As Count&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, explicit labels, header is 1 lines, table is Sheet1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 07:58:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756580#M1043008</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-12-02T07:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Dynamic Column Name</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756581#M1043010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ronny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But that's an important field and I want that in my QV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 08:01:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756581#M1043010</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2014-12-02T08:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Dynamic Column Name</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756582#M1043012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But you can use set analysis to get this field value inside your application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to understand you right you want to keep Count= Sum(column). as a field value right ?&lt;/P&gt;&lt;P&gt;The problem is you need a static column and when you need the value as graph header etc. or textbox you can use set analysis&lt;/P&gt;&lt;P&gt;e.g. ='Count= ' and Sum(Count) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 08:04:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756582#M1043012</guid>
      <dc:creator>r_wroblewski</dc:creator>
      <dc:date>2014-12-02T08:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Dynamic Column Name</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756583#M1043014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I ignore or comment the field in script then how can I use it in Set analysis?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 08:07:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756583#M1043014</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2014-12-02T08:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Dynamic Column Name</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756584#M1043016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anbu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess it will not work. Can you please use my workbook attached and try to reload it after updating the count field in workbook? The Column count changes every time once you update anything in workbook.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any solution will be really helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 08:13:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756584#M1043016</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2014-12-02T08:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Dynamic Column Name</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756585#M1043018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used your input file. It works for me after updating count in one of the rows. Can you check again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 08:16:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756585#M1043018</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-12-02T08:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Dynamic Column Name</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756586#M1043020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also used it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see attached qvw as example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 08:17:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756586#M1043020</guid>
      <dc:creator>r_wroblewski</dc:creator>
      <dc:date>2014-12-02T08:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Dynamic Column Name</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756587#M1043022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just see my example below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as Header e.g. ='Column= ' &amp;amp; Sum(&lt;EM&gt;ColumnName&lt;/EM&gt;)&lt;/P&gt;&lt;P&gt;or&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ='Column= ' &amp;amp; Sum({1} &lt;EM&gt;ColumnName&lt;/EM&gt;) when you want it static with max.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 08:27:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756587#M1043022</guid>
      <dc:creator>r_wroblewski</dc:creator>
      <dc:date>2014-12-02T08:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Dynamic Column Name</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756588#M1043023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But my fields are ID ,Name, Count=4. so when I load it I will get these field in qv but cant see these in your app?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 08:49:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756588#M1043023</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2014-12-02T08:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Dynamic Column Name</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756589#M1043024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anbu's script is ignoring the column labels (header is 1 lines) and referring directly to the column names (A, B, C, ...). If you do not need the actual count value, this is the simplest approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The script assumes that the layout of all workbooks is the same. Therefor you'll need to rename the column identifiers back into the field names only once.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 08:51:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756589#M1043024</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2014-12-02T08:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Dynamic Column Name</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756590#M1043027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it, sorry I missed the part where you removed the headers. Thanks a lot for helping out &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;KC&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 08:59:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Dynamic-Column-Name/m-p/756590#M1043027</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2014-12-02T08:59:00Z</dc:date>
    </item>
  </channel>
</rss>

