<?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: How to split field value as per our my requirement in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-split-field-value-as-per-our-my-requirement/m-p/1945630#M77934</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/18129"&gt;@Naps_230&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sujy15_0-1655721841447.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/82143i7DCDB34C6828446A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Sujy15_0-1655721841447.png" alt="Sujy15_0-1655721841447.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Please find the expressions as below :&lt;/P&gt;
&lt;P&gt;For Category :&amp;nbsp;SubField(Product,'-',1)&lt;/P&gt;
&lt;P&gt;For Subcategory :&amp;nbsp;If(SubStringCount(Product,'-')=1,SubField(Product,'-',-1),TextBetween(Product,'-','-',1))&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;P.S :&lt;/STRONG&gt; I have tried the solution by adding '-' for the first two rows in Product field (as highlighted in the above image)&lt;/P&gt;
&lt;P&gt;Hope this helps you!&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 20 Jun 2022 10:49:19 GMT</pubDate>
    <dc:creator>Sujy15</dc:creator>
    <dc:date>2022-06-20T10:49:19Z</dc:date>
    <item>
      <title>How to split field value as per our my requirement</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-split-field-value-as-per-our-my-requirement/m-p/1945319#M77908</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;
&lt;P&gt;Can you please help me , how to&amp;nbsp;split field value as per our my requirement, Please find the attachment.&lt;/P&gt;
&lt;P&gt;we multiple records in excels. I need category and subcategory field like below, please refer attachment&lt;/P&gt;
&lt;P&gt;MY Requirement below:&lt;/P&gt;
&lt;TABLE width="554"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="240.8px"&gt;Product&amp;nbsp;&lt;/TD&gt;
&lt;TD width="213.2px"&gt;Category&amp;nbsp;&lt;/TD&gt;
&lt;TD width="99px"&gt;Subcategory&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="240.8px"&gt;Edelweiss Tokio Group Credit Protection - SME&lt;/TD&gt;
&lt;TD width="213.2px"&gt;edelweiss tokio group&lt;/TD&gt;
&lt;TD width="99px"&gt;CREDIT PROTECTION&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Sun, 19 Jun 2022 06:27:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-split-field-value-as-per-our-my-requirement/m-p/1945319#M77908</guid>
      <dc:creator>Naps_230</dc:creator>
      <dc:date>2022-06-19T06:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to split field value as per our my requirement</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-split-field-value-as-per-our-my-requirement/m-p/1945353#M77913</link>
      <description>&lt;P&gt;How is the logic of identifying Category and Subcategory specified?&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jun 2022 10:15:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-split-field-value-as-per-our-my-requirement/m-p/1945353#M77913</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2022-06-19T10:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to split field value as per our my requirement</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-split-field-value-as-per-our-my-requirement/m-p/1945378#M77916</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;
&lt;P&gt;we need to create two field like product and subcategory based on product.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jun 2022 14:50:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-split-field-value-as-per-our-my-requirement/m-p/1945378#M77916</guid>
      <dc:creator>Naps_230</dc:creator>
      <dc:date>2022-06-19T14:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to split field value as per our my requirement</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-split-field-value-as-per-our-my-requirement/m-p/1945379#M77917</link>
      <description>&lt;P&gt;Hi Marco ,&lt;/P&gt;
&lt;P&gt;we need to create two field like product and subcategory based on product field.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jun 2022 14:51:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-split-field-value-as-per-our-my-requirement/m-p/1945379#M77917</guid>
      <dc:creator>Naps_230</dc:creator>
      <dc:date>2022-06-19T14:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to split field value as per our my requirement</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-split-field-value-as-per-our-my-requirement/m-p/1945396#M77921</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;one solution that implements your requirement&amp;nbsp;&lt;SPAN&gt;to create two field like product and subcategory based on product:&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Your Requirement below:&lt;/P&gt;
&lt;TABLE width="554"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="240.8px"&gt;Product&amp;nbsp;&lt;/TD&gt;
&lt;TD width="213.2px"&gt;Category&amp;nbsp;&lt;/TD&gt;
&lt;TD width="99px"&gt;Subcategory&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="240.8px"&gt;Edelweiss Tokio Group Credit Protection - SME&lt;/TD&gt;
&lt;TD width="213.2px"&gt;edelweiss tokio group&lt;/TD&gt;
&lt;TD width="99px"&gt;CREDIT PROTECTION&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;solution:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MarcoWedel_0-1655670377623.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/82092i2D272586AF7F5505/image-size/large?v=v2&amp;amp;px=999" role="button" title="MarcoWedel_0-1655670377623.png" alt="MarcoWedel_0-1655670377623.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;table1:
Load *,
Lower(Left(Product,21)) as Category,
Upper(Mid(Product,23,17)) as Subcategory
Inline [
Product
Edelweiss Tokio Group Credit Protection - SME
];&lt;/LI-CODE&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;hope this helps&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;please close your thread by accepting a solution&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;thank you&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jun 2022 20:29:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-split-field-value-as-per-our-my-requirement/m-p/1945396#M77921</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2022-06-19T20:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to split field value as per our my requirement</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-split-field-value-as-per-our-my-requirement/m-p/1945467#M77930</link>
      <description>&lt;P&gt;Hi Marco,&lt;/P&gt;
&lt;P&gt;Thanks for reply, Actually i have multiple row in file. how will it work if data looks like. i have attached screenshot of my requirement.&lt;/P&gt;
&lt;TABLE width="958"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="464"&gt;Product&amp;nbsp;&lt;/TD&gt;
&lt;TD width="206"&gt;Category&amp;nbsp;&lt;/TD&gt;
&lt;TD width="288"&gt;Subcategory&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Edelweiss Tokio Group Credit Protection - SME&lt;/TD&gt;
&lt;TD&gt;edelweiss tokio group&lt;/TD&gt;
&lt;TD&gt;CREDIT PROTECTION&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Edelweiss Tokio Group Credit Protection - SME-NEW&lt;/TD&gt;
&lt;TD&gt;edelweiss tokio group&lt;/TD&gt;
&lt;TD&gt;CREDIT PROTECTION&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Edelweiss Tokio Life - Cash Flow Protection&lt;/TD&gt;
&lt;TD&gt;edelweiss tokio life&lt;/TD&gt;
&lt;TD&gt;CASH FLOW PROTECTION&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Edelweiss Tokio Life - Protection - (Reg/5/10/pay)&lt;/TD&gt;
&lt;TD&gt;edelweiss tokio life&lt;/TD&gt;
&lt;TD&gt;PROTECTION&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Edelweiss Tokio Life - Single Pay Endowment Assuarance Plan&lt;/TD&gt;
&lt;TD&gt;edelweiss tokio life&lt;/TD&gt;
&lt;TD&gt;SINGLE PAY ENDOWMENT ASSURANCE PLAN&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Mon, 20 Jun 2022 05:08:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-split-field-value-as-per-our-my-requirement/m-p/1945467#M77930</guid>
      <dc:creator>Naps_230</dc:creator>
      <dc:date>2022-06-20T05:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to split field value as per our my requirement</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-split-field-value-as-per-our-my-requirement/m-p/1945630#M77934</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/18129"&gt;@Naps_230&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sujy15_0-1655721841447.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/82143i7DCDB34C6828446A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Sujy15_0-1655721841447.png" alt="Sujy15_0-1655721841447.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Please find the expressions as below :&lt;/P&gt;
&lt;P&gt;For Category :&amp;nbsp;SubField(Product,'-',1)&lt;/P&gt;
&lt;P&gt;For Subcategory :&amp;nbsp;If(SubStringCount(Product,'-')=1,SubField(Product,'-',-1),TextBetween(Product,'-','-',1))&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;P.S :&lt;/STRONG&gt; I have tried the solution by adding '-' for the first two rows in Product field (as highlighted in the above image)&lt;/P&gt;
&lt;P&gt;Hope this helps you!&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2022 10:49:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-split-field-value-as-per-our-my-requirement/m-p/1945630#M77934</guid>
      <dc:creator>Sujy15</dc:creator>
      <dc:date>2022-06-20T10:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to split field value as per our my requirement</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-split-field-value-as-per-our-my-requirement/m-p/1945886#M77946</link>
      <description>&lt;P&gt;Coming back to my earlier question of how the product has to be split in category and subcategory, like in general.&lt;/P&gt;
&lt;P&gt;If you only were given the products and asked to split them manually, what portion of the product string would you put in the category field and what in the subcategory based on a general rule rather than a few examples?&lt;/P&gt;
&lt;P&gt;If you can answer this question, then there will surely be an implementation in Qlik.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2022 16:53:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-split-field-value-as-per-our-my-requirement/m-p/1945886#M77946</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2022-06-20T16:53:18Z</dc:date>
    </item>
  </channel>
</rss>

