<?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: Dimension and Expression  Pivot table issue in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Dimension-and-Expression-Pivot-table-issue/m-p/2067332#M87559</link>
    <description>&lt;P&gt;Can you try this&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To get the total count for MTD Achieved, you can use the Sum aggregation function instead of the Count function in your expression. Also, you can remove the Pick function and directly use the Product_types_f field in your expression. The modified expression will be as follows:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;=Sum(Product_types_f)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To calculate the FTM trend, you can use the following expression:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;=Sum(Product_types_f)/($(=Max(Date))-$(=Min(Date)))&lt;/P&gt;</description>
    <pubDate>Wed, 03 May 2023 16:38:56 GMT</pubDate>
    <dc:creator>Chanty4u</dc:creator>
    <dc:date>2023-05-03T16:38:56Z</dc:date>
    <item>
      <title>Dimension and Expression  Pivot table issue</title>
      <link>https://community.qlik.com/t5/App-Development/Dimension-and-Expression-Pivot-table-issue/m-p/2067093#M87546</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;
&lt;P&gt;I need a help,&lt;/P&gt;
&lt;P&gt;I got this output below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Nagaraj6_0-1683103083577.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/106335iB74FF48FB52BB482/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Nagaraj6_0-1683103083577.png" alt="Nagaraj6_0-1683103083577.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need expected out below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Nagaraj6_1-1683103240042.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/106337iB208ED4C6778441E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Nagaraj6_1-1683103240042.png" alt="Nagaraj6_1-1683103240042.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MTD Achieved means total lead count, I am getting indiviual count ex:Direct ,Organic,Paid ,Email+Ma,Refferal.I want total count.&lt;/P&gt;
&lt;P&gt;FTM Treand means =MTD achieved /(End date-start date)&lt;/P&gt;
&lt;P&gt;I have solved upto MTD Achieved.How can I Solve this.&lt;/P&gt;
&lt;P&gt;I am try&amp;nbsp; to solving with Dimension and Expression in Pivot table.&lt;/P&gt;
&lt;P&gt;Dimesion:&lt;/P&gt;
&lt;P&gt;=Pick(Product_types_f,Date,'Exp1'),&lt;/P&gt;
&lt;P&gt;Expression:&lt;/P&gt;
&lt;P&gt;=Pick(Product_types_f ,&lt;BR /&gt;Date,&lt;BR /&gt;Count(Product_types_f))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&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:51:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dimension-and-Expression-Pivot-table-issue/m-p/2067093#M87546</guid>
      <dc:creator>Nagaraj6</dc:creator>
      <dc:date>2024-11-15T21:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension and Expression  Pivot table issue</title>
      <link>https://community.qlik.com/t5/App-Development/Dimension-and-Expression-Pivot-table-issue/m-p/2067332#M87559</link>
      <description>&lt;P&gt;Can you try this&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To get the total count for MTD Achieved, you can use the Sum aggregation function instead of the Count function in your expression. Also, you can remove the Pick function and directly use the Product_types_f field in your expression. The modified expression will be as follows:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;=Sum(Product_types_f)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To calculate the FTM trend, you can use the following expression:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;=Sum(Product_types_f)/($(=Max(Date))-$(=Min(Date)))&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 16:38:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dimension-and-Expression-Pivot-table-issue/m-p/2067332#M87559</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2023-05-03T16:38:56Z</dc:date>
    </item>
  </channel>
</rss>

