<?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 filter possibility in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Table-filter-possibility/m-p/1872689#M72001</link>
    <description>&lt;P&gt;Aha, indeed, this is a different approach that I did before, this means that on all columns this condition should be built in. I will try to do this and let you know the outcome.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your suggestion, this is really appreciated&lt;/P&gt;</description>
    <pubDate>Fri, 17 Dec 2021 14:16:22 GMT</pubDate>
    <dc:creator>JeroenHoltrop</dc:creator>
    <dc:date>2021-12-17T14:16:22Z</dc:date>
    <item>
      <title>Table filter possibility</title>
      <link>https://community.qlik.com/t5/App-Development/Table-filter-possibility/m-p/1872531#M71991</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have an issue which I do not know how to solve. Normally I make filters based on dimensions, where I filter out the null values and my table&amp;nbsp; is exactly as I want. However, with my current table only has measures, so this method is not possible. I however need a way to only show the last 2 lines in my below screenshot, so only the latest dates in the below screenshot. Does anyone know how to do this?&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JeroenHoltrop_0-1639730790928.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/68815i3E4235982ADC00F6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JeroenHoltrop_0-1639730790928.png" alt="JeroenHoltrop_0-1639730790928.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2021 09:03:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Table-filter-possibility/m-p/1872531#M71991</guid>
      <dc:creator>JeroenHoltrop</dc:creator>
      <dc:date>2021-12-17T09:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: Table filter possibility</title>
      <link>https://community.qlik.com/t5/App-Development/Table-filter-possibility/m-p/1872685#M72000</link>
      <description>&lt;P&gt;Dear Jeroen,&lt;/P&gt;
&lt;P&gt;I hope I understand your question you can use set analysis for this:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example:&lt;BR /&gt;Sum([Total Paid Commission])&lt;/P&gt;
&lt;P&gt;Transfer it to:&lt;/P&gt;
&lt;P&gt;Sum({&amp;lt;Comission approval date={"$(=Maxstring(Comission approval date))"}&amp;gt;}[Total Paid Commission])&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2021 13:56:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Table-filter-possibility/m-p/1872685#M72000</guid>
      <dc:creator>JHuis</dc:creator>
      <dc:date>2021-12-17T13:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: Table filter possibility</title>
      <link>https://community.qlik.com/t5/App-Development/Table-filter-possibility/m-p/1872689#M72001</link>
      <description>&lt;P&gt;Aha, indeed, this is a different approach that I did before, this means that on all columns this condition should be built in. I will try to do this and let you know the outcome.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your suggestion, this is really appreciated&lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2021 14:16:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Table-filter-possibility/m-p/1872689#M72001</guid>
      <dc:creator>JeroenHoltrop</dc:creator>
      <dc:date>2021-12-17T14:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Table filter possibility</title>
      <link>https://community.qlik.com/t5/App-Development/Table-filter-possibility/m-p/1872764#M72008</link>
      <description>&lt;P&gt;Perfect, this is the solution for my issue, thank you very much. Enjoy your weekend!&lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2021 16:05:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Table-filter-possibility/m-p/1872764#M72008</guid>
      <dc:creator>JeroenHoltrop</dc:creator>
      <dc:date>2021-12-17T16:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Table filter possibility</title>
      <link>https://community.qlik.com/t5/App-Development/Table-filter-possibility/m-p/1873058#M72023</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have an additional challenge,&amp;nbsp; which I thought I should be ablt to handle myself, but it seems that Qlik and I do not speak the same language here :).&amp;nbsp; I have multiple "names" (first column in the screenshot), which all have different maxstrings, but I need to show this data for all the names, and the maxstrings then per name.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any idea how that should be achieved?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks a lot&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 05:37:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Table-filter-possibility/m-p/1873058#M72023</guid>
      <dc:creator>JeroenHoltrop</dc:creator>
      <dc:date>2021-12-20T05:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: Table filter possibility</title>
      <link>https://community.qlik.com/t5/App-Development/Table-filter-possibility/m-p/1873104#M72026</link>
      <description>&lt;P&gt;i have an idea;&lt;/P&gt;
&lt;P&gt;you have to put the column name into the formula with an =. like this:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sum({&amp;lt;COLUMNAME=,Comission approval date={"$(=Maxstring(Comission approval date))"}&amp;gt;}[Total Paid Commission])&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Otherwise; send me an excel file of your data with your columnames and dummy data, i will do the work for you;)&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 07:34:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Table-filter-possibility/m-p/1873104#M72026</guid>
      <dc:creator>JHuis</dc:creator>
      <dc:date>2021-12-20T07:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Table filter possibility</title>
      <link>https://community.qlik.com/t5/App-Development/Table-filter-possibility/m-p/1873242#M72040</link>
      <description>&lt;P&gt;I tried it on all possible ways I could think of, but I kept on getting only the lines with the highest approval date. I made an export of the data and left only 5 names with different approval dates in it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope with this you are able to find Columbus'egg for me &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 11:10:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Table-filter-possibility/m-p/1873242#M72040</guid>
      <dc:creator>JeroenHoltrop</dc:creator>
      <dc:date>2021-12-20T11:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Table filter possibility</title>
      <link>https://community.qlik.com/t5/App-Development/Table-filter-possibility/m-p/1874175#M72097</link>
      <description>&lt;P&gt;Jeroen,&lt;/P&gt;
&lt;P&gt;sorry for my late reaction:&lt;/P&gt;
&lt;P&gt;if you put in this for the different measures:&lt;/P&gt;
&lt;P&gt;=sum([Total Paid Commission]*if([Commission approval date]=aggr(nodistinct maxstring([Commission approval date]), [Broker name],Energiesoort),1,0))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And supress zero values in the tabel it will be everything you need.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know!&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 10:50:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Table-filter-possibility/m-p/1874175#M72097</guid>
      <dc:creator>JHuis</dc:creator>
      <dc:date>2021-12-22T10:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Table filter possibility</title>
      <link>https://community.qlik.com/t5/App-Development/Table-filter-possibility/m-p/1874375#M72111</link>
      <description>&lt;P&gt;Dont worry about your late response, I am very happy that you take the time to try to help me!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I didn't try this yet (maintenance issue with our Qlik environment), but already a question, how will I be able to suppress the zero values in a table, is that a table setting or something? I searched for this before but could not find this setting with measures in the table.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 16:59:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Table-filter-possibility/m-p/1874375#M72111</guid>
      <dc:creator>JeroenHoltrop</dc:creator>
      <dc:date>2021-12-22T16:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Table filter possibility</title>
      <link>https://community.qlik.com/t5/App-Development/Table-filter-possibility/m-p/1874554#M72123</link>
      <description>&lt;P&gt;Jeroen,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;my qliksense is in dutch, but you have to supress zero values in the edit mode from the table.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JHuis_0-1640244087174.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/69120i35A4E299E92B1700/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JHuis_0-1640244087174.png" alt="JHuis_0-1640244087174.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Dec 2021 07:23:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Table-filter-possibility/m-p/1874554#M72123</guid>
      <dc:creator>JHuis</dc:creator>
      <dc:date>2021-12-23T07:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: Table filter possibility</title>
      <link>https://community.qlik.com/t5/App-Development/Table-filter-possibility/m-p/1875001#M72158</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Mine is in dutch as well, so I found the setting. That indeed seems to do what I hoped to find earlier, so a little sidecatch &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; thanks for that.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am still puzzling with my whole table, as there are a lot of calcs done to get the numbers that I have in the table. Adding more aggregations, makes it hard for me to make sure I have the right numbers, but I have faith that this will be the solution.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks very much so far and fijne kerstdagen!&lt;/P&gt;</description>
      <pubDate>Fri, 24 Dec 2021 14:47:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Table-filter-possibility/m-p/1875001#M72158</guid>
      <dc:creator>JeroenHoltrop</dc:creator>
      <dc:date>2021-12-24T14:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Table filter possibility</title>
      <link>https://community.qlik.com/t5/App-Development/Table-filter-possibility/m-p/1875612#M72188</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just a little heads up that with your guidance I made the report working as I intended. I now have a report with only the latest data in the overview per entity, which is very helpfull for my business.&lt;/P&gt;
&lt;P&gt;Thanks again for your help, couldn't have done it without you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Happy new year!&lt;/P&gt;
&lt;P&gt;Cheers, Jeroen&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2021 16:33:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Table-filter-possibility/m-p/1875612#M72188</guid>
      <dc:creator>JeroenHoltrop</dc:creator>
      <dc:date>2021-12-28T16:33:28Z</dc:date>
    </item>
  </channel>
</rss>

