Forum Discussion
bpontius
9 years agoFrequent Visitor
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_PowerBIMicrosoft EmployeeThis 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
- v-qiuyu-msftCommunity Support