Forum Discussion

bpontius's avatar
bpontius
Frequent Visitor
9 years ago

Display Forecast data point as a card

Hello, 

 

I'm using PowerBI's built in forecast feature in a line chart that displays volume trends for the previous weeks and am forecasting out one week. I'd like to display the forecasted data point as a separate card visualization so it's readable at a glance. Not sure if this is possible or not. Does anyone know if/how this could be accomplished? 

- Ben 

2 Replies

  • dkay84_PowerBI's avatar
    dkay84_PowerBI
    Microsoft Employee
    This is not possible out of the box. You could theoretically create an R script in the query editor to run whatever forecasting algo you wanted and get the value(s) you're looking for, but that would not necessarily match the forecast value that the built in forecasting algorithm calculates