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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

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
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.