<?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 Streamlining Formula in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Streamlining-Formula/m-p/212243#M66269</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;But I highly recommend you to use SET ANALYSIS, not IF function in your expressions.&lt;/P&gt;&lt;P&gt;What about a Pivot table With Month dimension and just one expression with Set Analysis restricting date range to 12 Months?&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Darius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Apr 2010 13:10:33 GMT</pubDate>
    <dc:creator>d_pranskus</dc:creator>
    <dc:date>2010-04-13T13:10:33Z</dc:date>
    <item>
      <title>Streamlining Formula</title>
      <link>https://community.qlik.com/t5/QlikView/Streamlining-Formula/m-p/212241#M66267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a report where I have 5 pivot tables (4 business units and 1 total).&lt;/P&gt;&lt;P&gt;Each pivot table has 12 columns...&lt;/P&gt;&lt;P&gt;=sum(if(sin_HistoricalMonthNumber = 0 AND tap_Split ='Core', sin_Sales))&lt;/P&gt;&lt;P&gt;An example of the type of formula is shown above where "tap_Split" defines the business unit.&lt;/P&gt;&lt;P&gt;When replicating this pivot for the next business unit, I copy the table them modify the tap_Split criteria against each of the columns to say (for example) ....&lt;/P&gt;&lt;P&gt;=sum(if(sin_HistoricalMonthNumber = 0 AND tap_Split ='Regional', sin_Sales))&lt;/P&gt;&lt;P&gt;The formula is identical except for the tap_Split selection.&lt;/P&gt;&lt;P&gt;Is there an easier way to do this i.e. copy the pivot and change one entry to say that I want to just look at regional instead of core.&lt;/P&gt;&lt;P&gt;NB - I am aware that I can introduce a filter and just have one pivot table - the user wants to see all pivots at the same time [:#]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Apr 2010 12:47:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Streamlining-Formula/m-p/212241#M66267</guid>
      <dc:creator>pkelly</dc:creator>
      <dc:date>2010-04-13T12:47:33Z</dc:date>
    </item>
    <item>
      <title>Streamlining Formula</title>
      <link>https://community.qlik.com/t5/QlikView/Streamlining-Formula/m-p/212242#M66268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not really.&lt;/P&gt;&lt;P&gt;If you need to hard code it, you need to hard code it.&lt;/P&gt;&lt;P&gt;If it was a bitmap chart (rather than a table) I might think about a trellis, but you don't have that option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Apr 2010 12:50:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Streamlining-Formula/m-p/212242#M66268</guid>
      <dc:creator>stephencredmond</dc:creator>
      <dc:date>2010-04-13T12:50:01Z</dc:date>
    </item>
    <item>
      <title>Streamlining Formula</title>
      <link>https://community.qlik.com/t5/QlikView/Streamlining-Formula/m-p/212243#M66269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;But I highly recommend you to use SET ANALYSIS, not IF function in your expressions.&lt;/P&gt;&lt;P&gt;What about a Pivot table With Month dimension and just one expression with Set Analysis restricting date range to 12 Months?&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Darius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Apr 2010 13:10:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Streamlining-Formula/m-p/212243#M66269</guid>
      <dc:creator>d_pranskus</dc:creator>
      <dc:date>2010-04-13T13:10:33Z</dc:date>
    </item>
    <item>
      <title>Streamlining Formula</title>
      <link>https://community.qlik.com/t5/QlikView/Streamlining-Formula/m-p/212244#M66270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Darius....&lt;/P&gt;&lt;P&gt;Reason this is in as an IF as opposed to using set analysis is that this was written in version 8.2 - set analysis wasn't available in this version.&lt;/P&gt;&lt;P&gt;We have only just move (this month) to version 9 - one of the jobs I have on my desk is to rewrite all of our reports utilising the new functionality in version 9.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Apr 2010 14:14:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Streamlining-Formula/m-p/212244#M66270</guid>
      <dc:creator>pkelly</dc:creator>
      <dc:date>2010-04-16T14:14:51Z</dc:date>
    </item>
  </channel>
</rss>

