<?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: Problems witha time format measure in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Problems-witha-time-format-measure/m-p/3692161#M143498</link>
    <description>&lt;P&gt;hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="476271" data-lia-user-login="Borjaveiga" class="lia-mention lia-mention-user"&gt;Borjaveiga&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;replace your sum with min like below&lt;BR /&gt;just adjust table name&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Measure = 
FORMAT(TIME(0,min('Table'[registered_time_mins]),0),"HH:MM:SS")&lt;/LI-CODE&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 10 Feb 2024 07:47:27 GMT</pubDate>
    <dc:creator>Dangar332</dc:creator>
    <dc:date>2024-02-10T07:47:27Z</dc:date>
    <item>
      <title>Problems witha time format measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Problems-witha-time-format-measure/m-p/3691700#M143463</link>
      <description>&lt;P&gt;Good afternoon to all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe somene could help me out with this problem I am finding.&lt;BR /&gt;&lt;BR /&gt;I created a measure to show time as such 1:02:00 using this DAX&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Hours&amp;nbsp; =&lt;/SPAN&gt; &lt;SPAN&gt;FORMAT&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;time&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;sum&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'Descargas fichajes'&lt;/SPAN&gt;&lt;SPAN&gt;[registered_time_mins]&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;SPAN&gt;"hh:nn:ss"&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;the column is a hole number and when I use it in a visual I get this error message&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;img /&gt;&lt;P&gt;&lt;BR /&gt;It's in sapnish but basicaly says that either one part of the TIME function has an error or the result is too big or too small&amp;nbsp;&lt;BR /&gt;it makes no sense since we are talking about 150hours by row if I diplay it in a table with the employee Id as first column in the visual object&lt;BR /&gt;&lt;BR /&gt;Thanks in advanced&lt;/P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 09 Feb 2024 18:47:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Problems-witha-time-format-measure/m-p/3691700#M143463</guid>
      <dc:creator>Borjaveiga</dc:creator>
      <dc:date>2024-02-09T18:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problems witha time format measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Problems-witha-time-format-measure/m-p/3692034#M143491</link>
      <description>&lt;P&gt;Please provide sample data that covers your issue or question &lt;STRONG&gt;completely&lt;/STRONG&gt;, in a &lt;STRONG&gt;usable&lt;/STRONG&gt; format (not as a screenshot).&lt;BR /&gt;&lt;BR /&gt;Do not include sensitive information or anything not related to the issue or question. &lt;BR /&gt;&lt;BR /&gt;If you are unsure how to upload data please refer to &lt;A href="https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Please show the expected outcome based on the sample data you provided. &lt;BR /&gt;&lt;BR /&gt;Want faster answers? &lt;A href="https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Feb 2024 01:40:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Problems-witha-time-format-measure/m-p/3692034#M143491</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-02-10T01:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problems witha time format measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Problems-witha-time-format-measure/m-p/3692137#M143497</link>
      <description>&lt;P&gt;the column that the meassure refers to is registered_time_mins and looks likes this:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;registered_time_mins&lt;/TD&gt;&lt;TD&gt;expected_time&lt;/TD&gt;&lt;TD&gt;expected_time_mins&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;9120&lt;/TD&gt;&lt;TD&gt;168h&lt;/TD&gt;&lt;TD&gt;10080&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;10260&lt;/TD&gt;&lt;TD&gt;168h&lt;/TD&gt;&lt;TD&gt;10080&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;10731&lt;/TD&gt;&lt;TD&gt;168h&lt;/TD&gt;&lt;TD&gt;10080&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;7500&lt;/TD&gt;&lt;TD&gt;160h&lt;/TD&gt;&lt;TD&gt;9600&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;7680&lt;/TD&gt;&lt;TD&gt;168h&lt;/TD&gt;&lt;TD&gt;10080&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;9600&lt;/TD&gt;&lt;TD&gt;160h&lt;/TD&gt;&lt;TD&gt;9600&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Sat, 10 Feb 2024 07:03:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Problems-witha-time-format-measure/m-p/3692137#M143497</guid>
      <dc:creator>Borjaveiga</dc:creator>
      <dc:date>2024-02-10T07:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problems witha time format measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Problems-witha-time-format-measure/m-p/3692161#M143498</link>
      <description>&lt;P&gt;hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="476271" data-lia-user-login="Borjaveiga" class="lia-mention lia-mention-user"&gt;Borjaveiga&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;replace your sum with min like below&lt;BR /&gt;just adjust table name&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Measure = 
FORMAT(TIME(0,min('Table'[registered_time_mins]),0),"HH:MM:SS")&lt;/LI-CODE&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Feb 2024 07:47:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Problems-witha-time-format-measure/m-p/3692161#M143498</guid>
      <dc:creator>Dangar332</dc:creator>
      <dc:date>2024-02-10T07:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problems witha time format measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Problems-witha-time-format-measure/m-p/3692266#M143505</link>
      <description>&lt;P&gt;Thanks for your quick answer, although that does not solve my problem, since that is a fact table and I need to sum all the minutes registred, its a fact table and I have several rows by Employee ID&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Feb 2024 11:19:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Problems-witha-time-format-measure/m-p/3692266#M143505</guid>
      <dc:creator>Borjaveiga</dc:creator>
      <dc:date>2024-02-10T11:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problems witha time format measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Problems-witha-time-format-measure/m-p/3692313#M143507</link>
      <description>&lt;P&gt;hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="476271" data-lia-user-login="Borjaveiga" class="lia-mention lia-mention-user"&gt;Borjaveiga&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please provide sample data that covers your issue or question&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;completely&lt;/STRONG&gt;&lt;SPAN&gt;, in a&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;usable&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;format (not as a screenshot).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Feb 2024 13:12:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Problems-witha-time-format-measure/m-p/3692313#M143507</guid>
      <dc:creator>Dangar332</dc:creator>
      <dc:date>2024-02-10T13:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problems witha time format measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Problems-witha-time-format-measure/m-p/3692446#M143514</link>
      <description>&lt;P&gt;Not clear how you get from the sample data to the expected result . Can you please explain?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Feb 2024 20:55:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Problems-witha-time-format-measure/m-p/3692446#M143514</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-02-10T20:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problems witha time format measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Problems-witha-time-format-measure/m-p/3692755#M143544</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt;&amp;nbsp;Thanks for the interest, I have a column with time in minutes:&amp;nbsp;&lt;SPAN&gt;registered_time_mins formated as wholenumber&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I want to&amp;nbsp; perform a sum of those min, since is the time logged by each worker.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;After reading in different places in the community, I realized that Format does not work when the sum is over 24h&lt;BR /&gt;&lt;BR /&gt;I am lookin for a solution that allows me to see per each worker what is the number of hours worked, even perform agregations by department, also be able to calculate averages, but also to format that minutes calculation in a way that is comprehensible by users with a display similar to:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;90hour 30min or 90:30:00&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Feb 2024 12:49:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Problems-witha-time-format-measure/m-p/3692755#M143544</guid>
      <dc:creator>Borjaveiga</dc:creator>
      <dc:date>2024-02-11T12:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problems witha time format measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Problems-witha-time-format-measure/m-p/3692960#M143558</link>
      <description>&lt;P&gt;second request:&amp;nbsp;Please provide sample data that covers your issue or question &lt;STRONG&gt;completely&lt;/STRONG&gt;, in a &lt;STRONG&gt;usable&lt;/STRONG&gt; format (not as a screenshot).&lt;BR /&gt;&lt;BR /&gt;Do not include sensitive information or anything not related to the issue or question. &lt;BR /&gt;&lt;BR /&gt;If you are unsure how to upload data please refer to &lt;A href="https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Please show the expected outcome based on the sample data you provided. &lt;BR /&gt;&lt;BR /&gt;Want faster answers? &lt;A href="https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Feb 2024 20:17:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Problems-witha-time-format-measure/m-p/3692960#M143558</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-02-11T20:17:57Z</dc:date>
    </item>
  </channel>
</rss>

