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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

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
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors