<?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: Expression or data model adjustment? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Expression-or-data-model-adjustment/m-p/2445325#M97637</link>
    <description>&lt;P&gt;I'm not quite sure if I understand your question right but I think it's not possible with a normal hierarchically data-structure and normal selections.&lt;/P&gt;
&lt;P&gt;You may be able to show the wanted views by applying an appropriate set analysis within the object dimensions/expressions, like:&lt;/P&gt;
&lt;P&gt;sum({&amp;lt; Product, Email = p(Email)&amp;gt;} Value)&lt;/P&gt;
&lt;P&gt;which ignores the selections in Product but returned only possible Email in regard to the Product selection. For your mentioned example + screenshot it would return for the Product selection of 'Brush' the Rownr 1 - 5.&lt;/P&gt;</description>
    <pubDate>Fri, 26 Apr 2024 14:07:39 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2024-04-26T14:07:39Z</dc:date>
    <item>
      <title>Expression or data model adjustment?</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-or-data-model-adjustment/m-p/2444098#M97553</link>
      <description>&lt;P&gt;I've simplified my data model in the follow table with some sample data.&lt;/P&gt;
&lt;P&gt;To give some context, the data exists out of 3 concatenated data sets:&lt;/P&gt;
&lt;P&gt;1. Email&lt;BR /&gt;2. Email + Email Content Block&lt;BR /&gt;3. Email + Email Content Block + Product&lt;BR /&gt;&lt;BR /&gt;An email can have multiple content blocks&lt;BR /&gt;Content blocks can contain multiple products&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Data table.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/164563i72A9853E33EA09E8/image-size/large?v=v2&amp;amp;px=999" role="button" title="Data table.PNG" alt="Data table.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;When i select email 1, i get a nice overview with the included content blocks and Products.&lt;/P&gt;
&lt;P&gt;However, i also want to do this vice versa. Hence, when i select CTN i want to see the linked content blocks and emails and the respective #Send value.&lt;/P&gt;
&lt;P&gt;See below for the desired output:&amp;nbsp;&lt;BR /&gt;Select Brush, i want to see the sends from row 4, because this email (1) does include this product.&lt;BR /&gt;I also want to see the sends from row 3, because this content block (A) also included this product.&amp;nbsp;&lt;BR /&gt;And i also want to see, but that will anyway work, the sends from row 1, because those are the sends for this product.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Table Brush.PNG" style="width: 548px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/164560iC920EC69FC2506D3/image-size/large?v=v2&amp;amp;px=999" role="button" title="Table Brush.PNG" alt="Table Brush.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Same method when i filter in the Cluster.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Table Brush 2.PNG" style="width: 441px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/164561i2A3A4B190DE997D0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Table Brush 2.PNG" alt="Table Brush 2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And same when is filtered on the Email Content Block.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Content Block B.PNG" style="width: 424px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/164562iB0A7D03309F099BE/image-size/large?v=v2&amp;amp;px=999" role="button" title="Content Block B.PNG" alt="Content Block B.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2024 21:12:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-or-data-model-adjustment/m-p/2444098#M97553</guid>
      <dc:creator>twanqlik</dc:creator>
      <dc:date>2024-04-23T21:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Expression or data model adjustment?</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-or-data-model-adjustment/m-p/2445325#M97637</link>
      <description>&lt;P&gt;I'm not quite sure if I understand your question right but I think it's not possible with a normal hierarchically data-structure and normal selections.&lt;/P&gt;
&lt;P&gt;You may be able to show the wanted views by applying an appropriate set analysis within the object dimensions/expressions, like:&lt;/P&gt;
&lt;P&gt;sum({&amp;lt; Product, Email = p(Email)&amp;gt;} Value)&lt;/P&gt;
&lt;P&gt;which ignores the selections in Product but returned only possible Email in regard to the Product selection. For your mentioned example + screenshot it would return for the Product selection of 'Brush' the Rownr 1 - 5.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2024 14:07:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-or-data-model-adjustment/m-p/2445325#M97637</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2024-04-26T14:07:39Z</dc:date>
    </item>
  </channel>
</rss>

