<?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: Double records in the Expression Part in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Double-records-in-the-Expression-Part/m-p/1890110#M1217253</link>
    <description>&lt;P&gt;I am not sure if I understood right, to avoid other dimensions impact - you could right an expression like:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Aggr(Sum(Distinct Time), Teacher)&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 08 Feb 2022 08:02:39 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2022-02-08T08:02:39Z</dc:date>
    <item>
      <title>Double records in the Expression Part</title>
      <link>https://community.qlik.com/t5/QlikView/Double-records-in-the-Expression-Part/m-p/1890079#M1217245</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I made a table in the front part.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My colums are names,training names,teacher name and my expression is the sum(time) of the education.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The problem is: Some participants took the education from different teacher so the time comes double for those people. How can i make a sepaeration to say that take only 1 teavher for a 1 participant.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 06:41:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Double-records-in-the-Expression-Part/m-p/1890079#M1217245</guid>
      <dc:creator>Learnerr</dc:creator>
      <dc:date>2022-02-08T06:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Double records in the Expression Part</title>
      <link>https://community.qlik.com/t5/QlikView/Double-records-in-the-Expression-Part/m-p/1890085#M1217248</link>
      <description>&lt;P&gt;Try:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Sum(&lt;STRONG&gt;Distinct&lt;/STRONG&gt; Time)&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 07:13:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Double-records-in-the-Expression-Part/m-p/1890085#M1217248</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2022-02-08T07:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Double records in the Expression Part</title>
      <link>https://community.qlik.com/t5/QlikView/Double-records-in-the-Expression-Part/m-p/1890086#M1217249</link>
      <description>&lt;P&gt;Yes but i would like to say sum(time) when my dimension"unique teacher"&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 07:16:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Double-records-in-the-Expression-Part/m-p/1890086#M1217249</guid>
      <dc:creator>Learnerr</dc:creator>
      <dc:date>2022-02-08T07:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: Double records in the Expression Part</title>
      <link>https://community.qlik.com/t5/QlikView/Double-records-in-the-Expression-Part/m-p/1890087#M1217250</link>
      <description>&lt;P&gt;Because some students take same education from different tutors. I would like to say sum(time) when my dimension is a distinct teacher&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 07:17:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Double-records-in-the-Expression-Part/m-p/1890087#M1217250</guid>
      <dc:creator>Learnerr</dc:creator>
      <dc:date>2022-02-08T07:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Double records in the Expression Part</title>
      <link>https://community.qlik.com/t5/QlikView/Double-records-in-the-Expression-Part/m-p/1890088#M1217251</link>
      <description>&lt;P&gt;Since teacher is one of your dimensions, it should work fine. If not, try to explain with an example.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 07:22:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Double-records-in-the-Expression-Part/m-p/1890088#M1217251</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2022-02-08T07:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: Double records in the Expression Part</title>
      <link>https://community.qlik.com/t5/QlikView/Double-records-in-the-Expression-Part/m-p/1890091#M1217252</link>
      <description>&lt;P&gt;In simply how can i write this in the expression part:&lt;/P&gt;
&lt;P&gt;One of my dimension: Teacher&lt;/P&gt;
&lt;P&gt;Expression: Sum(Time)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to say that sum(time) when Teacher is unique.(distinct)&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 07:26:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Double-records-in-the-Expression-Part/m-p/1890091#M1217252</guid>
      <dc:creator>Learnerr</dc:creator>
      <dc:date>2022-02-08T07:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Double records in the Expression Part</title>
      <link>https://community.qlik.com/t5/QlikView/Double-records-in-the-Expression-Part/m-p/1890110#M1217253</link>
      <description>&lt;P&gt;I am not sure if I understood right, to avoid other dimensions impact - you could right an expression like:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Aggr(Sum(Distinct Time), Teacher)&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 08:02:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Double-records-in-the-Expression-Part/m-p/1890110#M1217253</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2022-02-08T08:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: Double records in the Expression Part</title>
      <link>https://community.qlik.com/t5/QlikView/Double-records-in-the-Expression-Part/m-p/1890132#M1217254</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sm_0-1644309479472.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/71780iB577B61FF8FA3ACD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sm_0-1644309479472.png" alt="Sm_0-1644309479472.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;With this table i tried to explain:&lt;/P&gt;
&lt;P&gt;I extract data from SAP. Some participants is recorded to sap that took a training from 2 tutors. I would like to say while calculating&amp;nbsp; sum (time) tell me only&amp;nbsp; &amp;nbsp;the time from a single tutor for a participant.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 08:38:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Double-records-in-the-Expression-Part/m-p/1890132#M1217254</guid>
      <dc:creator>Learnerr</dc:creator>
      <dc:date>2022-02-08T08:38:52Z</dc:date>
    </item>
  </channel>
</rss>

