<?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: Adding time columns hh:mm:ss in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-time-columns-hh-mm-ss/m-p/3504357#M134427</link>
    <description>&lt;P&gt;try to post some sample data&lt;/P&gt;</description>
    <pubDate>Mon, 30 Oct 2023 10:41:02 GMT</pubDate>
    <dc:creator>FreemanZ</dc:creator>
    <dc:date>2023-10-30T10:41:02Z</dc:date>
    <item>
      <title>Adding time columns hh:mm:ss</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-time-columns-hh-mm-ss/m-p/3504166#M134421</link>
      <description>&lt;P&gt;Good Morning.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am fairly new to PowerBI and seem to be doing something quite simple or i thinkit is as its simple in excel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 3 columns AHT, Hold and Wrap - they are stored in Time format HH:MM:SS i want to add these 3 columns together everytime i do it i get a column full or ERROR.&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;00:12:23&lt;/TD&gt;&lt;TD&gt;00:00:00&lt;/TD&gt;&lt;TD&gt;00:01:00&lt;/TD&gt;&lt;TD&gt;result - 00:13:23&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;01:23:45&lt;/TD&gt;&lt;TD&gt;09:00:02&lt;/TD&gt;&lt;TD&gt;00:21:00&lt;/TD&gt;&lt;TD&gt;result -10:44:47&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;00:00:00&lt;/TD&gt;&lt;TD&gt;00:23:00&lt;/TD&gt;&lt;TD&gt;00:53:03&lt;/TD&gt;&lt;TD&gt;result - 00:76:03 or 01:16:03&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;04:34:01&lt;/TD&gt;&lt;TD&gt;00:12:22&lt;/TD&gt;&lt;TD&gt;00:23:23&lt;/TD&gt;&lt;TD&gt;result - 04:69:46 or 05:09:46&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Mon, 30 Oct 2023 10:54:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-time-columns-hh-mm-ss/m-p/3504166#M134421</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-10-30T10:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Adding time columns hh:mm:ss</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-time-columns-hh-mm-ss/m-p/3504357#M134427</link>
      <description>&lt;P&gt;try to post some sample data&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 10:41:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-time-columns-hh-mm-ss/m-p/3504357#M134427</guid>
      <dc:creator>FreemanZ</dc:creator>
      <dc:date>2023-10-30T10:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Adding time columns hh:mm:ss</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-time-columns-hh-mm-ss/m-p/3504573#M134441</link>
      <description>&lt;P&gt;In the query editor, you can convert the 3 time columns to duration and then add a custom column that simply adds those columns together.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note that when you load the data, it will be converted to decimal (in days), but you can easily display your desired format (hh:mm:ss, etc.) with format strings or using the FORMAT function in DAX.&lt;/P&gt;&lt;P&gt;&lt;A href="https://hoosierbi.com/2021/10/16/calculate-and-format-durations-in-dax/" target="_blank"&gt;Calculate and Format Durations in DAX – Hoosier BI&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pat&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 12:31:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-time-columns-hh-mm-ss/m-p/3504573#M134441</guid>
      <dc:creator>ppm1</dc:creator>
      <dc:date>2023-10-30T12:31:25Z</dc:date>
    </item>
  </channel>
</rss>

