<?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 Default expression but change upon user selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Default-expression-but-change-upon-user-selection/m-p/2076102#M1223825</link>
    <description>&lt;P&gt;Hi guys!&lt;/P&gt;
&lt;P&gt;My goal is to default a location, say Sum({&amp;lt;Location={'Africa'}&amp;gt;} Sales) but it should change based on the user's selection in the location filter consisting of other continents.&lt;/P&gt;
&lt;P&gt;Appreciate the help.&lt;/P&gt;</description>
    <pubDate>Thu, 25 May 2023 09:46:22 GMT</pubDate>
    <dc:creator>Kwame</dc:creator>
    <dc:date>2023-05-25T09:46:22Z</dc:date>
    <item>
      <title>Default expression but change upon user selection</title>
      <link>https://community.qlik.com/t5/QlikView/Default-expression-but-change-upon-user-selection/m-p/2076102#M1223825</link>
      <description>&lt;P&gt;Hi guys!&lt;/P&gt;
&lt;P&gt;My goal is to default a location, say Sum({&amp;lt;Location={'Africa'}&amp;gt;} Sales) but it should change based on the user's selection in the location filter consisting of other continents.&lt;/P&gt;
&lt;P&gt;Appreciate the help.&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 09:46:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Default-expression-but-change-upon-user-selection/m-p/2076102#M1223825</guid>
      <dc:creator>Kwame</dc:creator>
      <dc:date>2023-05-25T09:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: Default expression but change upon user selection</title>
      <link>https://community.qlik.com/t5/QlikView/Default-expression-but-change-upon-user-selection/m-p/2076681#M1223858</link>
      <description>&lt;P&gt;Use below measure expression :&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;if(getselectedcount(Location), sum(Sales), Sum({&amp;lt;Location={'Africa'}&amp;gt;} Sales))&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Aditya&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2023 08:59:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Default-expression-but-change-upon-user-selection/m-p/2076681#M1223858</guid>
      <dc:creator>Aditya_Chitale</dc:creator>
      <dc:date>2023-05-26T08:59:49Z</dc:date>
    </item>
  </channel>
</rss>

