<?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: add a prefix to data when loading from excel in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/add-a-prefix-to-data-when-loading-from-excel/m-p/1127850#M894075</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your question is now answered, please flag the Correct Answer (via the big "Correct Answer" button near every post).&lt;/P&gt;&lt;P&gt;If not, please make clear what part of this topic you still need help with &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Aug 2016 13:44:26 GMT</pubDate>
    <dc:creator>oknotsen</dc:creator>
    <dc:date>2016-08-04T13:44:26Z</dc:date>
    <item>
      <title>add a prefix to data when loading from excel</title>
      <link>https://community.qlik.com/t5/QlikView/add-a-prefix-to-data-when-loading-from-excel/m-p/1127846#M894071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have data loaded from excel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the data is a number but want to add the prefix "PRD000" to the field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how do i do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/add-a-prefix-to-data-when-loading-from-excel/m-p/1127846#M894071</guid>
      <dc:creator>avishaiz</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: add a prefix to data when loading from excel</title>
      <link>https://community.qlik.com/t5/QlikView/add-a-prefix-to-data-when-loading-from-excel/m-p/1127847#M894072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Edit your load script and add it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current line of code:&lt;/P&gt;&lt;P&gt;someFieldName,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change it to&lt;/P&gt;&lt;P&gt;'PRD000' &amp;amp; someFieldName as someFieldName,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 08:39:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/add-a-prefix-to-data-when-loading-from-excel/m-p/1127847#M894072</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2016-08-04T08:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: add a prefix to data when loading from excel</title>
      <link>https://community.qlik.com/t5/QlikView/add-a-prefix-to-data-when-loading-from-excel/m-p/1127848#M894073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;load&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;PRD000'&amp;amp;filedname as field&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 08:40:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/add-a-prefix-to-data-when-loading-from-excel/m-p/1127848#M894073</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2016-08-04T08:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: add a prefix to data when loading from excel</title>
      <link>https://community.qlik.com/t5/QlikView/add-a-prefix-to-data-when-loading-from-excel/m-p/1127849#M894074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you for the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 10:33:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/add-a-prefix-to-data-when-loading-from-excel/m-p/1127849#M894074</guid>
      <dc:creator>avishaiz</dc:creator>
      <dc:date>2016-08-04T10:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: add a prefix to data when loading from excel</title>
      <link>https://community.qlik.com/t5/QlikView/add-a-prefix-to-data-when-loading-from-excel/m-p/1127850#M894075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your question is now answered, please flag the Correct Answer (via the big "Correct Answer" button near every post).&lt;/P&gt;&lt;P&gt;If not, please make clear what part of this topic you still need help with &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 13:44:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/add-a-prefix-to-data-when-loading-from-excel/m-p/1127850#M894075</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2016-08-04T13:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: add a prefix to data when loading from excel</title>
      <link>https://community.qlik.com/t5/QlikView/add-a-prefix-to-data-when-loading-from-excel/m-p/1127851#M894076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry for the late response, i was out of the office&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is this option disabled?&lt;/P&gt;&lt;P&gt;i can find it...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Aug 2016 10:25:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/add-a-prefix-to-data-when-loading-from-excel/m-p/1127851#M894076</guid>
      <dc:creator>avishaiz</dc:creator>
      <dc:date>2016-08-07T10:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: add a prefix to data when loading from excel</title>
      <link>https://community.qlik.com/t5/QlikView/add-a-prefix-to-data-when-loading-from-excel/m-p/1127852#M894077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't see a big green start with the text "Correct Answer" at the end of each post?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This image: &lt;IMG alt="Community_Correct_Answer.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/133850_Community_Correct_Answer.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Aug 2016 13:20:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/add-a-prefix-to-data-when-loading-from-excel/m-p/1127852#M894077</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2016-08-07T13:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: add a prefix to data when loading from excel</title>
      <link>https://community.qlik.com/t5/QlikView/add-a-prefix-to-data-when-loading-from-excel/m-p/1127853#M894078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No all i have in actions is mark as helpful &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 07:18:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/add-a-prefix-to-data-when-loading-from-excel/m-p/1127853#M894078</guid>
      <dc:creator>avishaiz</dc:creator>
      <dc:date>2016-08-08T07:18:59Z</dc:date>
    </item>
  </channel>
</rss>

