<?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: Calculation of first response time in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-of-first-response-time/m-p/1146026#M17303</link>
    <description>If your fact table is big, I wouldn't calculate this in DAX. If you do this, it might not even return. Please calculate this in Power Query.&lt;BR /&gt;&lt;BR /&gt;Please note that using CALCULATE on each and every row of a fact table is A VERY BAD IDEA due to the number of context transitions that'll need to be effected.&lt;BR /&gt;&lt;BR /&gt;Best&lt;BR /&gt;D</description>
    <pubDate>Sun, 07 Jun 2020 19:25:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-06-07T19:25:41Z</dc:date>
    <item>
      <title>Calculation of first response time</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-of-first-response-time/m-p/1145931#M17294</link>
      <description>&lt;P&gt;Hi, everyone! I am trying to calculate the first response time as a calculated column, but I received a blank. I have added an example of my fact table and calculation that I have a problem to fix. I will appreciate any advice. Thanks.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jun 2020 15:58:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-of-first-response-time/m-p/1145931#M17294</guid>
      <dc:creator>Ivanka_K</dc:creator>
      <dc:date>2020-06-07T15:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of first response time</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-of-first-response-time/m-p/1146026#M17303</link>
      <description>If your fact table is big, I wouldn't calculate this in DAX. If you do this, it might not even return. Please calculate this in Power Query.&lt;BR /&gt;&lt;BR /&gt;Please note that using CALCULATE on each and every row of a fact table is A VERY BAD IDEA due to the number of context transitions that'll need to be effected.&lt;BR /&gt;&lt;BR /&gt;Best&lt;BR /&gt;D</description>
      <pubDate>Sun, 07 Jun 2020 19:25:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-of-first-response-time/m-p/1146026#M17303</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-07T19:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of first response time</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-of-first-response-time/m-p/1146053#M17309</link>
      <description>&lt;P&gt;Thank you for your response! I am trying to bring the calculation to the lookup table to do not create additional columns in the fact table.&amp;nbsp; Would I be able to do it with Custom Column?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jun 2020 21:09:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-of-first-response-time/m-p/1146053#M17309</guid>
      <dc:creator>Ivanka_K</dc:creator>
      <dc:date>2020-06-07T21:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of first response time</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-of-first-response-time/m-p/1146070#M17311</link>
      <description>Why don't you do this in Power Query, where this calculation truly belongs?&lt;BR /&gt;&lt;BR /&gt;Best&lt;BR /&gt;D</description>
      <pubDate>Sun, 07 Jun 2020 22:10:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-of-first-response-time/m-p/1146070#M17311</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-07T22:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of first response time</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-of-first-response-time/m-p/1147517#M17365</link>
      <description>&lt;P&gt;Great idea, thanks. Would I be able to do all the calculations with Custom Column in Power Query? Or maybe create intermediate columns to simplify calculation in Dax?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 20:23:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-of-first-response-time/m-p/1147517#M17365</guid>
      <dc:creator>Ivanka_K</dc:creator>
      <dc:date>2020-06-08T20:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of first response time</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-of-first-response-time/m-p/1147594#M17373</link>
      <description>You can calculate anything in Power Query and put it in a calculated column. If you need any intermediate columns that would help your DAX measures, surely you can do it as well.&lt;BR /&gt;&lt;BR /&gt;Best&lt;BR /&gt;D</description>
      <pubDate>Mon, 08 Jun 2020 21:20:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-of-first-response-time/m-p/1147594#M17373</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-08T21:20:44Z</dc:date>
    </item>
  </channel>
</rss>

