<?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: necesito mostrar 25 horas in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/necesito-mostrar-25-horas/m-p/1285934#M22012</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="251967" data-lia-user-login="daniel_1986" class="lia-mention lia-mention-user"&gt;daniel_1986&lt;/a&gt; , refer &lt;A href="https://radacad.com/calculate-duration-in-days-hours-minutes-and-seconds-dynamically-in-power-bi-using-dax" target="_blank"&gt;https://radacad.com/calculate-duration-in-days-hours-minutes-and-seconds-dynamically-in-power-bi-using-dax&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://social.technet.microsoft.com/wiki/contents/articles/33644.powerbi-aggregating-durationtime-in-dax.aspx" target="_blank"&gt;https://social.technet.microsoft.com/wiki/contents/articles/33644.powerbi-aggregating-durationtime-in-dax.aspx&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.pbiusergroup.com/communities/community-home/digestviewer/viewthread?GroupId=547&amp;amp;MessageKey=814a2cb4-3cca-4cd1-a620-c467adeaaaf6&amp;amp;CommunityKey=b35c8468-2fd8-4e1a-8429-322c39fe7110&amp;amp;tab=digestviewer" target="_blank"&gt;https://www.pbiusergroup.com/communities/community-home/digestviewer/viewthread?GroupId=547&amp;amp;MessageKey=814a2cb4-3cca-4cd1-a620-c467adeaaaf6&amp;amp;CommunityKey=b35c8468-2fd8-4e1a-8429-322c39fe7110&amp;amp;tab=digestviewer&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.powerbi.com/t5/Quick-Measures-Gallery/Chelsie-Eiden-s-Duration/m-p/793639#M389" target="_blank"&gt;https://community.powerbi.com/t5/Quick-Measures-Gallery/Chelsie-Eiden-s-Duration/m-p/793639#M389&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Aug 2020 02:29:23 GMT</pubDate>
    <dc:creator>amitchandak</dc:creator>
    <dc:date>2020-08-11T02:29:23Z</dc:date>
    <item>
      <title>necesito mostrar 25 horas</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/necesito-mostrar-25-horas/m-p/1285558#M22004</link>
      <description>&lt;P&gt;hola necesito mostrar tiempo en 25 horas pero muestra 1 dia y 1 hora&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2020 22:06:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/necesito-mostrar-25-horas/m-p/1285558#M22004</guid>
      <dc:creator>daniel_1986</dc:creator>
      <dc:date>2020-08-10T22:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: necesito mostrar 25 horas</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/necesito-mostrar-25-horas/m-p/1285731#M22006</link>
      <description>&lt;P&gt;More description with your example data and desired output would be helpful, but here is one approach.&amp;nbsp; You can add a custom column in the query editor with this formula and a column called Hours.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=&amp;nbsp;Text.From(Number.RoundDown([Hours]/24)) &amp;amp; " days " &amp;amp; Text.From(Number.Mod([Hours], 24)) &amp;amp; " hours"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this works for you, please mark it as the solution.&amp;nbsp; Kudos are appreciated too.&amp;nbsp; Please let me know if not.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pat&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 00:45:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/necesito-mostrar-25-horas/m-p/1285731#M22006</guid>
      <dc:creator>mahoneypat</dc:creator>
      <dc:date>2020-08-11T00:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: necesito mostrar 25 horas</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/necesito-mostrar-25-horas/m-p/1285934#M22012</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="251967" data-lia-user-login="daniel_1986" class="lia-mention lia-mention-user"&gt;daniel_1986&lt;/a&gt; , refer &lt;A href="https://radacad.com/calculate-duration-in-days-hours-minutes-and-seconds-dynamically-in-power-bi-using-dax" target="_blank"&gt;https://radacad.com/calculate-duration-in-days-hours-minutes-and-seconds-dynamically-in-power-bi-using-dax&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://social.technet.microsoft.com/wiki/contents/articles/33644.powerbi-aggregating-durationtime-in-dax.aspx" target="_blank"&gt;https://social.technet.microsoft.com/wiki/contents/articles/33644.powerbi-aggregating-durationtime-in-dax.aspx&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.pbiusergroup.com/communities/community-home/digestviewer/viewthread?GroupId=547&amp;amp;MessageKey=814a2cb4-3cca-4cd1-a620-c467adeaaaf6&amp;amp;CommunityKey=b35c8468-2fd8-4e1a-8429-322c39fe7110&amp;amp;tab=digestviewer" target="_blank"&gt;https://www.pbiusergroup.com/communities/community-home/digestviewer/viewthread?GroupId=547&amp;amp;MessageKey=814a2cb4-3cca-4cd1-a620-c467adeaaaf6&amp;amp;CommunityKey=b35c8468-2fd8-4e1a-8429-322c39fe7110&amp;amp;tab=digestviewer&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.powerbi.com/t5/Quick-Measures-Gallery/Chelsie-Eiden-s-Duration/m-p/793639#M389" target="_blank"&gt;https://community.powerbi.com/t5/Quick-Measures-Gallery/Chelsie-Eiden-s-Duration/m-p/793639#M389&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 02:29:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/necesito-mostrar-25-horas/m-p/1285934#M22012</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2020-08-11T02:29:23Z</dc:date>
    </item>
  </channel>
</rss>

