Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Table showing blank rows when using HH:MM:SS time format issue

Hello,   I have a table in which I display all my relavant business data and until now I was displaying my different time-related values in simply total seconds. However, once values get too large ...
  • Anonymous's avatar
    Anonymous
    4 years ago

    Believe it or not, i just found the issue and I'm smacking my head agaisnt the wall because of it lol

     

    While i correctly created a Date column in my data table to then make the relationship to the calendar table... i used that date column from my data table instead of the date from the calendar table.

     

    I just switched table's date field to be the one from the calendar table and the bug is gone.

     

    While the fix was dumb, i believe that is something Power BI should be able to handle better.