<?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: KPI from table Total in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/KPI-from-table-Total/m-p/2413342#M94857</link>
    <description>&lt;P&gt;This is not dynamic with selections as there are no associations between&lt;/P&gt;</description>
    <pubDate>Thu, 01 Feb 2024 04:17:59 GMT</pubDate>
    <dc:creator>Aasir</dc:creator>
    <dc:date>2024-02-01T04:17:59Z</dc:date>
    <item>
      <title>KPI from table Total</title>
      <link>https://community.qlik.com/t5/App-Development/KPI-from-table-Total/m-p/2413326#M94853</link>
      <description>&lt;P&gt;Hi Team,&lt;BR /&gt;&lt;BR /&gt;I have the below table and the following is the expression I used for Budgeted Volume.&lt;BR /&gt;I want to display this Total as a KPI and should be dynamic with selections on Month. &lt;BR /&gt;I don't want to adjust my data model, Need a solution with expression. Thanks in Advance&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aasir_0-1706754571702.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158806i17A97D3DB35E62F6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Aasir_0-1706754571702.png" alt="Aasir_0-1706754571702.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If(Month = 'Jul', SUM({&amp;lt; [Attribute field] = {'Jul-23'}, [Input Type (Volume or Revenue)] = {"Volume"} &amp;gt;} [Data field]),&lt;BR /&gt;If(Month = 'Aug', SUM({&amp;lt; [Attribute field] = {'Aug-23'}, [Input Type (Volume or Revenue)] = {"Volume"} &amp;gt;} [Data field]),&lt;BR /&gt;If(Month = 'Sep', SUM({&amp;lt; [Attribute field] = {'Sep-23'}, [Input Type (Volume or Revenue)] = {"Volume"} &amp;gt;} [Data field]),&lt;BR /&gt;If(Month = 'Oct', SUM({&amp;lt; [Attribute field] = {'Oct-23'}, [Input Type (Volume or Revenue)] = {"Volume"} &amp;gt;} [Data field]),&lt;BR /&gt;If(Month = 'Nov', SUM({&amp;lt; [Attribute field] = {'Nov-23'}, [Input Type (Volume or Revenue)] = {"Volume"} &amp;gt;} [Data field]),&lt;BR /&gt;If(Month = 'Dec', SUM({&amp;lt; [Attribute field] = {'Dec-23'}, [Input Type (Volume or Revenue)] = {"Volume"} &amp;gt;} [Data field]),&lt;BR /&gt;If(Month = 'Jan', SUM({&amp;lt; [Attribute field] = {'Jan-24'}, [Input Type (Volume or Revenue)] = {"Volume"} &amp;gt;} [MUFW Clinic.Data field]),&lt;BR /&gt;If(Month = 'Feb', SUM({&amp;lt; [Attribute field] = {'Feb-24'}, [Input Type (Volume or Revenue)] = {"Volume"} &amp;gt;} [Data field]),&lt;BR /&gt;If(Month = 'Mar', SUM({&amp;lt; [Attribute field] = {'Mar-24'}, [Input Type (Volume or Revenue)] = {"Volume"} &amp;gt;} [Data field]),&lt;BR /&gt;If(Month = 'Apr', SUM({&amp;lt; [Attribute field] = {'Apr-24'}, [Input Type (Volume or Revenue)] = {"Volume"} &amp;gt;} [Data field]),&lt;BR /&gt;If(Month = 'May', SUM({&amp;lt; [Attribute field] = {'May-24'}, [Input Type (Volume or Revenue)] = {"Volume"} &amp;gt;} [Data field]),&lt;BR /&gt;If(Month = 'Jun', SUM({&amp;lt; [Attribute field] = {'Jun-24'}, [Input Type (Volume or Revenue)] = {"Volume"} &amp;gt;} [Data field]),&lt;BR /&gt;))))))))))))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:05:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/KPI-from-table-Total/m-p/2413326#M94853</guid>
      <dc:creator>Aasir</dc:creator>
      <dc:date>2024-11-15T21:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: KPI from table Total</title>
      <link>https://community.qlik.com/t5/App-Development/KPI-from-table-Total/m-p/2413338#M94855</link>
      <description>&lt;P&gt;simple expression you can write&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;SUM(Budget)&lt;/STRONG&gt; - This returns the total budget without selection, shows the budget related month data when the user selects any month.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 03:39:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/KPI-from-table-Total/m-p/2413338#M94855</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2024-02-01T03:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: KPI from table Total</title>
      <link>https://community.qlik.com/t5/App-Development/KPI-from-table-Total/m-p/2413342#M94857</link>
      <description>&lt;P&gt;This is not dynamic with selections as there are no associations between&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 04:17:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/KPI-from-table-Total/m-p/2413342#M94857</guid>
      <dc:creator>Aasir</dc:creator>
      <dc:date>2024-02-01T04:17:59Z</dc:date>
    </item>
  </channel>
</rss>

