<?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: Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Table/m-p/1645491#M447491</link>
    <description>&lt;P&gt;That works perfect!&lt;/P&gt;&lt;P&gt;Thank you!!!!&lt;/P&gt;</description>
    <pubDate>Mon, 11 Nov 2019 16:41:55 GMT</pubDate>
    <dc:creator>rolandg1881</dc:creator>
    <dc:date>2019-11-11T16:41:55Z</dc:date>
    <item>
      <title>Table</title>
      <link>https://community.qlik.com/t5/QlikView/Table/m-p/1645479#M447488</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I ve a question please.&lt;/P&gt;&lt;P&gt;In the picture below i have a table on the right side with the values form the selection "Abteilung MAS" = 300&lt;/P&gt;&lt;P&gt;If i change the "Abteilung MAS" to 400 the values also will change. Normaly thats ok.&lt;/P&gt;&lt;P&gt;But the user wants five tables on the right side where the values are fix for table 1 "Abteilung MAS" = 300 for the table 2 "Abteilung MAS" = 400 etc...&lt;/P&gt;&lt;P&gt;My english is not so good but i hope i can describe my problem. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Do you have any idea how i can solve this?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="example.jpg" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/23395iEF5837E4B6215C77/image-size/large?v=v2&amp;amp;px=999" role="button" title="example.jpg" alt="example.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2019 16:23:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table/m-p/1645479#M447488</guid>
      <dc:creator>rolandg1881</dc:creator>
      <dc:date>2019-11-11T16:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: Table</title>
      <link>https://community.qlik.com/t5/QlikView/Table/m-p/1645486#M447489</link>
      <description>&lt;P&gt;Hi Roland,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can achieve this by using a set expression to the measures in the table.&lt;/P&gt;&lt;P&gt;Looks like you have 3 measures which I suppose look something like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Sum([Gutmenge RM])&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can copy your table and change the measures to look like this (adding a set expression):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Sum({&amp;lt;[Abteilung MAS]={400}&amp;gt;}[Gutmenge RM])&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Keep in mind I only presume the fields [Abteilung MAS] amd [Gutmenge RM] exist in your application. You have to change those with the actual field names you are using.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;P.S: You can remove the 'Totals' from your measures since given the design they are only duplicating the values.&lt;/P&gt;&lt;P&gt;You can also just add the dimension [Abteilung MAS] - this may resolve your issue in a much simpler way. But then if you get more values than what you want your [Abteilung MAS] to be, then you may want to do this (list all values you need):&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Sum({&amp;lt;[Abteilung MAS]={'200','300','400','500'}&amp;gt;}[Gutmenge RM])&lt;/LI-CODE&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;S.T.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2019 16:34:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table/m-p/1645486#M447489</guid>
      <dc:creator>Stoyan_Terziev</dc:creator>
      <dc:date>2019-11-11T16:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: Table</title>
      <link>https://community.qlik.com/t5/QlikView/Table/m-p/1645491#M447491</link>
      <description>&lt;P&gt;That works perfect!&lt;/P&gt;&lt;P&gt;Thank you!!!!&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2019 16:41:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table/m-p/1645491#M447491</guid>
      <dc:creator>rolandg1881</dc:creator>
      <dc:date>2019-11-11T16:41:55Z</dc:date>
    </item>
  </channel>
</rss>

