<?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 Depending selections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Depending-selections/m-p/159570#M34161</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community!!&lt;/P&gt;&lt;P&gt;I´m trying to get two secuential balance sheet in pivot table report, so I´ve got my main structure and In expressions tab I´ve got two calculations:&lt;/P&gt;&lt;P&gt;The first one is calculated depending on year field and I use GetFieldSelections(YEAR)&lt;/P&gt;&lt;P&gt;The second one is calculated depending on year field minus one. I write GetFieldSelections(YEAR)-1, but it doesn´t work.&lt;/P&gt;&lt;P&gt;Any idea? Thanks for your response.&lt;/P&gt;&lt;P&gt;Fiber9906&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Jan 2011 11:02:39 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-01-07T11:02:39Z</dc:date>
    <item>
      <title>Depending selections</title>
      <link>https://community.qlik.com/t5/QlikView/Depending-selections/m-p/159570#M34161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community!!&lt;/P&gt;&lt;P&gt;I´m trying to get two secuential balance sheet in pivot table report, so I´ve got my main structure and In expressions tab I´ve got two calculations:&lt;/P&gt;&lt;P&gt;The first one is calculated depending on year field and I use GetFieldSelections(YEAR)&lt;/P&gt;&lt;P&gt;The second one is calculated depending on year field minus one. I write GetFieldSelections(YEAR)-1, but it doesn´t work.&lt;/P&gt;&lt;P&gt;Any idea? Thanks for your response.&lt;/P&gt;&lt;P&gt;Fiber9906&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jan 2011 11:02:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Depending-selections/m-p/159570#M34161</guid>
      <dc:creator />
      <dc:date>2011-01-07T11:02:39Z</dc:date>
    </item>
    <item>
      <title>Depending selections</title>
      <link>https://community.qlik.com/t5/QlikView/Depending-selections/m-p/159571#M34162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just tested it in a text box and it seems to be working properly.&lt;/P&gt;&lt;P&gt;Could you post the whole expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jan 2011 11:15:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Depending-selections/m-p/159571#M34162</guid>
      <dc:creator>saxjonas</dc:creator>
      <dc:date>2011-01-07T11:15:52Z</dc:date>
    </item>
    <item>
      <title>Depending selections</title>
      <link>https://community.qlik.com/t5/QlikView/Depending-selections/m-p/159572#M34163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The complete expresion is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(IF(BALANCE='BSS' AND (GetFieldselections(AÑO)-1), SALDO, 0))&lt;/P&gt;&lt;P&gt;I tested too in text box and it works, but when I implemented on upper expresions it doesn´t show the correct values. I changed the arguments SALDO and 0, and it seems that works ok.&lt;/P&gt;&lt;P&gt;I´m surprised!! What do you think?&lt;/P&gt;&lt;P&gt;Fiber9906&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jan 2011 11:24:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Depending-selections/m-p/159572#M34163</guid>
      <dc:creator />
      <dc:date>2011-01-07T11:24:59Z</dc:date>
    </item>
    <item>
      <title>Depending selections</title>
      <link>https://community.qlik.com/t5/QlikView/Depending-selections/m-p/159573#M34164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure what you're trying to achieve?&lt;/P&gt;&lt;P&gt;Are you trying to look at the SALDO for Customers which have a SALDO for the last year (Year-1) as well?&lt;/P&gt;&lt;P&gt;As you've already made a selection in AÑO you will not be able to get any data outside of that set. To get last years data you would do something like this using set analysis:&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;AÑO={$(=AÑO-1)}&amp;gt;} SALDO)&lt;/P&gt;&lt;P&gt;If you instead want to show this years SALDO for those that has a SALDO last year you would instead want to use indirect set analysis using the p() function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jan 2011 11:48:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Depending-selections/m-p/159573#M34164</guid>
      <dc:creator>saxjonas</dc:creator>
      <dc:date>2011-01-07T11:48:44Z</dc:date>
    </item>
    <item>
      <title>Depending selections</title>
      <link>https://community.qlik.com/t5/QlikView/Depending-selections/m-p/159574#M34165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That´s exactly what I´m looking for. Thank you so much Jonas.&lt;/P&gt;&lt;P&gt;Fiber9906&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jan 2011 12:29:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Depending-selections/m-p/159574#M34165</guid>
      <dc:creator />
      <dc:date>2011-01-07T12:29:03Z</dc:date>
    </item>
    <item>
      <title>Depending selections</title>
      <link>https://community.qlik.com/t5/QlikView/Depending-selections/m-p/159575#M34166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're welcome &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jan 2011 13:37:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Depending-selections/m-p/159575#M34166</guid>
      <dc:creator>saxjonas</dc:creator>
      <dc:date>2011-01-07T13:37:27Z</dc:date>
    </item>
  </channel>
</rss>

