Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now

Reply
Anonymous
Not applicable

How to show Forecast values in line and clustered column chart

Hello,

 

I have a below chart

 

Forecast Help.jpg

 

I would like to show the Forecast(predicted) values for 2020 for the upcoming weeks(example 05-W3, 05-W4, 05-W5 and so on).

 

 I would like to show the predicted (AVG_RAW_CONS_MGD)value, the Raw variance% for 2020 based on the values of previous years(2017, 2018, 2019).

 

When I click on Analytics tab in Visualization pane to display Forecast values, It is showing me as "Analytics features aren't available for this visual". 

 

Please let me know if there is any way to do this.

 

Thank you!

 

Regards,

Aswini 

 

 

3 REPLIES 3
v-kelly-msft
Community Support
Community Support

Hi @Anonymous ,

 

There's no data in your table about 05-w3,w4,w5 in 2020, as you see below:

Annotation 2020-05-13 164947.png

if the data shown in the pic is from your data source not from a calculated column,you can create a column like:

 

_2020=IF(ISBLANK('Table[2020]),CALCULATE('Table[2020],DATEADD('Table'[date],-1,year),'Table'[2020])

 

 

Best Regards,
Kelly
Did I answer your question? Mark my post as a solution!
Anonymous
Not applicable

Hi  @v-kelly-msft ,

 

Thank you for your response!

Below is the some of the Source data. My week Column Starts from 2016-01-W1 and ends with 2020-05-W2

 

Data Example.jpg

 

I would like to show the forecasted data for 2020-05-W3 to 2020-12-W5.

 

In some the blogs it says power Bi line and clustered column chart doesn't support Analytics(forecast) option. 

 

Please let me know if  there is any other way to do this.

 

Thank you!

 

Regards,

Aswini C S.

Hi @Anonymous ,

 

Lastly, you can't currently apply any dynamic lines to many visuals, including (but not limited to):

  • Funnel
  • Line and clustered column chart
  • Line and stacked column chart
  • Ribbon chart
  • Non-Cartesian visuals, such as Donut chart, Gauge, Matrix, Pie chart, and Table

Here is the reference:

https://docs.microsoft.com/en-us/power-bi/transform-model/desktop-analytics-pane

 

So can you change your visual to clustered column chart which has a trend line.

 

Best Regards,
Kelly
Did I answer your question? Mark my post as a solution!

 

 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.