<?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: Visualization &amp; Percent of Total in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Visualization-Percent-of-Total/m-p/809999#M11206</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cool. the 2nd one is if you have a chart with multiple dimensions (Product and something else) , it will do a percent of subtotal based on the individual product totals . good luck !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Nov 2014 16:25:12 GMT</pubDate>
    <dc:creator>JonnyPoole</dc:creator>
    <dc:date>2014-11-11T16:25:12Z</dc:date>
    <item>
      <title>Visualization &amp; Percent of Total</title>
      <link>https://community.qlik.com/t5/App-Development/Visualization-Percent-of-Total/m-p/809996#M11203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having trouble trying to get a visualization in Qlik Sense to display the percent of total. Here's what I have:&lt;/P&gt;&lt;P&gt;1. Dimension: Product&lt;/P&gt;&lt;P&gt;2. Spend: Sum({&amp;lt;[Mode (Trip)]={'A'}&amp;gt;}[Paid Fare])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This correctly displays the total spend by product in a horizontal bar chart. However, I'd like to show the percent of total spend by product. This was more obvious in QlikView but I'm having difficulty learning how to do this in Qlik Sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your suggestions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 16:08:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Visualization-Percent-of-Total/m-p/809996#M11203</guid>
      <dc:creator>jcampbell</dc:creator>
      <dc:date>2014-11-11T16:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Visualization &amp; Percent of Total</title>
      <link>https://community.qlik.com/t5/App-Development/Visualization-Percent-of-Total/m-p/809997#M11204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&amp;nbsp; in QlikView there was a 'relative' checkbox to quickly convert. In qlik sense you need to write it into the expression. Try both of the following.&amp;nbsp; You'll need to format as a percent if it works too...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum({&amp;lt;[Mode (Trip)]={'A'}&amp;gt;}[Paid Fare])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum( total&amp;nbsp; {&amp;lt;[Mode (Trip)]={'A'}&amp;gt;}[Paid Fare])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum({&amp;lt;[Mode (Trip)]={'A'}&amp;gt;}[Paid Fare])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum( total&amp;nbsp; &amp;lt;Product&amp;gt;&amp;nbsp; {&amp;lt;[Mode (Trip)]={'A'}&amp;gt;}[Paid Fare])&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 16:20:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Visualization-Percent-of-Total/m-p/809997#M11204</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-11-11T16:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: Visualization &amp; Percent of Total</title>
      <link>https://community.qlik.com/t5/App-Development/Visualization-Percent-of-Total/m-p/809998#M11205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That worked (first one). Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 16:23:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Visualization-Percent-of-Total/m-p/809998#M11205</guid>
      <dc:creator>jcampbell</dc:creator>
      <dc:date>2014-11-11T16:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Visualization &amp; Percent of Total</title>
      <link>https://community.qlik.com/t5/App-Development/Visualization-Percent-of-Total/m-p/809999#M11206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cool. the 2nd one is if you have a chart with multiple dimensions (Product and something else) , it will do a percent of subtotal based on the individual product totals . good luck !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 16:25:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Visualization-Percent-of-Total/m-p/809999#M11206</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-11-11T16:25:12Z</dc:date>
    </item>
  </channel>
</rss>

