<?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: Measure that takes a specific value only in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Measure-that-takes-a-specific-value-only/m-p/2446370#M97692</link>
    <description>&lt;P&gt;Thank you, I did try it and it seems it still changes when I select a specific user.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 29 Apr 2024 13:59:04 GMT</pubDate>
    <dc:creator>alespooletto</dc:creator>
    <dc:date>2024-04-29T13:59:04Z</dc:date>
    <item>
      <title>Measure that takes a specific value only</title>
      <link>https://community.qlik.com/t5/App-Development/Measure-that-takes-a-specific-value-only/m-p/2446302#M97684</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I have this measure that does a calculation for all employees, and then changes for specific employee when I select. But I want another measure that doesn't change when I select an employee and remains the same.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;AvG( Aggr({&amp;lt; Weekday = {'Lu', 'Ma', 'Me', 'Gi','Ve'} &amp;gt;} Availability, Date))&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried to put Employee (the field with employee name in) but it still changes.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 12:18:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Measure-that-takes-a-specific-value-only/m-p/2446302#M97684</guid>
      <dc:creator>alespooletto</dc:creator>
      <dc:date>2024-04-29T12:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Measure that takes a specific value only</title>
      <link>https://community.qlik.com/t5/App-Development/Measure-that-takes-a-specific-value-only/m-p/2446305#M97685</link>
      <description>&lt;P&gt;Have you try this?&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;AvG( Aggr({&amp;lt; Weekday = {'Lu', 'Ma', 'Me', 'Gi','Ve'}, Employee= &amp;gt;} Availability, Date))&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 29 Apr 2024 12:27:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Measure-that-takes-a-specific-value-only/m-p/2446305#M97685</guid>
      <dc:creator>igoralcantara</dc:creator>
      <dc:date>2024-04-29T12:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Measure that takes a specific value only</title>
      <link>https://community.qlik.com/t5/App-Development/Measure-that-takes-a-specific-value-only/m-p/2446370#M97692</link>
      <description>&lt;P&gt;Thank you, I did try it and it seems it still changes when I select a specific user.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 13:59:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Measure-that-takes-a-specific-value-only/m-p/2446370#M97692</guid>
      <dc:creator>alespooletto</dc:creator>
      <dc:date>2024-04-29T13:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Measure that takes a specific value only</title>
      <link>https://community.qlik.com/t5/App-Development/Measure-that-takes-a-specific-value-only/m-p/2446380#M97693</link>
      <description>&lt;P&gt;Each part of a nested aggregation may need a set statement to consider the same or an adjusted selection state, like:&lt;/P&gt;
&lt;P&gt;avg({set statement} aggr({set statement} count({set statement} Field), Dim))&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 14:07:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Measure-that-takes-a-specific-value-only/m-p/2446380#M97693</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2024-04-29T14:07:53Z</dc:date>
    </item>
  </channel>
</rss>

