<?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 QUOTIENT rerurns 0 when it should not in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/QUOTIENT-rerurns-0-when-it-should-not/m-p/2141962#M49245</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have a problem with DAX functions QUOTIENT.&lt;/P&gt;&lt;P&gt;I have &lt;STRONG&gt;"minutes spent fact"&lt;/STRONG&gt; column and I want to convert it to &lt;EM&gt;"X day, Y hours, Z mins"&lt;/EM&gt; format.&lt;/P&gt;&lt;P&gt;My first step is to divide "minutes spent fact" by 60 to &lt;EM&gt;&lt;STRONG&gt;convert minutes to hours&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I'm using &lt;STRONG&gt;&lt;EM&gt;QUOTIENT&lt;/EM&gt; &lt;/STRONG&gt;function. Here what it returns&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;QUOTIENT (1320, 60) should return 22. Am I right?&amp;nbsp; or I get the wrong idea of this function...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are other screen with some wrong zero results&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Oct 2021 03:48:56 GMT</pubDate>
    <dc:creator>LoonaMoon</dc:creator>
    <dc:date>2021-10-19T03:48:56Z</dc:date>
    <item>
      <title>QUOTIENT rerurns 0 when it should not</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/QUOTIENT-rerurns-0-when-it-should-not/m-p/2141962#M49245</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have a problem with DAX functions QUOTIENT.&lt;/P&gt;&lt;P&gt;I have &lt;STRONG&gt;"minutes spent fact"&lt;/STRONG&gt; column and I want to convert it to &lt;EM&gt;"X day, Y hours, Z mins"&lt;/EM&gt; format.&lt;/P&gt;&lt;P&gt;My first step is to divide "minutes spent fact" by 60 to &lt;EM&gt;&lt;STRONG&gt;convert minutes to hours&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I'm using &lt;STRONG&gt;&lt;EM&gt;QUOTIENT&lt;/EM&gt; &lt;/STRONG&gt;function. Here what it returns&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;QUOTIENT (1320, 60) should return 22. Am I right?&amp;nbsp; or I get the wrong idea of this function...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are other screen with some wrong zero results&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Oct 2021 03:48:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/QUOTIENT-rerurns-0-when-it-should-not/m-p/2141962#M49245</guid>
      <dc:creator>LoonaMoon</dc:creator>
      <dc:date>2021-10-19T03:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: QUOTIENT rerurns 0 when it should not</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/QUOTIENT-rerurns-0-when-it-should-not/m-p/2142036#M49247</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="266419" data-lia-user-login="LoonaMoon" class="lia-mention lia-mention-user"&gt;LoonaMoon&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try&amp;nbsp;&lt;SPAN class="hljs-built_in"&gt;TRUNC&lt;/SPAN&gt;([minutes spent fact]/60).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this post&amp;nbsp;&lt;STRONG&gt;helps&lt;/STRONG&gt;, please consider&amp;nbsp;&lt;STRONG&gt;accepting&lt;/STRONG&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;it as the solution&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;to help the other members find it more quickly.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Appreciate your Kudos!!&lt;/STRONG&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Oct 2021 05:17:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/QUOTIENT-rerurns-0-when-it-should-not/m-p/2142036#M49247</guid>
      <dc:creator>VahidDM</dc:creator>
      <dc:date>2021-10-19T05:17:16Z</dc:date>
    </item>
  </channel>
</rss>

