Forum Discussion

timazarj's avatar
timazarj
Helper II
5 years ago

Duration time format

The below excel data is import to Power bI.

but when I check it in power bI I see below:

 I need to calculate the Not-Ready percentage. please advise me.

 

5 Replies

  • selimovd's avatar
    selimovd
    Most Valuable Professional

    Hey timazarj ,

     

    what exactly does "178:53:03" mean?

    And what format did you give to the column in Power Query?

     

    Best regads

    Denis

      • selimovd's avatar
        selimovd
        Most Valuable Professional

        Hey ChrisMendoza and timazarj ,

         

        that makes sense. But Power BI doesn't have that format.

        If you use Time as data type, then Power Query wants to transform that value to a proper time why you got that result.

        This means you have to convert the column to the amount of hours or minutes or seconds. I would do that already in Excel and convert it to "Elapsed time in seconds [ss]". This you can still divide by 60 or 3600 to get minutes or hours in Power BI.

         

        If you need any help please let me know.
        If I answered your question I would be happy if you could mark my post as a solution ✔️ and give it a thumbs up 👍
         
        Best regards
        Denis
         
    • timazarj's avatar
      timazarj
      Helper II

      It is the amount that an employee was not ready to take customer phone calls in a month.

      When I transform it into Power Query, it showed it as date/time, and I change it to time. then in Power bi, I change the format to HH:MM:SS