Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
LoonaMoon
Frequent Visitor

QUOTIENT rerurns 0 when it should not

Hi all,

I have a problem with DAX functions QUOTIENT.

I have "minutes spent fact" column and I want to convert it to "X day, Y hours, Z mins" format.

My first step is to divide "minutes spent fact" by 60 to convert minutes to hours

I'm using QUOTIENT function. Here what it returns

Capture.PNG

 

QUOTIENT (1320, 60) should return 22. Am I right?  or I get the wrong idea of this function...

 

Here are other screen with some wrong zero results

zoe.PNG

1 ACCEPTED SOLUTION
VahidDM
Super User
Super User

Hi @LoonaMoon 

 

Try TRUNC([minutes spent fact]/60).

 

If this post helps, please consider accepting it as the solution to help the other members find it more quickly.

Appreciate your Kudos!!

 

View solution in original post

1 REPLY 1
VahidDM
Super User
Super User

Hi @LoonaMoon 

 

Try TRUNC([minutes spent fact]/60).

 

If this post helps, please consider accepting it as the solution to help the other members find it more quickly.

Appreciate your Kudos!!

 

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.