<?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 Standardize text strings upon data load in Qlikview in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Standardize-text-strings-upon-data-load-in-Qlikview/m-p/2094057#M89653</link>
    <description>&lt;P&gt;I'm new at using QlikView, so sorry if this is a stupid question.&lt;/P&gt;
&lt;P&gt;I have data in an excel spreadsheet.&amp;nbsp; I want to standardize some text strings&amp;nbsp; upon loading the data into Qlik.&lt;/P&gt;
&lt;P&gt;Text string examples:&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;"AMZN 1234-hhh"&lt;/LI&gt;
&lt;LI&gt;"AMZN 9977-yy-88-yy"&lt;/LI&gt;
&lt;LI&gt;"AMZN abcd"&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;I want to standardize all text strings that contain "AMZN" to be "Amazon"&lt;/P&gt;
&lt;P&gt;Is there a way to accomplish this?&lt;/P&gt;
&lt;P&gt;Thanks for the help.&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jul 2023 20:12:47 GMT</pubDate>
    <dc:creator>fb987fb</dc:creator>
    <dc:date>2023-07-14T20:12:47Z</dc:date>
    <item>
      <title>Standardize text strings upon data load in Qlikview</title>
      <link>https://community.qlik.com/t5/App-Development/Standardize-text-strings-upon-data-load-in-Qlikview/m-p/2094057#M89653</link>
      <description>&lt;P&gt;I'm new at using QlikView, so sorry if this is a stupid question.&lt;/P&gt;
&lt;P&gt;I have data in an excel spreadsheet.&amp;nbsp; I want to standardize some text strings&amp;nbsp; upon loading the data into Qlik.&lt;/P&gt;
&lt;P&gt;Text string examples:&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;"AMZN 1234-hhh"&lt;/LI&gt;
&lt;LI&gt;"AMZN 9977-yy-88-yy"&lt;/LI&gt;
&lt;LI&gt;"AMZN abcd"&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;I want to standardize all text strings that contain "AMZN" to be "Amazon"&lt;/P&gt;
&lt;P&gt;Is there a way to accomplish this?&lt;/P&gt;
&lt;P&gt;Thanks for the help.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2023 20:12:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Standardize-text-strings-upon-data-load-in-Qlikview/m-p/2094057#M89653</guid>
      <dc:creator>fb987fb</dc:creator>
      <dc:date>2023-07-14T20:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: Standardize text strings upon data load in Qlikview</title>
      <link>https://community.qlik.com/t5/App-Development/Standardize-text-strings-upon-data-load-in-Qlikview/m-p/2094086#M89655</link>
      <description>&lt;P&gt;Hi, for this example it could be something like: If(WildMatch(FieldName,'AMZN*'),'Amazon') as StandarizedText&lt;/P&gt;</description>
      <pubDate>Sat, 15 Jul 2023 07:18:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Standardize-text-strings-upon-data-load-in-Qlikview/m-p/2094086#M89655</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2023-07-15T07:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Standardize text strings upon data load in Qlikview</title>
      <link>https://community.qlik.com/t5/App-Development/Standardize-text-strings-upon-data-load-in-Qlikview/m-p/2094125#M89662</link>
      <description>PERFECT!&lt;BR /&gt;&lt;BR /&gt;Thank you for your insight.&lt;BR /&gt;</description>
      <pubDate>Sun, 16 Jul 2023 01:35:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Standardize-text-strings-upon-data-load-in-Qlikview/m-p/2094125#M89662</guid>
      <dc:creator>fb987fb</dc:creator>
      <dc:date>2023-07-16T01:35:55Z</dc:date>
    </item>
  </channel>
</rss>

