<?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: Row Based custom column in Pivot table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Row-Based-custom-column-in-Pivot-table/m-p/1921836#M75885</link>
    <description>&lt;P&gt;You can add calculated dimension&amp;nbsp; &amp;nbsp;=aggr( sum(Value)/count(MonthYear), Type)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="andrzejdobiegal_0-1650831111542.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/77767iD538BFB790FED653/image-size/medium?v=v2&amp;amp;px=400" role="button" title="andrzejdobiegal_0-1650831111542.png" alt="andrzejdobiegal_0-1650831111542.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;regards Andrzej&lt;/P&gt;</description>
    <pubDate>Sun, 24 Apr 2022 20:16:59 GMT</pubDate>
    <dc:creator>andrzejdobiegal</dc:creator>
    <dc:date>2022-04-24T20:16:59Z</dc:date>
    <item>
      <title>Row Based custom column in Pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Row-Based-custom-column-in-Pivot-table/m-p/1921755#M75870</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;
&lt;P&gt;I want to add a custom column at the end of pivot table like shown below (the one in yellow)&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 240pt;" border="0" width="320" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR style="height: 24.75pt;"&gt;
&lt;TD width="64" height="33" class="xl65" style="height: 24.75pt; width: 48pt;"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="64" class="xl67" style="border-left: none; width: 48pt;"&gt;Apr-22&lt;/TD&gt;
&lt;TD width="64" class="xl67" style="border-left: none; width: 48pt;"&gt;May-22&lt;/TD&gt;
&lt;TD width="64" class="xl65" style="border-left: none; width: 48pt;"&gt;YTD sum total&lt;/TD&gt;
&lt;TD width="64" class="xl66" style="border-left: none; width: 48pt; background-color: yellow;"&gt;&lt;STRONG&gt;NRR&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="64" height="20" class="xl65" style="height: 15.0pt; border-top: none; width: 48pt;"&gt;Target&lt;/TD&gt;
&lt;TD width="64" class="xl65" style="border-top: none; border-left: none; width: 48pt;"&gt;360&lt;/TD&gt;
&lt;TD width="64" class="xl65" style="border-top: none; border-left: none; width: 48pt;"&gt;50&lt;/TD&gt;
&lt;TD width="64" class="xl65" style="border-top: none; border-left: none; width: 48pt;"&gt;410&lt;/TD&gt;
&lt;TD width="64" class="xl66" style="border-top: none; border-left: none; width: 48pt;"&gt;205&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 24.75pt;"&gt;
&lt;TD width="64" height="33" class="xl65" style="height: 24.75pt; border-top: none; width: 48pt;"&gt;SO created&lt;/TD&gt;
&lt;TD width="64" class="xl65" style="border-top: none; border-left: none; width: 48pt;"&gt;152&lt;/TD&gt;
&lt;TD width="64" class="xl65" style="border-top: none; border-left: none; width: 48pt;"&gt;0&lt;/TD&gt;
&lt;TD width="64" class="xl65" style="border-top: none; border-left: none; width: 48pt;"&gt;152&lt;/TD&gt;
&lt;TD width="64" class="xl66" style="border-top: none; border-left: none; width: 48pt;"&gt;76&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 24.75pt;"&gt;
&lt;TD width="64" height="33" class="xl65" style="height: 24.75pt; border-top: none; width: 48pt;"&gt;CRM approved&lt;/TD&gt;
&lt;TD width="64" class="xl65" style="border-top: none; border-left: none; width: 48pt;"&gt;66&lt;/TD&gt;
&lt;TD width="64" class="xl65" style="border-top: none; border-left: none; width: 48pt;"&gt;0&lt;/TD&gt;
&lt;TD width="64" class="xl65" style="border-top: none; border-left: none; width: 48pt;"&gt;66&lt;/TD&gt;
&lt;TD width="64" class="xl66" style="border-top: none; border-left: none; width: 48pt;"&gt;33&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have added Month Year as my Dimension(column) and Target, SO created and CRM Approved as my measure values and calculated YTD Sum total using Total functionality&lt;/P&gt;
&lt;P&gt;Current output:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aditya_Chitale_0-1650745224364.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/77747i9D21B571BA191A26/image-size/large?v=v2&amp;amp;px=999" role="button" title="Aditya_Chitale_0-1650745224364.png" alt="Aditya_Chitale_0-1650745224364.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Need help in adding NRR column. Formula for the same is:&lt;/P&gt;
&lt;P&gt;NRR = YTD Sum Total / total count of months (Here 2)&lt;/P&gt;
&lt;P&gt;So, NRR for Target will be 410/2 = 205&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Aditya&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Apr 2022 20:24:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Row-Based-custom-column-in-Pivot-table/m-p/1921755#M75870</guid>
      <dc:creator>Aditya_Chitale</dc:creator>
      <dc:date>2022-04-23T20:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: Row Based custom column in Pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Row-Based-custom-column-in-Pivot-table/m-p/1921836#M75885</link>
      <description>&lt;P&gt;You can add calculated dimension&amp;nbsp; &amp;nbsp;=aggr( sum(Value)/count(MonthYear), Type)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="andrzejdobiegal_0-1650831111542.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/77767iD538BFB790FED653/image-size/medium?v=v2&amp;amp;px=400" role="button" title="andrzejdobiegal_0-1650831111542.png" alt="andrzejdobiegal_0-1650831111542.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;regards Andrzej&lt;/P&gt;</description>
      <pubDate>Sun, 24 Apr 2022 20:16:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Row-Based-custom-column-in-Pivot-table/m-p/1921836#M75885</guid>
      <dc:creator>andrzejdobiegal</dc:creator>
      <dc:date>2022-04-24T20:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: Row Based custom column in Pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Row-Based-custom-column-in-Pivot-table/m-p/1921875#M75888</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/44398"&gt;@andrzejdobiegal&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any way to rename it like measure columns ?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Aditya&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2022 03:14:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Row-Based-custom-column-in-Pivot-table/m-p/1921875#M75888</guid>
      <dc:creator>Aditya_Chitale</dc:creator>
      <dc:date>2022-04-25T03:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: Row Based custom column in Pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Row-Based-custom-column-in-Pivot-table/m-p/1921893#M75889</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="andrzejdobiegal_0-1650863728370.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/77775iD6EC1233E6A706B1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="andrzejdobiegal_0-1650863728370.png" alt="andrzejdobiegal_0-1650863728370.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Yes, chart properties, Label.&lt;/P&gt;
&lt;P&gt;regards Andrzej&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2022 05:18:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Row-Based-custom-column-in-Pivot-table/m-p/1921893#M75889</guid>
      <dc:creator>andrzejdobiegal</dc:creator>
      <dc:date>2022-04-25T05:18:33Z</dc:date>
    </item>
  </channel>
</rss>

