Forum Discussion
How to get a table chart with numeric values from a line chart with forecasting enabled
Hi maulopez ,
For your sceniario, you need to create formulas with DAX to implement forecast values in table. And there is a blog about Recursive Calculations in PowerPivot using DAX you can reference.
If this is not what you want, maybe you could post the dummy file or some sample data, then we can help you as soon as possible.
Best Regards,
Xue
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks for your prompt answer Xue. I am already aware of how to build a forecast using calculated columns or measures, but what I was looking for is to take advantage of the already calculated forecast and upper and lower limits by Power BI's line chart with the forecast generated inside the Analysis Panel. Kind of extracting the info that has already been generated to by Power BI to build the chart. If you happen to come across something like that, please let me know. Regards.