<?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 Captilize in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Captilize/m-p/111309#M754164</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the extract file then a transform file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the transform file capitalize a field during load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field already exists in the loaded extract file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then need to &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt;capitalize&lt;/SPAN&gt;([Test Field]) as Test Field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need the field name to stay the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so basically I am updating the field during the transform&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It wont let me use the same name&lt;/P&gt;&lt;P&gt;This is my transform script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MainData:&lt;/P&gt;&lt;P&gt;Load*&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;$(vPathQVDExtract)000_File_Extract.qvd&lt;/P&gt;&lt;P&gt;(QVD);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calcs:&lt;/P&gt;&lt;P&gt;Load *,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MonthName([Date of Entry]) as Month, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; YearName([Date of Entry]) as Year,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If([Target Completion date]='TBD' or [Target Completion date]='TBC' or IsNull([Target Completion date]),1,0) as TargetCompletionDate,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Capitalize([Action Status]) as [Action Status]&lt;/P&gt;&lt;P&gt; Resident MainData;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>spikenaylor1</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Captilize</title>
      <link>https://community.qlik.com/t5/QlikView/Captilize/m-p/111309#M754164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the extract file then a transform file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the transform file capitalize a field during load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field already exists in the loaded extract file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then need to &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt;capitalize&lt;/SPAN&gt;([Test Field]) as Test Field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need the field name to stay the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so basically I am updating the field during the transform&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It wont let me use the same name&lt;/P&gt;&lt;P&gt;This is my transform script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MainData:&lt;/P&gt;&lt;P&gt;Load*&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;$(vPathQVDExtract)000_File_Extract.qvd&lt;/P&gt;&lt;P&gt;(QVD);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calcs:&lt;/P&gt;&lt;P&gt;Load *,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MonthName([Date of Entry]) as Month, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; YearName([Date of Entry]) as Year,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If([Target Completion date]='TBD' or [Target Completion date]='TBC' or IsNull([Target Completion date]),1,0) as TargetCompletionDate,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Capitalize([Action Status]) as [Action Status]&lt;/P&gt;&lt;P&gt; Resident MainData;&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/Captilize/m-p/111309#M754164</guid>
      <dc:creator>spikenaylor1</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Captilize</title>
      <link>https://community.qlik.com/t5/QlikView/Captilize/m-p/111310#M754165</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;Yes the error has it's right because you are loading the same field with the same name twice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can write it like this&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;Calcs:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load *,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MonthName([Date of Entry]) as Month,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; YearName([Date of Entry]) as Year,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If([Target Completion date]='TBD' or [Target Completion date]='TBC' or IsNull([Target Completion date]),1,0) as TargetCompletionDate,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Capitalize([Action Status]) as [Action Status2]&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Resident MainData;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;drop field &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Action Status];&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: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;rename field &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Action Status2] to &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Action Status];&lt;/SPAN&gt;&lt;/SPAN&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: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&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: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;hope it helps,&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: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Andrei&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2018 09:16:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Captilize/m-p/111310#M754165</guid>
      <dc:creator>andrei_delta</dc:creator>
      <dc:date>2018-10-17T09:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: Captilize</title>
      <link>https://community.qlik.com/t5/QlikView/Captilize/m-p/111311#M754166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You want from the field All Strings into UPPER? Then use &lt;STRONG&gt;UPPER()&lt;/STRONG&gt; else If you want to get All first character from The Field value of different Words use &lt;STRONG&gt;CAPITALIZE() &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2018 10:44:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Captilize/m-p/111311#M754166</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-10-17T10:44:36Z</dc:date>
    </item>
  </channel>
</rss>

