<?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: Qlik SaaS - Qlik Sense - Create Report like Financial Statement (Pivot Table) in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-SaaS-Qlik-Sense-Create-Report-like-Financial-Statement/m-p/2538101#M108908</link>
    <description>&lt;P&gt;That layout is typical for financial reports and is best achieved using the Straight Table object in Qlik Sense, where you define each column (current month, previous month, difference) as a distinct measure.&lt;/P&gt;&lt;P&gt;The problem you encountered with the Pivot Table (where the expressions appeared nested under the MonthYear column) occurred because you tried to place the time periods (current month, previous month) in the dimension and the repeated measures under that dimension. For this specific layout, you should use fixed columns for measures&lt;/P&gt;</description>
    <pubDate>Thu, 04 Dec 2025 11:48:59 GMT</pubDate>
    <dc:creator>Nagaraju_KCS</dc:creator>
    <dc:date>2025-12-04T11:48:59Z</dc:date>
    <item>
      <title>Qlik SaaS - Qlik Sense - Create Report like Financial Statement (Pivot Table)</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-SaaS-Qlik-Sense-Create-Report-like-Financial-Statement/m-p/2538096#M108906</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would like to create report like financial statement with some layout variation.&lt;BR /&gt;I want to achieve layout like attached image. How to create this layout in the Qlik Sense? I tried with Pivot Table and also with P&amp;amp;L Table and achieved left hand side layout with create dimension of Total Sales Current Month, previous month, and differences but when I added the expressions then each expression appeared under the MonthYear&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="profilejamesbond_0-1764847754149.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/185452iF493B120EC555FC8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="profilejamesbond_0-1764847754149.png" alt="profilejamesbond_0-1764847754149.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Dec 2025 11:31:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-SaaS-Qlik-Sense-Create-Report-like-Financial-Statement/m-p/2538096#M108906</guid>
      <dc:creator>profilejamesbond</dc:creator>
      <dc:date>2025-12-04T11:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik SaaS - Qlik Sense - Create Report like Financial Statement (Pivot Table)</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-SaaS-Qlik-Sense-Create-Report-like-Financial-Statement/m-p/2538101#M108908</link>
      <description>&lt;P&gt;That layout is typical for financial reports and is best achieved using the Straight Table object in Qlik Sense, where you define each column (current month, previous month, difference) as a distinct measure.&lt;/P&gt;&lt;P&gt;The problem you encountered with the Pivot Table (where the expressions appeared nested under the MonthYear column) occurred because you tried to place the time periods (current month, previous month) in the dimension and the repeated measures under that dimension. For this specific layout, you should use fixed columns for measures&lt;/P&gt;</description>
      <pubDate>Thu, 04 Dec 2025 11:48:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-SaaS-Qlik-Sense-Create-Report-like-Financial-Statement/m-p/2538101#M108908</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2025-12-04T11:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik SaaS - Qlik Sense - Create Report like Financial Statement (Pivot Table)</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-SaaS-Qlik-Sense-Create-Report-like-Financial-Statement/m-p/2538105#M108909</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28943"&gt;@Nagaraju_KCS&lt;/a&gt;;&lt;/P&gt;&lt;P&gt;Can you share me the example or work around with Straight Table ?&lt;/P&gt;&lt;P&gt;With Straight Table I don't get the result what you mentioned.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Dec 2025 12:38:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-SaaS-Qlik-Sense-Create-Report-like-Financial-Statement/m-p/2538105#M108909</guid>
      <dc:creator>profilejamesbond</dc:creator>
      <dc:date>2025-12-04T12:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik SaaS - Qlik Sense - Create Report like Financial Statement (Pivot Table)</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-SaaS-Qlik-Sense-Create-Report-like-Financial-Statement/m-p/2538242#M108921</link>
      <description>&lt;P&gt;I made solution like this and it works:&lt;BR /&gt;1.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;load * inline [&lt;/P&gt;&lt;P&gt;MeasureType&lt;/P&gt;&lt;P&gt;Total Sales Current Month&lt;BR /&gt;Total Sales Previous Month&lt;BR /&gt;Differences&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;and Added MeasureType as a dimension in the Pivot Table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2.&lt;/P&gt;&lt;P&gt;In the Pivot Table, I added only one Expression with:&lt;/P&gt;&lt;P&gt;Pick(Match(MeasureType, 'Total Sales Current Month', 'Total Sales Previous Month', 'Differences'), Num(Expression 1 or Master Item 1), '#,##0'), Num(Expression 2 or Master Item 2), '#,##0'), Num(Expression 3 or Master Item 3), '#.##0%'))&lt;/P&gt;&lt;P&gt;For the total:&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;If(Dimensionality()=0, // &amp;lt;-- TOTAL ROW&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Num(Total Sales Current Month, '#.##0,00€;-#.##0,00€'), // show only Sales Current in total&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;Pick(Match(MeasureType, 'Total Sales Current Month', 'Total Sales Previous Month', 'Differences'), Num(Expression 1 or Master Item 1), '&lt;SPAN&gt;#.##0,00€;-#.##0,00€&lt;/SPAN&gt;'), Num(Expression 2 or Master Item 2), '&lt;SPAN&gt;#.##0,00€;-#.##0,00€&lt;/SPAN&gt;'), Num(Expression 3 or Master Item 3), '#.##0%')))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dimensionality() = 0 → full pivot grand total (no dimensions left)&lt;/P&gt;&lt;P&gt;Dimensionality() = 1 → total at the level where only MeasureType remains&lt;/P&gt;&lt;P&gt;Dimensionality() &amp;gt; 1 → normal row values&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Adjust expressions according to your requirements&lt;/P&gt;</description>
      <pubDate>Fri, 05 Dec 2025 08:10:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-SaaS-Qlik-Sense-Create-Report-like-Financial-Statement/m-p/2538242#M108921</guid>
      <dc:creator>profilejamesbond</dc:creator>
      <dc:date>2025-12-05T08:10:54Z</dc:date>
    </item>
  </channel>
</rss>

