<?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: Sort data into two categories in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Sort-data-into-two-categories/m-p/1519142#M37093</link>
    <description>&lt;P&gt;you can categorize any value into one classification bucket at&amp;nbsp;a time..&lt;/P&gt;&lt;P&gt;to achieve the your requirement, try to create 2 separate fields instead of 1 field...&lt;/P&gt;&lt;P&gt;If([color]='red', 'red','not assigned') as Calsifcation1,&lt;/P&gt;&lt;P&gt;If([color]='red', 'RGB','not assigned') as Calsifcation2..&lt;/P&gt;&lt;P&gt;you can try like this also..&lt;/P&gt;&lt;P&gt;If([color]='red', 'red-RGB','not assigned') as Calsifcation3&lt;/P&gt;</description>
    <pubDate>Tue, 11 Dec 2018 10:11:53 GMT</pubDate>
    <dc:creator>PradeepReddy</dc:creator>
    <dc:date>2018-12-11T10:11:53Z</dc:date>
    <item>
      <title>Sort data into two categories</title>
      <link>https://community.qlik.com/t5/App-Development/Sort-data-into-two-categories/m-p/1518992#M37086</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;I have some data that needs sorting. The problem is that once the if condition is fulfilled by a value, that value gets sorted and cant be accessed again. As an example, say I need to sort one value into two categories. For the sake of the example let this be that I have the following task:&lt;/P&gt;&lt;P&gt;If([color]='red', 'red',&lt;/P&gt;&lt;P&gt;if([color]='red','RGB,'not assigned))&lt;/P&gt;&lt;P&gt;So basically I want to assign the value 'red' to its own category and to 'RGB'. How is that done?&lt;/P&gt;&lt;P&gt;I've been struggling with this for a long time now.&lt;/P&gt;&lt;P&gt;Thank you so much!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:44:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sort-data-into-two-categories/m-p/1518992#M37086</guid>
      <dc:creator>andreacossu1</dc:creator>
      <dc:date>2024-11-16T21:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: Sort data into two categories</title>
      <link>https://community.qlik.com/t5/App-Development/Sort-data-into-two-categories/m-p/1519142#M37093</link>
      <description>&lt;P&gt;you can categorize any value into one classification bucket at&amp;nbsp;a time..&lt;/P&gt;&lt;P&gt;to achieve the your requirement, try to create 2 separate fields instead of 1 field...&lt;/P&gt;&lt;P&gt;If([color]='red', 'red','not assigned') as Calsifcation1,&lt;/P&gt;&lt;P&gt;If([color]='red', 'RGB','not assigned') as Calsifcation2..&lt;/P&gt;&lt;P&gt;you can try like this also..&lt;/P&gt;&lt;P&gt;If([color]='red', 'red-RGB','not assigned') as Calsifcation3&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2018 10:11:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sort-data-into-two-categories/m-p/1519142#M37093</guid>
      <dc:creator>PradeepReddy</dc:creator>
      <dc:date>2018-12-11T10:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Sort data into two categories</title>
      <link>https://community.qlik.com/t5/App-Development/Sort-data-into-two-categories/m-p/1519255#M37108</link>
      <description>&lt;P&gt;Thanks for the reply, I see your point. However, how can I access these new created buckets?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2018 12:33:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sort-data-into-two-categories/m-p/1519255#M37108</guid>
      <dc:creator>andreacossu1</dc:creator>
      <dc:date>2018-12-11T12:33:10Z</dc:date>
    </item>
  </channel>
</rss>

