<?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 Pie Chart with 2 measures in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Pie-Chart-with-2-measures/m-p/2164613#M94593</link>
    <description>&lt;P&gt;I have 2 measures that I would like to show in a pie chart, but it will only take one measure, so I am trying to figure out how to do this. I have one measure that is the Med$, and the other is Rx$. By using the Pie chart I would like to see the %Med$ and %Rx dollars. Obviously the denominator is the Med$ + Rx$. Since neither of these is represented as a dimension, not sure how to pull this off. Is there a way?&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jan 2024 21:11:40 GMT</pubDate>
    <dc:creator>Spartan27215</dc:creator>
    <dc:date>2024-01-23T21:11:40Z</dc:date>
    <item>
      <title>Pie Chart with 2 measures</title>
      <link>https://community.qlik.com/t5/App-Development/Pie-Chart-with-2-measures/m-p/2164613#M94593</link>
      <description>&lt;P&gt;I have 2 measures that I would like to show in a pie chart, but it will only take one measure, so I am trying to figure out how to do this. I have one measure that is the Med$, and the other is Rx$. By using the Pie chart I would like to see the %Med$ and %Rx dollars. Obviously the denominator is the Med$ + Rx$. Since neither of these is represented as a dimension, not sure how to pull this off. Is there a way?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 21:11:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pie-Chart-with-2-measures/m-p/2164613#M94593</guid>
      <dc:creator>Spartan27215</dc:creator>
      <dc:date>2024-01-23T21:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Pie Chart with 2 measures</title>
      <link>https://community.qlik.com/t5/App-Development/Pie-Chart-with-2-measures/m-p/2411667#M94672</link>
      <description>&lt;P&gt;can you try like below&lt;/P&gt;
&lt;P&gt;dim:&lt;/P&gt;
&lt;P&gt;valuelist(measure1,measure2)&lt;/P&gt;
&lt;P&gt;expression:&lt;/P&gt;
&lt;P&gt;if(valuelist(measure1,measure2)='measure1',sum(measure1logic),sum(measure2logic))&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/New-to-Qlik-Sense/Qlik-SENSE-Pie-Chart-with-two-measures/td-p/40407" target="_blank"&gt;https://community.qlik.com/t5/New-to-Qlik-Sense/Qlik-SENSE-Pie-Chart-with-two-measures/td-p/40407&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jan 2024 16:15:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pie-Chart-with-2-measures/m-p/2411667#M94672</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2024-01-28T16:15:42Z</dc:date>
    </item>
  </channel>
</rss>

