Forum Discussion

MalOSB's avatar
MalOSB
Frequent Visitor
8 years ago
Solved

Getting a report to run from 8am

Hi   I want the report I am creating to always show the data since 8am, we are a 24hour business so at 2am, I need it to show the data we have since 8am the day before. This means the relative date...
  • MalOSB's avatar
    MalOSB
    8 years ago

    Hi

     

    All seems to be working great except that when I refresh the report in the PowerBI service the report is missing all the current hour's data. In the Desktop app it shows the data correctly and even the pinned table from the report in a dashboard shows the current hours information but the report itself in the power BI service will not show the current hours data it just shows all information up to the latest hour.

     

    I hope that makes sense. I thought it might be a UTC issue but I cannot see anything that would stop the data, especially as the pinned table is updating correctly on the dashboard. 

     

    Many Thanks

     

    Malcolm

     

    Update - I seem to have fixed it by placing +(1/24) after NOW ()

     

    + (1/24) being my timezone