<?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: Unable to Get Median of Calculated Time Column in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unable-to-Get-Median-of-Calculated-Time-Column/m-p/2944127#M97346</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="472593" data-lia-user-login="rahul_kumar" class="lia-mention lia-mention-user"&gt;rahul_kumar&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think you can refer to this &lt;A href="https://community.powerbi.com/t5/Desktop/Calculate-the-median-of-Time-Column/m-p/173321" target="_self"&gt;solved post&lt;/A&gt; with similar requirement like yours.&lt;/P&gt;
&lt;P&gt;Create two calcualted columns:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;tosecond = TIMEVALUE('Table'[Time to Contact]) *1&lt;/LI-CODE&gt;&lt;LI-CODE lang="markup"&gt;Median = FORMAT(MEDIAN('Table'[tosecond]),"hh:mm:ss")&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Rico Zhou&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Dec 2022 09:20:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-12-02T09:20:48Z</dc:date>
    <item>
      <title>Unable to Get Median of Calculated Time Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unable-to-Get-Median-of-Calculated-Time-Column/m-p/2908462#M94970</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I am trying to calculate the median of a time column h:mm but getting the error : "Median does not support expressions of type string/boolean/date.&lt;BR /&gt;I have created a calculated column called "Diff b/w notification to start time" which have time datatype and the values coming like&lt;BR /&gt;&lt;BR /&gt;03:06&lt;BR /&gt;08:15&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;In excel I am easily getting the median of the above number but in power bi I am facing the mentioned issued.&lt;BR /&gt;Any help?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 06:47:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unable-to-Get-Median-of-Calculated-Time-Column/m-p/2908462#M94970</guid>
      <dc:creator>rahul_kumar</dc:creator>
      <dc:date>2022-11-16T06:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Get Median of Calculated Time Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unable-to-Get-Median-of-Calculated-Time-Column/m-p/2908505#M94973</link>
      <description>&lt;P&gt;Can you share that excel file ?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 07:09:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unable-to-Get-Median-of-Calculated-Time-Column/m-p/2908505#M94973</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-16T07:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Get Median of Calculated Time Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unable-to-Get-Median-of-Calculated-Time-Column/m-p/2944127#M97346</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="472593" data-lia-user-login="rahul_kumar" class="lia-mention lia-mention-user"&gt;rahul_kumar&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think you can refer to this &lt;A href="https://community.powerbi.com/t5/Desktop/Calculate-the-median-of-Time-Column/m-p/173321" target="_self"&gt;solved post&lt;/A&gt; with similar requirement like yours.&lt;/P&gt;
&lt;P&gt;Create two calcualted columns:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;tosecond = TIMEVALUE('Table'[Time to Contact]) *1&lt;/LI-CODE&gt;&lt;LI-CODE lang="markup"&gt;Median = FORMAT(MEDIAN('Table'[tosecond]),"hh:mm:ss")&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Rico Zhou&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 09:20:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unable-to-Get-Median-of-Calculated-Time-Column/m-p/2944127#M97346</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-12-02T09:20:48Z</dc:date>
    </item>
  </channel>
</rss>

