<?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: Load data from database using concatination in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-data-from-database-using-concatination/m-p/987949#M642937</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;good morning Balraj&lt;/P&gt;&lt;P&gt;yes , it does , they exit in my database , when i use only with SQL select , , i dont have any probléme or error &lt;/P&gt;&lt;P&gt;like :&lt;/P&gt;&lt;P&gt;OLEDB CONNECT TO [Provider=SQLOLEDB.1;Persist Security Info=False;User ID=.....;Initial ........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL SELECT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; code1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; code2 &lt;/P&gt;&lt;P&gt;from data base.table;&lt;/P&gt;&lt;P&gt;i dont any probléme here, but when i use this script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; OLEDB CONNECT TO [Provider=SQLOLEDB.1;Persist Security Info=False;User ID=.....;Initial ........&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Load *,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;code1&amp;amp;'-'&amp;amp;code2 as Concat;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SQL SELECT&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;code1,code2&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;from&amp;nbsp; Table;&lt;/P&gt;&lt;P&gt; i have an error message that these field not found or indifined field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Dec 2015 07:35:12 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-12-28T07:35:12Z</dc:date>
    <item>
      <title>Load data from database using concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-from-database-using-concatination/m-p/987942#M642927</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;i work with database Sqlserver in our server&amp;nbsp; , i succeded to have connction between Qlikview and Data base,&lt;/P&gt;&lt;P&gt;I selected the values that i want to load&amp;nbsp; like :&lt;/P&gt;&lt;P&gt;OLEDB CONNECT TO [Provider=SQLOLEDB.1;Persist Security Info=False; ..........;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL SELECT&lt;/P&gt;&lt;P&gt;code1,code2&lt;/P&gt;&lt;P&gt;from ......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to concatinate these two code&amp;nbsp; like :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;SET Verbatim = 1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt; font-style: inherit; font-weight: inherit; line-height: 1.5em;"&gt;LOAD Distinct Text(code1&amp;amp;code2) as Concat&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt; font-style: inherit; font-weight: inherit; line-height: 1.5em;"&gt;FROM&amp;nbsp;&amp;nbsp;&amp;nbsp; database.table&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt; font-style: inherit; font-weight: inherit; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt; font-style: inherit; font-weight: inherit; line-height: 1.5em;"&gt;how do i do for loading this COncat please&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt; font-style: inherit; font-weight: inherit; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt; font-style: inherit; font-weight: inherit; line-height: 1.5em;"&gt;thanks all;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Dec 2015 13:43:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-from-database-using-concatination/m-p/987942#M642927</guid>
      <dc:creator />
      <dc:date>2015-12-27T13:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Load data from database using concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-from-database-using-concatination/m-p/987943#M642928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if I understand what you are finally trying to achieve, maybe something like this using a SQL query and a preceding LOAD:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;OLEDB CONNECT TO [Provider=SQLOLEDB.1;Persist Security Info=False; ..........;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-size: 13.3333px; font-family: inherit; font-weight: inherit;"&gt;SET Verbatim = 1;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="color: black; font-size: 9pt; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="color: black; font-size: 9pt; font-family: inherit; font-weight: inherit;"&gt;LOAD Distinct Text(code1&amp;amp;code2) as Concat;&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;SQL SELECT&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;code1,code2&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit; color: black;"&gt;&lt;EM&gt;FROM&amp;nbsp;&amp;nbsp;&amp;nbsp; database.table;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Dec 2015 17:29:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-from-database-using-concatination/m-p/987943#M642928</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-12-27T17:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: Load data from database using concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-from-database-using-concatination/m-p/987944#M642929</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;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load *,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;code1&amp;amp;'-'&amp;amp;code2 as Concat;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;SQL SELECT&lt;/P&gt;&lt;P&gt;code1,code2&lt;/P&gt;&lt;P&gt;from&amp;nbsp; Table;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Dec 2015 17:33:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-from-database-using-concatination/m-p/987944#M642929</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-12-27T17:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Load data from database using concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-from-database-using-concatination/m-p/987945#M642930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ,i used this script&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;EM&gt;SET Verbatim = 1;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-size: 9pt; font-family: inherit; color: black;"&gt;&lt;EM&gt;LOAD Distinct Text(code1&amp;amp;code2) as Concat&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: black; font-style: inherit; font-size: 19.1658611297607px; font-family: inherit; font-weight: inherit;"&gt;&lt;EM&gt;FROM&amp;nbsp;&amp;nbsp;&amp;nbsp; excel file to load a distinc concatinat values&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: black; font-style: inherit; font-size: 19.1658611297607px; font-family: inherit; font-weight: inherit;"&gt;&lt;EM&gt;but now i work with database sqlserver but not an excel file &lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;i want to use a load function with this database ,its possible? if no how do i do for getting the concatinate distinc values&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Dec 2015 17:36:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-from-database-using-concatination/m-p/987945#M642930</guid>
      <dc:creator />
      <dc:date>2015-12-27T17:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Load data from database using concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-from-database-using-concatination/m-p/987946#M642931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi colegue&lt;/P&gt;&lt;P&gt;i tried it but it seem an error message&amp;nbsp; that say: it didn't know code1 and code2&lt;/P&gt;&lt;P&gt;other proposition&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Dec 2015 17:39:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-from-database-using-concatination/m-p/987946#M642931</guid>
      <dc:creator />
      <dc:date>2015-12-27T17:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Load data from database using concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-from-database-using-concatination/m-p/987947#M642932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;an error message code1 not found field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 07:17:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-from-database-using-concatination/m-p/987947#M642932</guid>
      <dc:creator />
      <dc:date>2015-12-28T07:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Load data from database using concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-from-database-using-concatination/m-p/987948#M642935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does Code1 &amp;amp; Code2 field exist in your database table from which you are fetching these fields??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes, may be case sensitivity issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 07:27:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-from-database-using-concatination/m-p/987948#M642935</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-28T07:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Load data from database using concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-from-database-using-concatination/m-p/987949#M642937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;good morning Balraj&lt;/P&gt;&lt;P&gt;yes , it does , they exit in my database , when i use only with SQL select , , i dont have any probléme or error &lt;/P&gt;&lt;P&gt;like :&lt;/P&gt;&lt;P&gt;OLEDB CONNECT TO [Provider=SQLOLEDB.1;Persist Security Info=False;User ID=.....;Initial ........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL SELECT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; code1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; code2 &lt;/P&gt;&lt;P&gt;from data base.table;&lt;/P&gt;&lt;P&gt;i dont any probléme here, but when i use this script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; OLEDB CONNECT TO [Provider=SQLOLEDB.1;Persist Security Info=False;User ID=.....;Initial ........&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Load *,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;code1&amp;amp;'-'&amp;amp;code2 as Concat;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SQL SELECT&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;code1,code2&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;from&amp;nbsp; Table;&lt;/P&gt;&lt;P&gt; i have an error message that these field not found or indifined field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 07:35:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-from-database-using-concatination/m-p/987949#M642937</guid>
      <dc:creator />
      <dc:date>2015-12-28T07:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Load data from database using concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-from-database-using-concatination/m-p/987950#M642938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;resolved&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 09:19:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-from-database-using-concatination/m-p/987950#M642938</guid>
      <dc:creator />
      <dc:date>2015-12-28T09:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Load data from database using concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-from-database-using-concatination/m-p/987951#M642940</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;Can you able to share the screenshot for your script and error message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 09:23:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-from-database-using-concatination/m-p/987951#M642940</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2015-12-28T09:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Load data from database using concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-from-database-using-concatination/m-p/987952#M642942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;probléme resolved , i used in to load an original name from SQL select , but in select sql i used renemad field&lt;/P&gt;&lt;P&gt;thanks brother&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 09:28:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-from-database-using-concatination/m-p/987952#M642942</guid>
      <dc:creator />
      <dc:date>2015-12-28T09:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Load data from database using concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-from-database-using-concatination/m-p/987953#M642943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please flag the Correct Answer and possible Helpful answer to close this topic. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 09:29:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-from-database-using-concatination/m-p/987953#M642943</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2015-12-28T09:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Load data from database using concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-from-database-using-concatination/m-p/987954#M642944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;probléme resolved ,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;i used in to load an original name from SQL select , but in select sql i used renemad field&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;i wish that helpful for other&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 09:42:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-from-database-using-concatination/m-p/987954#M642944</guid>
      <dc:creator />
      <dc:date>2015-12-28T09:42:43Z</dc:date>
    </item>
  </channel>
</rss>

