<?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 Change part of script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Change-part-of-script/m-p/1836395#M1214932</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have data that I load from an excel file.&amp;nbsp; One of the columns in the data is a unit of measure column.&amp;nbsp; The unit of measure for example can be EA or P10.&amp;nbsp; In this cases I would like to have in my script a "formula" to convert the EA to a "1" and the P10 to the "10" only&lt;/P&gt;&lt;P&gt;How can I do this?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Wed, 15 Sep 2021 15:07:10 GMT</pubDate>
    <dc:creator>DinaH</dc:creator>
    <dc:date>2021-09-15T15:07:10Z</dc:date>
    <item>
      <title>Change part of script</title>
      <link>https://community.qlik.com/t5/QlikView/Change-part-of-script/m-p/1836395#M1214932</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have data that I load from an excel file.&amp;nbsp; One of the columns in the data is a unit of measure column.&amp;nbsp; The unit of measure for example can be EA or P10.&amp;nbsp; In this cases I would like to have in my script a "formula" to convert the EA to a "1" and the P10 to the "10" only&lt;/P&gt;&lt;P&gt;How can I do this?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 15:07:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-part-of-script/m-p/1836395#M1214932</guid>
      <dc:creator>DinaH</dc:creator>
      <dc:date>2021-09-15T15:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Change part of script</title>
      <link>https://community.qlik.com/t5/QlikView/Change-part-of-script/m-p/1836420#M1214933</link>
      <description>&lt;P&gt;Your load script formula can be:&amp;nbsp; Pick(Match([unit of measure column], 'EA', 'P10'), 1, 10)&lt;/P&gt;&lt;P&gt;You can use that to multiply by your measurement column.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 15:55:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-part-of-script/m-p/1836420#M1214933</guid>
      <dc:creator>stevejoyce</dc:creator>
      <dc:date>2021-09-15T15:55:15Z</dc:date>
    </item>
  </channel>
</rss>

