<?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: Dividing a field into two in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Dividing-a-field-into-two/m-p/1697050#M53315</link>
    <description>&lt;P&gt;May be try with If clause, create a dummy dimension... use that dummy dimension in Pie chart to show the percentage.&lt;/P&gt;&lt;P&gt;In script..&lt;/P&gt;&lt;P&gt;If(Match(CategoryNames,'Unsufficint Info'),'Unsufficint Info','Others') as CategoryName_Dummy... use this in pie chart...&lt;/P&gt;&lt;P&gt;or use the, same kind of definition in measure to create two different percentages...&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Apr 2020 12:05:34 GMT</pubDate>
    <dc:creator>BalaBhaskar_Qlik</dc:creator>
    <dc:date>2020-04-27T12:05:34Z</dc:date>
    <item>
      <title>Dividing a field into two</title>
      <link>https://community.qlik.com/t5/App-Development/Dividing-a-field-into-two/m-p/1696190#M53249</link>
      <description>&lt;P&gt;Hi everybody! I have an application with many fields in it. One of these fields is CategoryNames. In CategoryNames, there are hundreds of category names. One of them is "Unsufficient info", and I want to watch it specifically. I want to create a pie chart, which shows two slides, one is "Unsufficient info" the other is "Others". Thus, I can follow the current ratio which is equal to number of Unsufficient info/all category names. How can I do this?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2020 14:28:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dividing-a-field-into-two/m-p/1696190#M53249</guid>
      <dc:creator>berryons</dc:creator>
      <dc:date>2020-04-23T14:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dividing a field into two</title>
      <link>https://community.qlik.com/t5/App-Development/Dividing-a-field-into-two/m-p/1697050#M53315</link>
      <description>&lt;P&gt;May be try with If clause, create a dummy dimension... use that dummy dimension in Pie chart to show the percentage.&lt;/P&gt;&lt;P&gt;In script..&lt;/P&gt;&lt;P&gt;If(Match(CategoryNames,'Unsufficint Info'),'Unsufficint Info','Others') as CategoryName_Dummy... use this in pie chart...&lt;/P&gt;&lt;P&gt;or use the, same kind of definition in measure to create two different percentages...&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2020 12:05:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dividing-a-field-into-two/m-p/1697050#M53315</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2020-04-27T12:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Dividing a field into two</title>
      <link>https://community.qlik.com/t5/App-Development/Dividing-a-field-into-two/m-p/1704107#M53979</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6006"&gt;@BalaBhaskar_Qlik&lt;/a&gt;&amp;nbsp;thank you for your answer. I found a solution by creating an extra field. A flag field which divides rows in two with values 0 and 1.&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 08:46:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dividing-a-field-into-two/m-p/1704107#M53979</guid>
      <dc:creator>berryons</dc:creator>
      <dc:date>2020-05-21T08:46:11Z</dc:date>
    </item>
  </channel>
</rss>

