<?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: Set Analysis Query 2 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Query-2/m-p/608630#M224758</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;({&amp;lt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;Scenario&lt;/SPAN&gt;={&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;"Rolling"&lt;/SPAN&gt;}&amp;gt;} TOTAL &amp;lt;Dimension1,Dimension2&amp;gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;DevBudgetAmount&lt;/SPAN&gt;*-1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Don't mention Date column in TOTAL &amp;lt;&amp;gt;.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;This will sum up the data irrespective of Date.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Feb 2014 16:05:09 GMT</pubDate>
    <dc:creator>chiru_thota</dc:creator>
    <dc:date>2014-02-19T16:05:09Z</dc:date>
    <item>
      <title>Set Analysis Query 2</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Query-2/m-p/608628#M224756</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;I'm trying to get the total for my 'DevBudgetAmount' field for the "Rolling" budget scenario no matter what date selection is made - I've tried the below but it's not correct - can anyone point me in teh right direction?&lt;/P&gt;&lt;P&gt;sum&lt;SPAN style="color: #0000ff;"&gt;({1}{$&amp;lt;&lt;SPAN style="color: #800000;"&gt;Scenario&lt;/SPAN&gt;={&lt;SPAN style="color: #800000;"&gt;"Rolling"&lt;/SPAN&gt;}&amp;gt;}&lt;SPAN style="color: #800000;"&gt;DevBudgetAmount&lt;/SPAN&gt;*-1) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 15:59:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Query-2/m-p/608628#M224756</guid>
      <dc:creator>anthony_kinsell</dc:creator>
      <dc:date>2014-02-19T15:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Query 2</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Query-2/m-p/608629#M224757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;({&amp;lt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;Scenario&lt;/SPAN&gt;={&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;"Rolling"&lt;/SPAN&gt;}, &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;&lt;SPAN style="color: #800000;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;=&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;DevBudgetAmount&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;*-1)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where Date is your Date field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 16:01:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Query-2/m-p/608629#M224757</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2014-02-19T16:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Query 2</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Query-2/m-p/608630#M224758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;({&amp;lt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;Scenario&lt;/SPAN&gt;={&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;"Rolling"&lt;/SPAN&gt;}&amp;gt;} TOTAL &amp;lt;Dimension1,Dimension2&amp;gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;DevBudgetAmount&lt;/SPAN&gt;*-1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Don't mention Date column in TOTAL &amp;lt;&amp;gt;.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;This will sum up the data irrespective of Date.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 16:05:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Query-2/m-p/608630#M224758</guid>
      <dc:creator>chiru_thota</dc:creator>
      <dc:date>2014-02-19T16:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Query 2</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Query-2/m-p/608631#M224759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This sums the data but doesn't take into account different dimensions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 16:09:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Query-2/m-p/608631#M224759</guid>
      <dc:creator>anthony_kinsell</dc:creator>
      <dc:date>2014-02-19T16:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Query 2</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Query-2/m-p/608632#M224760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone else got a suggestion?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 16:42:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Query-2/m-p/608632#M224760</guid>
      <dc:creator>anthony_kinsell</dc:creator>
      <dc:date>2014-02-20T16:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Query 2</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Query-2/m-p/608633#M224761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;({1&amp;lt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Scenario&lt;/SPAN&gt;={&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;"Rolling"&lt;/SPAN&gt;}&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;&lt;SPAN style="color: #575757;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;DevBudgetAmount&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #575757; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;*-1)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;If this doesn't work, can you explain why it isn't working, what the behavior is when you use this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;Even better, post a sample app demonstrating the problem so people may help you faster.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;Hope this helps!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 16:54:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Query-2/m-p/608633#M224761</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2014-02-20T16:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Query 2</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Query-2/m-p/608634#M224762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 16:59:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Query-2/m-p/608634#M224762</guid>
      <dc:creator>anthony_kinsell</dc:creator>
      <dc:date>2014-02-20T16:59:26Z</dc:date>
    </item>
  </channel>
</rss>

