<?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: Cutting a string into pieces in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Cutting-a-string-into-pieces/m-p/1744007#M57048</link>
    <description>&lt;P&gt;Thank you Taoufiq! Works&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;.&lt;/P&gt;</description>
    <pubDate>Tue, 15 Sep 2020 14:32:28 GMT</pubDate>
    <dc:creator>thomas_deschle</dc:creator>
    <dc:date>2020-09-15T14:32:28Z</dc:date>
    <item>
      <title>Cutting a string into pieces</title>
      <link>https://community.qlik.com/t5/App-Development/Cutting-a-string-into-pieces/m-p/1743999#M57045</link>
      <description>&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;I am trying to do something in Qlik that I've been used to do in Excel.&lt;/P&gt;&lt;P&gt;Our erp has searchnames for articles that we have standardized, meaning exactly first 7 characters product name, then type of product (variable length),&amp;nbsp; "-" and further information, like&lt;BR /&gt;NAMEISAtype1-long&lt;BR /&gt;NAMEISBtype2-short&lt;BR /&gt;NAMEISCtype23-shortest&lt;/P&gt;&lt;P&gt;How should the formula in the editor look so I have a new field "producttype"? In the example this would contain&lt;BR /&gt;type1&lt;BR /&gt;type2&lt;BR /&gt;type23&lt;/P&gt;&lt;P&gt;In Excel I would use the search-function for the position of the "-" and cut off the rest with left and right. Couldn't find something similar in the data editor.&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 14:07:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cutting-a-string-into-pieces/m-p/1743999#M57045</guid>
      <dc:creator>thomas_deschle</dc:creator>
      <dc:date>2020-09-15T14:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: Cutting a string into pieces</title>
      <link>https://community.qlik.com/t5/App-Development/Cutting-a-string-into-pieces/m-p/1744005#M57047</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24499"&gt;@thomas_deschle&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Serveral options, one :&lt;/P&gt;&lt;LI-CODE lang="python"&gt;=textbetween('-'&amp;amp;mid(Field,8),'-','-')&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;output:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 283px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/40599i8EE6DD601C9D21FF/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 14:22:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cutting-a-string-into-pieces/m-p/1744005#M57047</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2020-09-15T14:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cutting a string into pieces</title>
      <link>https://community.qlik.com/t5/App-Development/Cutting-a-string-into-pieces/m-p/1744007#M57048</link>
      <description>&lt;P&gt;Thank you Taoufiq! Works&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 14:32:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cutting-a-string-into-pieces/m-p/1744007#M57048</guid>
      <dc:creator>thomas_deschle</dc:creator>
      <dc:date>2020-09-15T14:32:28Z</dc:date>
    </item>
  </channel>
</rss>

