Forum Discussion

rkouwenhoven's avatar
rkouwenhoven
Frequent Visitor
3 years ago
Solved

Forecast based on hourly progress

I'm looking for a way to calculate the forecast based on processed orders by hour. I Calculate the number of orders processed by hour but want to forecast or predict what the (cumulative) progression...
  • Anonymous's avatar
    Anonymous
    3 years ago

    Hi rkouwenhoven ,

    You can use the Forecasting feature in Power BI to predict the progression of orders processed during the day based on the average orders processed in the previous hours. First, you need to create a measure that calculates the number of orders processed by hour. Then, you can use the Forecasting feature to predict the progression of orders processed during the day based on the average orders processed in the previous hours. You can find more information on how to use the Forecasting feature in Power BI in the following link: Use the Analytics pane in Power BI Desktop - Power BI | Microsoft Learn

     

     

    How to Get Your Question Answered Quickly 

     

    If it does not help, please provide more details with your desired output and pbix file without privacy information (or some sample data) .

     

    Best Regards
    Community Support Team _ Rongtie

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

     

     

     

     

  • rkouwenhoven's avatar
    rkouwenhoven
    3 years ago

    This helped, thank you