<?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 Dynamic Pivot Table [contribution margin accounting] in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Dynamic-Pivot-Table-contribution-margin-accounting/m-p/2463768#M99066</link>
    <description>&lt;P&gt;Hello together,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;we would like to create an pivot table with dynamic columns by an DateFilter like here:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="surtex_0-1718788915517.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/168180iDDC0A0A1B813F29B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="surtex_0-1718788915517.png" alt="surtex_0-1718788915517.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;But we get only data in the column which we have selected in the filter. I know the problem but I have no solution.&lt;/P&gt;
&lt;P&gt;The problem is that the names in the rows are a simple table in data editor with no connection to another table.&lt;/P&gt;
&lt;P&gt;The measure formular is an IF-formular like here:&lt;/P&gt;
&lt;P&gt;If(Extern2= 'Miete', SUM({&amp;lt;Selection1 = {}, Datumsfilter = {"&amp;lt;=$(=max(Datumsfilter))"}&amp;gt;}Amount), If(Extern2 = 'Wareneinsatz',....))&lt;/P&gt;
&lt;P&gt;When I delete the If Condition, the formula works and I get data in all columns until the selected month/year.&lt;/P&gt;
&lt;P&gt;Anybody one idea?&lt;/P&gt;
&lt;P&gt;Thanks and regards&lt;/P&gt;
&lt;P&gt;Josh&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jun 2024 09:26:45 GMT</pubDate>
    <dc:creator>surtex</dc:creator>
    <dc:date>2024-06-19T09:26:45Z</dc:date>
    <item>
      <title>Dynamic Pivot Table [contribution margin accounting]</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamic-Pivot-Table-contribution-margin-accounting/m-p/2463768#M99066</link>
      <description>&lt;P&gt;Hello together,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;we would like to create an pivot table with dynamic columns by an DateFilter like here:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="surtex_0-1718788915517.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/168180iDDC0A0A1B813F29B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="surtex_0-1718788915517.png" alt="surtex_0-1718788915517.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;But we get only data in the column which we have selected in the filter. I know the problem but I have no solution.&lt;/P&gt;
&lt;P&gt;The problem is that the names in the rows are a simple table in data editor with no connection to another table.&lt;/P&gt;
&lt;P&gt;The measure formular is an IF-formular like here:&lt;/P&gt;
&lt;P&gt;If(Extern2= 'Miete', SUM({&amp;lt;Selection1 = {}, Datumsfilter = {"&amp;lt;=$(=max(Datumsfilter))"}&amp;gt;}Amount), If(Extern2 = 'Wareneinsatz',....))&lt;/P&gt;
&lt;P&gt;When I delete the If Condition, the formula works and I get data in all columns until the selected month/year.&lt;/P&gt;
&lt;P&gt;Anybody one idea?&lt;/P&gt;
&lt;P&gt;Thanks and regards&lt;/P&gt;
&lt;P&gt;Josh&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 09:26:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamic-Pivot-Table-contribution-margin-accounting/m-p/2463768#M99066</guid>
      <dc:creator>surtex</dc:creator>
      <dc:date>2024-06-19T09:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Pivot Table [contribution margin accounting]</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamic-Pivot-Table-contribution-margin-accounting/m-p/2463776#M99067</link>
      <description>&lt;P&gt;Hi Josh,&lt;BR /&gt;&lt;BR /&gt;If your table that is making up the column 1 is not associated to any other table then it is a data island. Any measure you add against it will have the same value in each column.&lt;BR /&gt;Why are there no relationships?&lt;BR /&gt;You will need a relationship between the FACT table to a Calendar table and then another relationship between the&amp;nbsp;&lt;SPAN&gt;Extern2 value in the FACT table to the dimension table listing all the values of the&amp;nbsp;Extern2 (currently a data island because there is no relationship).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;e.g.&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;01.2024&amp;nbsp; &amp;nbsp; 02.2024&amp;nbsp; &amp;nbsp;03.2024&lt;BR /&gt;&lt;SPAN&gt;Miete&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;100&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;100&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 100&lt;BR /&gt;Wareneinsatz&amp;nbsp; &amp;nbsp; 100&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;100&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 100&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 09:40:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamic-Pivot-Table-contribution-margin-accounting/m-p/2463776#M99067</guid>
      <dc:creator>njmaehler</dc:creator>
      <dc:date>2024-06-19T09:40:39Z</dc:date>
    </item>
  </channel>
</rss>

