<?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: Can we use a custom function to display a total in a table? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Can-we-use-a-custom-function-to-display-a-total-in-a-table/m-p/28831#M1963</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works for me - I used this in many applications both with QlikView and Qlik Sense. Can't see that it is something wrong with your expression either.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Feb 2018 12:53:14 GMT</pubDate>
    <dc:creator>petter</dc:creator>
    <dc:date>2018-02-15T12:53:14Z</dc:date>
    <item>
      <title>Can we use a custom function to display a total in a table?</title>
      <link>https://community.qlik.com/t5/App-Development/Can-we-use-a-custom-function-to-display-a-total-in-a-table/m-p/28825#M1957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On a table, we need to apply a factor to the column totals. This is so that certain data cannot be used to uniquely identify people. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In QlikView, we can add an expression to calculate the total - is there a way to do this with Sense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 09:33:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Can-we-use-a-custom-function-to-display-a-total-in-a-table/m-p/28825#M1957</guid>
      <dc:creator>johnpaul</dc:creator>
      <dc:date>2018-02-15T09:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can we use a custom function to display a total in a table?</title>
      <link>https://community.qlik.com/t5/App-Development/Can-we-use-a-custom-function-to-display-a-total-in-a-table/m-p/28826#M1958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you be more clear please ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the expected output ? it will be interesting if you can describe it on a screen shot using the table image.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 09:51:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Can-we-use-a-custom-function-to-display-a-total-in-a-table/m-p/28826#M1958</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-02-15T09:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Can we use a custom function to display a total in a table?</title>
      <link>https://community.qlik.com/t5/App-Development/Can-we-use-a-custom-function-to-display-a-total-in-a-table/m-p/28827#M1959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes in a TABLE visualization you can do a check to determine if the calculation is for the Totals position like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If( RowNo(TOTAL) = 0 , Sum(xyz)*factor , Sum(xyz) )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 10:36:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Can-we-use-a-custom-function-to-display-a-total-in-a-table/m-p/28827#M1959</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-02-15T10:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Can we use a custom function to display a total in a table?</title>
      <link>https://community.qlik.com/t5/App-Development/Can-we-use-a-custom-function-to-display-a-total-in-a-table/m-p/28828#M1960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The feature is described here: &lt;A href="https://docs.wingarc.com.au/display/SuperSTAR99/Overview+-+Perturbation" rel="noopener noreferrer" style="font-family: Calibri, sans-serif; font-size: 14.6667px;" target="_blank"&gt;https://docs.wingarc.com.au/display/SuperSTAR99/Overview+-+Perturbation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This other software applies a function to vary the value of the data, if the result set could allow someone to be identified. &lt;/P&gt;&lt;P&gt;&lt;IMG alt="image008.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/193496_image008.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What we need to do is to not allow a result of 1, when that actual result would be 1. In the above case, there would be only one person who matches the criteria born in China. &lt;/P&gt;&lt;P&gt;The FACT table is about 50 columns wide and 120M records. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that the total should be the total of the values displayed in the table, not the real total. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, we actually need to alter the total, so that someone cannot 'reverse engineer' a result, by working out the total in a set and then the total in a set with the exclusion of the one record which matches the criteria. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 11:29:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Can-we-use-a-custom-function-to-display-a-total-in-a-table/m-p/28828#M1960</guid>
      <dc:creator>johnpaul</dc:creator>
      <dc:date>2018-02-15T11:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can we use a custom function to display a total in a table?</title>
      <link>https://community.qlik.com/t5/App-Development/Can-we-use-a-custom-function-to-display-a-total-in-a-table/m-p/28829#M1961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Petter,&lt;/P&gt;&lt;P&gt;Thanks for the input - I can't seem to make it work.&lt;/P&gt;&lt;P&gt;If I choose a total for the column, then I just get the sum of the rows, if I choose none, I get nothing.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2018-02-15 at 10.00.46 pm.png" class="jive-image image-1" src="/legacyfs/online/193497_Screen Shot 2018-02-15 at 10.00.46 pm.png" style="height: 177px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 11:32:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Can-we-use-a-custom-function-to-display-a-total-in-a-table/m-p/28829#M1961</guid>
      <dc:creator>johnpaul</dc:creator>
      <dc:date>2018-02-15T11:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can we use a custom function to display a total in a table?</title>
      <link>https://community.qlik.com/t5/App-Development/Can-we-use-a-custom-function-to-display-a-total-in-a-table/m-p/28830#M1962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The capability of being able to assign custom formulas to various total cells on a pivot/straight tables is a very appreciated capability.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One side-effect I've observed from this technique is sometimes this will detach the dynamic re-sort capabilities of a straight table (on all columns, and not just the one with the "overridden totals").&amp;nbsp; So after I enter an expression that does this, then go to the straight table and click on the headers to apply/reverse sort, nothing happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The technique is really useful, but is there a way to sidestep impacting sort, and preserve both? ~E&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 12:10:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Can-we-use-a-custom-function-to-display-a-total-in-a-table/m-p/28830#M1962</guid>
      <dc:creator>evan_kurowski</dc:creator>
      <dc:date>2018-02-15T12:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Can we use a custom function to display a total in a table?</title>
      <link>https://community.qlik.com/t5/App-Development/Can-we-use-a-custom-function-to-display-a-total-in-a-table/m-p/28831#M1963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works for me - I used this in many applications both with QlikView and Qlik Sense. Can't see that it is something wrong with your expression either.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 12:53:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Can-we-use-a-custom-function-to-display-a-total-in-a-table/m-p/28831#M1963</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-02-15T12:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Can we use a custom function to display a total in a table?</title>
      <link>https://community.qlik.com/t5/App-Development/Can-we-use-a-custom-function-to-display-a-total-in-a-table/m-p/28832#M1964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried it again and it worked, I must have keyed a value in wrongly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2018 23:39:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Can-we-use-a-custom-function-to-display-a-total-in-a-table/m-p/28832#M1964</guid>
      <dc:creator>johnpaul</dc:creator>
      <dc:date>2018-03-07T23:39:47Z</dc:date>
    </item>
  </channel>
</rss>

