<?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 Aggregating Earliest Time Correctly in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Aggregating-Earliest-Time-Correctly/m-p/204860#M156432</link>
    <description>&lt;P&gt;I'm working on a dataset where for a single user the data would look like below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;User, Activity, Time&lt;/P&gt;&lt;P&gt;User 1, SignOn, 7:50am&lt;/P&gt;&lt;P&gt;User 1, EnRouted, 8:00am&lt;/P&gt;&lt;P&gt;User 1, Arrived, 8:30am&lt;/P&gt;&lt;P&gt;User 1, Completed, 9:00am&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;User 1, SignOff, 4:00pm&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And I can create a table showing this - filtering down to every user and find their earliest 'Arrived' status for a given day by using a filter on Arrived and giving me the earliest Time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to take this a step further and look at multiple days/multiple users and find what the average earliest 'Arrived' status is.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;User 1, Arrived, 8:00am&lt;/P&gt;&lt;P&gt;User 2, Arrived, 9:00am&lt;/P&gt;&lt;P&gt;User 3, Arrived, 9:30am&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My average 'Arrived' time for the three employees should be 8:50am.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is much appreciated.&lt;/P&gt;</description>
    <pubDate>Sun, 02 Jul 2017 15:04:40 GMT</pubDate>
    <dc:creator>tasB</dc:creator>
    <dc:date>2017-07-02T15:04:40Z</dc:date>
    <item>
      <title>Aggregating Earliest Time Correctly</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Aggregating-Earliest-Time-Correctly/m-p/204860#M156432</link>
      <description>&lt;P&gt;I'm working on a dataset where for a single user the data would look like below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;User, Activity, Time&lt;/P&gt;&lt;P&gt;User 1, SignOn, 7:50am&lt;/P&gt;&lt;P&gt;User 1, EnRouted, 8:00am&lt;/P&gt;&lt;P&gt;User 1, Arrived, 8:30am&lt;/P&gt;&lt;P&gt;User 1, Completed, 9:00am&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;User 1, SignOff, 4:00pm&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And I can create a table showing this - filtering down to every user and find their earliest 'Arrived' status for a given day by using a filter on Arrived and giving me the earliest Time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to take this a step further and look at multiple days/multiple users and find what the average earliest 'Arrived' status is.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;User 1, Arrived, 8:00am&lt;/P&gt;&lt;P&gt;User 2, Arrived, 9:00am&lt;/P&gt;&lt;P&gt;User 3, Arrived, 9:30am&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My average 'Arrived' time for the three employees should be 8:50am.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is much appreciated.&lt;/P&gt;</description>
      <pubDate>Sun, 02 Jul 2017 15:04:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Aggregating-Earliest-Time-Correctly/m-p/204860#M156432</guid>
      <dc:creator>tasB</dc:creator>
      <dc:date>2017-07-02T15:04:40Z</dc:date>
    </item>
  </channel>
</rss>

