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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Rck7
Helper II
Helper II

How to add an estimated monthly total on a clustered column chart?

HI all, 


I am hoping someone could suggest me a way to add a monthly total(i.e. 75000/month) for Fiscal Year 4 on a clustered column chart.   

I have a table with a date cloumn, with data from [October 2015 to October 2017]. Currently, I have the chart with two Fiscal years with total number of tokens used/month comparing Fiscal Year 2 & Fiscal Year 3 (i.e. years: from 27-oct-15 to 26-oct-2016 & from 27-oct-16 to 26- oct- 2017) 


Now, I would like to add a value representing Fiscal year 4.i.e. (from 27-oct-2017- 26-oct-2018)  with a monthly value of 75000 tokes used/month on the same chart. How would I be able to do this? 

Here is the Table structure: 



1.png

 
Chart:



2.png


 Axis parameters used for the chart: 

3.png


Any help would be very much appreciated. 
Thank you!!!!!!!!!!! 

1 ACCEPTED SOLUTION
MFelix
Super User
Super User

Hi @Rck7,

 

If your value is a fixed value then just add a measure with that value in your case:

 

Fiscal/Year 4 = 75000

Then add it to your chart:

 

Next year.png

 

In the example the the October, November and December don't appear on PY and CY becaus I have values YTD.

 

Regards,

MFelix


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



View solution in original post

2 REPLIES 2
MFelix
Super User
Super User

Hi @Rck7,

 

If your value is a fixed value then just add a measure with that value in your case:

 

Fiscal/Year 4 = 75000

Then add it to your chart:

 

Next year.png

 

In the example the the October, November and December don't appear on PY and CY becaus I have values YTD.

 

Regards,

MFelix


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



@MFelix Thank you very much!!!!!!!! It helped 🙂

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors